Hi all!
I have a 2 node cluster. I relay all my internal email for customers off of one of the 2 nodes. It has been this way for eons. It has worked flawlessly for eons. Now, this afternoon our of nowhere the relay server decided to it would no longer relay any mails from that email server. My other email server however it is still accepting and relaying. When I relay off of the other server in the cluster, it appears to work.
This is the error that I am seeing in the logs at this point:
Aug 18 17:42:30 swarmx1 postfix/smtpd[33719]: connect from hc1.digidns.ca[192.168.9.11]
Aug 18 17:42:30 swarmx1 postfix/smtpd[33719]: Anonymous TLS connection established from hc1.digidns.ca[192.168.9.11]: TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)
Aug 18 17:42:30 swarmx1 postfix/smtpd[33719]: NOQUEUE: reject: RCPT from hc1.digidns.ca[192.168.9.11]: 554 5.7.1 <david@domain.ca>: Recipient address rejected: Rejected by SPF: 192.168.9.11 is not a designated mailserver for dthompson%40domain.com (context mfrom, on swarmx1.mailhive.ca); from=<dthompson@domain.com> to=<david@domain.ca> proto=ESMTP helo=<hc1.digidns.ca>
Aug 18 17:42:30 swarmx1 postfix/smtpd[33719]: disconnect from hc1.digidns.ca[192.168.9.11] ehlo=2 starttls=1 mail=1 rcpt=0/1 quit=1 commands=5/6
I get this part:
However, this setup has been in play for a long time like this. I've added the internal servers to the white list. My other servers are also setup the same way and do not exhibit this issue. I'm fairly stumped and am looking for help here.
Thank you.
I have a 2 node cluster. I relay all my internal email for customers off of one of the 2 nodes. It has been this way for eons. It has worked flawlessly for eons. Now, this afternoon our of nowhere the relay server decided to it would no longer relay any mails from that email server. My other email server however it is still accepting and relaying. When I relay off of the other server in the cluster, it appears to work.
This is the error that I am seeing in the logs at this point:
Aug 18 17:42:30 swarmx1 postfix/smtpd[33719]: connect from hc1.digidns.ca[192.168.9.11]
Aug 18 17:42:30 swarmx1 postfix/smtpd[33719]: Anonymous TLS connection established from hc1.digidns.ca[192.168.9.11]: TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)
Aug 18 17:42:30 swarmx1 postfix/smtpd[33719]: NOQUEUE: reject: RCPT from hc1.digidns.ca[192.168.9.11]: 554 5.7.1 <david@domain.ca>: Recipient address rejected: Rejected by SPF: 192.168.9.11 is not a designated mailserver for dthompson%40domain.com (context mfrom, on swarmx1.mailhive.ca); from=<dthompson@domain.com> to=<david@domain.ca> proto=ESMTP helo=<hc1.digidns.ca>
Aug 18 17:42:30 swarmx1 postfix/smtpd[33719]: disconnect from hc1.digidns.ca[192.168.9.11] ehlo=2 starttls=1 mail=1 rcpt=0/1 quit=1 commands=5/6
I get this part:
Code:
Rejected by SPF: 192.168.9.11 is not a designated mailserver
However, this setup has been in play for a long time like this. I've added the internal servers to the white list. My other servers are also setup the same way and do not exhibit this issue. I'm fairly stumped and am looking for help here.
Thank you.
Last edited: