The issue is /specifically/ when sending mail from the machine that hosts
kydance.net to the machine that hosts forgeglobal.com. I've now discovered
that any mail sent from any domain on the kydance.net machine destined for
the forgeglobal.com machine gets it's domain rewritted to kydance.net by the
forgeglobal.com machine, and sent back.
Log into machine X, the one hosting kydance.net.
Telnet to port 25 of machine Y, the one hosting forgegobal.com.
Type 'HELP' and hit return. Is it qmail?
Try an SMTP test message:
------------------ MAIL FROM:<[EMAIL PROTECTED]> RCPT TO:<[EMAIL PROTECTED]> DATA To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: Test
This is a test. . ------------------
What do you see in the logs on machine Y?
On machine Y, what happens if you `grep kydance.net /var/qmail/control/*`? On machine X, what if you `grep forgeglobal.com /var/qmail/control/*`? Maybe an odd entry in smtproutes?
What does /var/vpopmail/domains/forgeglobal.com/.qmail-default look like?
-- Tom Collins [EMAIL PROTECTED]