I'm really stumped on something and it's possible you can't actually do this but I want to set the "Sender" field to something I want to specify. However, it keeps assigning the sender as [EMAIL PROTECTED] I don't want that, I want to put a different address there. Is that possible?
I tried this: $headers="FROM: [EMAIL PROTECTED]"; $headers.="Sender: [EMAIL PROTECTED]"; And even: $headers.="envelope-from: [EMAIL PROTECTED]"; No luck. Any help would be great! Thanks! -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
