Topic: SMTP Problem
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.2
- Linux/BSD distribution name and version: Debian/Jessie
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Mysql
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No.
- Related log if you're reporting an issue:
====
Hello,
I am using Interspire Email Marketer with iRedmail.
I tried to configure the SMTP settings in the Interspire Email Marketer, for sending out emails. I have used the following settings:
SMTP Hostname: mail.mydomain.com
SMTP Username: admin@mydomain.com
SMTP Password: mypassword
SMTP Port : 587
When I Test the SMTP settings, I got the following error :
Email Marketer says:
"A test email has not been successfully sent. 530 5.7.0 Must issue a STARTTLS command first".
# cat /var/log/mail.log shows:
Sep 2 07:33:47 server postfix/smtpd[2759]: connect from unknown[67.11.22.33]
Sep 2 07:33:47 server postfix/smtpd[2759]: disconnect from unknown[67.11.22.33]
From the above message, it looks like the Interspire Email Marketer doesn't support STARTTLS. So I did the method in the following url to enable smtps: http://www.iredmail.org/docs/enable.smtps.html
Then I tried to send email using SMTP Port : 465, and I got the following error:
Interspire Email Marketer says:
A test email has not been successfully sent
# cat /var/log/mail.log shows:
Sep 2 07:38:06 server postfix/smtpd[2821]: connect from unknown[67.11.22.33]
Sep 2 07:39:06 server postfix/smtpd[2821]: SSL_accept error from unknown[67.11.22.33]: lost connection
Sep 2 07:39:06 server postfix/smtpd[2821]: lost connection after CONNECT from unknown[67.11.22.33]
Sep 2 07:39:06 server postfix/smtpd[2821]: disconnect from unknown[67.11.22.33]
Could you please help me to make an SMTP connection successfully ? Thanks.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.