Closed agimenez closed 4 years ago
Hmmm, I checked the Travis logs but it seems that the service can't start. Can we have systemd logs to troubleshoot why this fails in the Travis context?
Hi @tersmitten any idea why this could happen?
@agimenez Not really. Maybe cat
some log files to see whats happening?
@agimenez Not really. Maybe
cat
some log files to see whats happening?
Well, the issue is that this fails only in the Travis environment for some reason. It works on my actual instance, but I can't spot the root cause of the failure in the Travis testing environment
Basic support to enable secure (TLS/SASL) MUA mail submission.
Note that Postfix does not implement itself any authentication, but needs an external backend (usually dovecot or cyrus), and the configuration from this PR does not allow anything by default. The IMAP server configuration is needed too for this to work.