mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #3463] Postfix is configured by default without secure SMTP connection #1851
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1851
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Luthien1582 on GitHub (Feb 17, 2025).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3463
Impacted versions: latest 2.3.4
Steps to reproduce
Install in a fresh VPS
I have used certificates generated by Let's Encrypted.
I have tried to modify the configuration of the Postfix main.cf file without success.
Current behavior
Postfix is setting by default without secure SMTP connection.
Expected behavior
Postfix should be configured by default with secure SMTP connection.
Video/Screenshot link (optional)
If I configure the mail client without secure connection.
But, if I establish the connection in STARTTLS
Thanks in advance
@Luthien1582 commented on GitHub (Feb 18, 2025):
Ok, I retest in a fresh VPS, and I test with
telnet:I have configured this account in Evolution correctly. Thunderbird keeps giving the same error, but I assume it's Thunderbird's problem.
Thanks.