I have recently changed primary email servers.
old machine = mail2.foo.com
new machine = mail.foo.com
When i do the command:
cat /var/spool/mail/datadan |formail -ds /usr/sbin/sendmail datadan@mail.innerstep.com
the maillog says Sent, but the message is bounced stating:
reason: 554 5.4.6 Too many hops
How can I forward email in spool files from my old machine (mail2.foo.com) to my new machine (mail.foo.com)?
Thanks,
old machine = mail2.foo.com
new machine = mail.foo.com
When i do the command:
cat /var/spool/mail/datadan |formail -ds /usr/sbin/sendmail datadan@mail.innerstep.com
the maillog says Sent, but the message is bounced stating:
reason: 554 5.4.6 Too many hops
How can I forward email in spool files from my old machine (mail2.foo.com) to my new machine (mail.foo.com)?
Thanks,