Topic: SMTP error
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Ubuntu 16.04 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
====
I tried to setup email from Odoo v9 (www.odoo.com) to the email server and send email from it.
After checking the SMTP connection and Odoo reported it has been setup successfully. I checked the mail.log and saw the followings:
Jun 1 05:21:38 mail postfix/submission/smtpd[4679]: connect from www.bqtoolbox.com[128.199.89.31]
Jun 1 05:21:38 mail postfix/submission/smtpd[4679]: Anonymous TLS connection established from www.bqtoolbox.com[128.199.89.31]: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
But when I tried to send email, the software show error as follows:
Mail delivery failed via SMTP server 'smtp.bqtoolbox.com'.
SMTPRecipientsRefused: {'quy.hoang@bqtoolbox.com': (554, '5.7.1 <quy.hoang@bqtoolbox.com>: Recipient address rejected: Sender is not same as SMTP authenticate username')}
and the mail.log file showed:
Jun 1 05:39:06 mail postfix/anvil[6265]: statistics: max connection rate 1/60s for (submission:128.199.89.31) at Jun 1 05:34:19
Jun 1 05:39:06 mail postfix/anvil[6265]: statistics: max connection count 1 for (submission:128.199.89.31) at Jun 1 05:34:19
Jun 1 05:39:06 mail postfix/anvil[6265]: statistics: max cache size 1 at Jun 1 05:34:19
Jun 1 05:44:00 mail postfix/submission/smtpd[7449]: connect from www.bqtoolbox.com[128.199.89.31]
Jun 1 05:44:00 mail postfix/submission/smtpd[7449]: Anonymous TLS connection established from www.bqtoolbox.com[128.199.89.31]: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Jun 1 05:44:00 mail postfix/submission/smtpd[7449]: NOQUEUE: reject: RCPT from www.bqtoolbox.com[128.199.89.31]: 554 5.7.1 <quy.hoang@bqtoolbox.com>: Recipient address rejected: Sender is not same as SMTP authenticate username; from=<postmaster-odoo@bqtoolbox.com> to=<quy.hoang@bqtoolbox.com> proto=ESMTP helo=<www.bqtoolbox.com>
Jun 1 05:44:00 mail postfix/submission/smtpd[7449]: disconnect from www.bqtoolbox.com[128.199.89.31] ehlo=2 starttls=1 auth=1 mail=1 rcpt=0/1 rset=1 quit=1 commands=7/8
Can you help me with that? I think that it is related to SMTP authentication or something. Odoo is a Python-based ERP software.
Thank you so much,
Quy
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.