Oden Eriksson writes:
> Hi list, Sam,
>
> With v3.0.0 I recognized a possible problem with my sender e-mail address
> being ignored.
>
> I login as "[EMAIL PROTECTED]" and send mail as
> "[EMAIL PROTECTED]"
>
> But apparently when I subscribe to an ezmlm mailinglist I get subscribed
> as
> "[EMAIL PROTECTED]" and not as "[EMAIL PROTECTED]". What could
> be the problem here ?
ezmlm probably subscribes the envelope return address, and not the from:
address from the header. Sqwebmail uses the login address as the envelope
return address, no matter what you stick into the from: header.
I think that ezmlm is wrong here. Envelope return addresses are for bounces
and delivery status notifications. The subscriber's address should be taken
from the From: or the Reply-To: header.
--
Sam