Skip to content

E-mail not working #94

@JMauclair

Description

@JMauclair

Hi guys,

After setting up our e-mail settings, nothing is sent through Leantime (testing with email invitations for users).

LEAN_EMAIL_RETURN = 'c******@e-polaz.com'                            
LEAN_EMAIL_USE_SMTP = true // tested with false too   
LEAN_EMAIL_SMTP_HOSTS = '****.e-polaz.com'                         
LEAN_EMAIL_SMTP_AUTH = true                
LEAN_EMAIL_SMTP_USERNAME = 'c****@e-polaz.com'                 
LEAN_EMAIL_SMTP_PASSWORD = '****'                   
LEAN_EMAIL_SMTP_AUTO_TLS = true
LEAN_EMAIL_SMTP_SECURE = 'TLS'  // tested with SSL too                  
LEAN_EMAIL_SMTP_SSLNOVERIFY = false  //test with true too
LEAN_EMAIL_SMTP_PORT = '587'  // tested with 465 too

We tried with SMTP, without, with TLS, SSL, SSLNOVERIFY true, false, and nothing is working.
We have special chars in our password, maybe this could be an issue ?

Our mail server is running with Mailcow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions