Topic: Send mail: status=deferred (connect to 127.0.0.1[127.0.0.1]:10026:
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: CentOS 7.2.1511
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? N
- Related log if you're reporting an issue:
====
A user has submitted a mail vis SMTP over TLS (port 587)
The /var/log/maillog says:
Oct 25 00:01:55 mx postfix/qmgr[7867]: 1146FA94B: from=<xxx>, size=1418, nrcpt=1 (queue active)
Oct 25 00:01:55 mx postfix/smtp[8196]: connect to 127.0.0.1[127.0.0.1]:10026: Connection refused
Oct 25 00:01:55 mx postfix/smtp[8196]: 1146FA94B: to=<yyyyy>, relay=none, delay=7289, delays=7289/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10026: Connection refused)
The default config of amavisd does not enable listening on port 10026 - but master.cf from postfix states:
submission inet n - n - - smtpd
-o syslog_name=postfix/submission
-o smtpd_tls_security_level=encrypt
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
-o content_filter=smtp-amavis:[127.0.0.1]:10026
Also, I think it would be great with a good guide on how to implement DKIM signing (from scratch) - including all steps to generate keys etc...
/Brian
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.