Topic: Error Messager for Out of Office Message
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.92
- Linux/BSD distribution name and version: CentOS 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====
Hi Huangbin,
Need you help again. I have two email servers for different domains.
abc.com, 192.168.1.1
efg.com, 192.168.1.2
Each server has one public IP and connect to a same Firewall, already setup the smart host on both server for transport_maps setting by referring your below post.
http://www.iredmail.org/forum/topic1021 … -host.html
I also disable Greylisting, and completely disable "Amavisd + ClamAV + SpamAssassin" by referring your below document
http://www.iredmail.org/docs/completely … assin.html
On both servers, I modify "/etc/postfix/main.cf" as below
mynetworks = 127.0.0.1, 192.168.0.0/16
Currently, no problem for sending email via private IP directly between abc.com and efg.com.
But when I setup & enable "Out of Office" auto-reply message from webmail for user peter@abc.com,
I got below error message on server efg.com when user mary@efg.com send a email to peter@abc.com
NOQUEUE: reject: RCPT from unknown[192.168.1.1]: 554 5.7.1 <mary@efg.com>: Recipient address rejected: Policy rejection; from=<> to=<mary@efg.com> proto=ESMTP helo=<webmail.abc.com>
What I do to fix it?
BTW, some emails still add ***SPAM*** at the beginning of subject on JUNK folder but already disabled SpamAssassin?
Thanks alot for your always support!!!
[root@webmail ~]# netstat -nptul
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 10870/master
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2282/mysqld
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 10870/master
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 1643/dovecot
tcp 0 0 127.0.0.1:10031 0.0.0.0:* LISTEN 2792/perl
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 1643/dovecot
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 2534/nginx: master
tcp 0 0 127.0.0.1:24 0.0.0.0:* LISTEN 1643/dovecot
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 10870/master
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 2534/nginx: master
tcp 0 0 127.0.0.1:4190 0.0.0.0:* LISTEN 1643/dovecot
tcp 0 0 127.0.0.1:7777 0.0.0.0:* LISTEN 2008/python
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 1643/dovecot
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 1643/dovecot
tcp6 0 0 :::110 :::* LISTEN 1643/dovecot
tcp6 0 0 :::143 :::* LISTEN 1643/dovecot
tcp6 0 0 :::993 :::* LISTEN 1643/dovecot
tcp6 0 0 :::995 :::* LISTEN 1643/dovecot
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.