Re: Wrong From Address

Brent Chapman <[email protected]> Sun, 26 Sep 2010 14:42:13 -0700
Newsgroups gmane.mail.majordomo.general
Message-ID <[email protected]>
On Sep 23, 2010, at 3:34 AM, eddie wrote:
>
> I have finally got majordomo working but I notice that when anyone  
> sends a
> message to the list their address get stripped off and replaced by  
> my email
> address in the From header.  Please can someone tell me how to  
> correct this?
> Has this happened to anyone else?  I'm guessing that it is something  
> wrong in
> the config file.

This is probably a problem with the mailer config (Sendmail, Postfix,  
or whatever), not with Majordomo.  This is the behavior you would get  
if the user that Majordomo is running as (you, in this case) is not  
"trusted" by the mailer (if the user was trusted, the mailer would  
leave the "From" header alone).

-Brent