Dear All,
A second domain has started to reject mails from my server. I hope this is not
becoming a threat. Please advice any workarounds. My servers keeps retrying
their primary MX and then says connection died. Panic mode ! Pls help !
--- On Mon, 11/17/08, Mark Walker <[EMAIL PROTECTED]> wro
Well,
I haven't had the time to explore the MX issue, however as a quick
workaround, would redirecting traffic on network level be of help?
something like:
# iptables -t nat -A OUTPUT -p tcp --dport 25 -d *MX1 *-j DNAT
--to-destination *MX2*
Regards,
Maciej
Mark Walker pisze:
Dear All,
On Sun, 2008-11-23 at 14:37 +0100, Maciej Sołtysiak wrote:
If your going to do that you might as well just use the smtproutes file.
example.com:secondarymx.com
Shane
> Well,
>
> I haven't had the time to explore the MX issue, however as a quick
> workaround, would redirecting traffic on networ