I am using two machines to process mail. An internal machine with sendmail
8.8.x forwards email to another sendmail 8.9.x machine on the internet and
masquerades my domain for internal staff.
I have installed the anomy sanitizer on the internal machine sendmail ,
and thought I had it working quite nicely except for one problem.
Email bound for some users from is looping. Interestingly, others are
not.
----- The following addresses had permanent fatal errors -----
18634@xyz.molar.is
(expanded from: swilson@ultra2.CLEAN)
----- Transcript of session follows -----
554 Too many hops 31 (30 max): from 18681@xyz.molar.is via localhost, to
swilson@ultra2.CLEAN
It seems that email for a user like:
miket:18723@xyz.molar.is loops (miket is a valid user on my sun box) giving me
the above bounce.
sbrewer:18757@xyz.molar.is does not loop and the email is delivered okay.
Can anyone point me in the right direction?
Thanks in advance.