I've been messing with this for about three hours now and I cannot figure
this out.
I have a postfix server which gathers e-mails on a linux box through a PHP
submit form and sends the message on to the destination. The destination
has an auto-responder setup (not a vacation message) on an iMail server
version 7.07.
The auto-response sends the response back to the user on the linux box that
sent the message and not the address in the 'from' header. Here is an
example of a header, actual names changed to protect the innocent.:
Received: from svrname.domain.com [000.000.000.000] by maildomain.com with
ESMTP
(SMTPD32-7.07) id AAED8A100E2; Tue, 03 Sep 2002 15:18:05 -0400
Received: by svrname.domain.com (Postfix, from userid 502)
id A11E81039D; Tue, 3 Sep 2002 15:17:17 -0400 (EDT)
To: "Information" <[EMAIL PROTECTED]>
Subject: maildomain.com Inquiry
From: "Thomas Deliduka" <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 3 Sep 2002 15:17:17 -0400 (EDT)
For an e-mail sent with this header, the auto-response responds to
[EMAIL PROTECTED] (which is userid 502 above). Why?! I tried passing
a custom Message-Id w/the ending being @maildomain.com and it didn't fix it.
I tried formatting the "From" address as the following:
From: "Thomas Deliduka" <[EMAIL PROTECTED]>
From: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
From: Thomas Deliduka <[EMAIL PROTECTED]>
None work! What is the problem anyone have a clue?
--
Thomas Deliduka
IT Manager
-------------------------
Xenocast
Street Smart Media Solutions
http://www.xenocast.com/
To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/