Giter Site home page Giter Site logo

Problem with ssl about dockerized HOT 8 CLOSED

lokize avatar lokize commented on August 17, 2024
Problem with ssl

from dockerized.

Comments (8)

koklyk avatar koklyk commented on August 17, 2024

Help, the problem is that I changed the certificate, but it does not work

Dec 27 19:25:02 mail postfix/submission/smtpd[1140]: connect from unknown[23.106.39.47] Dec 27 19:25:02 mail postfix/submission/smtpd[1140]: SSL_accept error from unknown[23.106.39.47]: -1 Dec 27 19:25:02 mail postfix/submission/smtpd[1140]: warning: TLS library problem: error:0A000418:SSL routines::tlsv1 alert unknown ca:../ssl/record/rec_layer_s3.c:1584:SSL alert number 48: Dec 27 19:25:02 mail postfix/submission/smtpd[1140]: lost connection after STARTTLS from unknown[23.106.39.47] Dec 27 19:25:02 mail postfix/submission/smtpd[1140]: disconnect from unknown[23.106.39.47] ehlo=1 starttls=0/1 commands=1/2

Mail is sent through mail clients, but does not work through Laravel

how do i set up a mail server?

from dockerized.

iredmail avatar iredmail commented on August 17, 2024

Is the ssl cert valid when you visit website?

from dockerized.

koklyk avatar koklyk commented on August 17, 2024

Yes, everything is fine with the certificate and it is valid

from dockerized.

iredmail avatar iredmail commented on August 17, 2024

What's smtp config in your Laravel app?

from dockerized.

koklyk avatar koklyk commented on August 17, 2024

OWNSERVER_MAIL_DRIVER=smtp
OWNSERVER_MAIL_HOST=mail.domain.su
OWNSERVER_MAIL_PORT=587
OWNSERVER_MAIL_USERNAME=[email protected]
OWNSERVER_MAIL_PASSWORD=*********************
OWNSERVER_MAIL_FROM_ADDRESS=[email protected]
OWNSERVER_MAIL_FROM_NAME=no-reply
OWNSERVER_MAIL_ENCRYPTION=tls
OWNSERVER_MAIL_CHUNK_SIZE=50

from dockerized.

lokize avatar lokize commented on August 17, 2024

???

from dockerized.

koklyk avatar koklyk commented on August 17, 2024

this is laravel config
Didn't leave real email and password.

from dockerized.

koklyk avatar koklyk commented on August 17, 2024

The problem was not solved, why was it closed?

from dockerized.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.