Topic: Postfix STARTTLS Crashes with openSSL zlib (signal 11 on smtp connect)
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: FreeBSD 10.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Percona MySQL56
- Web server (Apache or Nginx): Nginx 1.10
- Manage mail accounts with iRedAdmin-Pro? yes, 2.4.0
- Related log if you're reporting an issue: N/A
====
My use case: trying to send daily system run output mail from jails using ssmtp to a remote iRedMail postfix mail server.
ssmtp would connect to the mail server via port 587 but postfix would crash when Ready to start TLS.
with the following error in the maillog:
postfix/master[18361]: warning: process /usr/local/libexec/postfix/smtpd pid 76979 killed by signal 11
postfix/master[18361]: warning: /usr/local/libexec/postfix/smtpd: bad command startup -- throttling
As it turned out after hours and hours of time spent on debugging
removing zlib compression from the openSSL installation options and recompiling openSSL
resolved this issue
On a side note: this issue is not caused by or related to software packages included in iRedMail, or one the IRedMail project packages itself. zlib compression is not enabled by default in openSSL. So most users may not experience this problem.
But this information may be useful to those like me who like to venture out of the default track or have special requirements.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.