Topic: Server configuration problem
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.8.7
- Linux/BSD distribution name and version: Debian 7.6
- 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'm getting the following error (Server configuration problem) in /var/log/mail.log and the mailserver stopped working. I have restarted the entire server and the problem was solved for a while, but it started coming again.
Dec 17 07:40:02 server postfix/smtpd[7996]: connect from smtps45.nsmailserv.com[175.158.64.45]
Dec 17 07:40:04 server postfix/smtpd[7996]: warning: connect to 127.0.0.1:10031: Connection refused
Dec 17 07:40:04 server postfix/smtpd[7996]: warning: problem talking to server 127.0.0.1:10031: Connection refused
Dec 17 07:40:05 server postfix/smtpd[7996]: warning: connect to 127.0.0.1:10031: Connection refused
Dec 17 07:40:05 server postfix/smtpd[7996]: warning: problem talking to server 127.0.0.1:10031: Connection refused
Dec 17 07:40:05 server postfix/smtpd[7996]: NOQUEUE: reject: RCPT from smtps45.nsmailserv.com[175.158.64.45]: 451 4.3.5 Server configuration problem; from=<training@otherdomain.com> to=<enquiry@mydomain.in> proto=ESMTP helo=<netmagic.acemail.co.in>
Dec 17 07:40:06 server postfix/smtpd[7996]: disconnect from smtps45.nsmailserv.com[175.158.64.45]
Dec 17 07:43:26 server postfix/anvil[8001]: statistics: max connection rate 1/60s for (smtp:175.158.64.45) at Dec 17 07:40:02
Dec 17 07:43:26 server postfix/anvil[8001]: statistics: max connection count 1 for (smtp:175.158.64.45) at Dec 17 07:40:02
Dec 17 07:43:26 server postfix/anvil[8001]: statistics: max cache size 1 at Dec 17 07:40:02
Dec 17 08:06:37 server postfix/smtpd[8121]: connect from unknown[155.133.64.171]
Dec 17 08:06:41 server postfix/smtpd[8121]: warning: unknown[155.133.64.171]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Dec 17 08:06:48 server postfix/smtpd[8121]: warning: unknown[155.133.64.171]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Dec 17 08:06:59 server postfix/smtpd[8121]: warning: unknown[155.133.64.171]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Dec 17 08:07:09 server postfix/smtpd[8121]: warning: unknown[155.133.64.171]: SASL LOGIN authentication failed: Connection lost to authentication server
Dec 17 08:07:09 server postfix/smtpd[8121]: disconnect from unknown[155.133.64.171]
Dec 17 08:10:30 server postfix/anvil[8132]: statistics: max connection rate 1/60s for (smtp:155.133.64.171) at Dec 17 08:06:37
Dec 17 08:10:30 server postfix/anvil[8132]: statistics: max connection count 1 for (smtp:155.133.64.171) at Dec 17 08:06:37
I tried the following but no use:
$ apt-get install python-setuptools
$ easy_install DBUtils
$ python -c "import DBUtils; print DBUtils.__version__"
Could you please suggest a solution ?
Thanks.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.