I was reading here (
http://www.sendmail.org/faq/section4.html#4.5 ) and at the bottom it has a little blurb that says:
"Note: You can also get this error message (MX loops ...) when two sendmail systems talk to each other, and both have the same value of $j . The best solution is don't do that"
I know that the sendmail.cf file uses a $j to write to all these different places. How do I check the value of this $j variable so that I can see if they are different.