Daniel wrote:

> Notice this is a 550 error.  The server thinks I am a spammer.  I
> have a good to, from, and cc, but the sender information is
> apache@<computer name>

Add a "Return-Path:" header.  It's independent of the "From:" header, 
and is automatically added by the MTA on any message that doesn't have 
it.

$header .= "Return-Path: " . $senderEmail . "\r\n";

HTH,
Jeff

Attachment: pgpbie9nL5Co5.pgp
Description: PGP signature

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to