Hello,

I have a client rejecting mail from us on the IIS platform.  I want to
switch to James because IIS cannot modify the FROM header in the mail
message before it delivers.  After much searching through the mailing list
here and on experts-exchange.com I was not able to find any indication
James can do this or if it can, how to do it.  I have done this with
sendmail before but the machine host is Windows.

Here is the situation:

The mail is normally sent as;

MAIL FROM: <[email protected]>
RCPT TO: <[email protected]>

When it is received by James on the local server, I want to change the
envelope and give the message a new FROM address before it leaves our
server and goes to theirs, so that this is what is sent to their mail
servers:

MAIL FROM: <[email protected]>
RCPT TO: <[email protected]>

Recently they implemented Iron Port and its now blocking emails because we
utilize the logged in user's email address to send messages, in our case it
blocks the mail because the from address is one of their users whereas we
are not actually sending from within the customer's network.

Thank you,
Adam

Reply via email to