Mun Johl <[EMAIL PROTECTED]> wrote:
> 
> How do I get mutt to send subscription requests so that the list
> management software believes the email is coming from my external email
> address?  I tried sending a subscription request after changing
> the From: field; but the list software still interpreted it as a request
> from my current internal email address?  The list in question has a
> specific email address to send requests to, and the message can be empty.

ezmlm?  Yes, it's looking at the envelope sender and ignoring the From: and
Reply-To: headers.

Depending on your MTA, there may be various ways around this:

-if you're using qmail, try setting a Return-Path: header containing only
your email address (no quoted name, etc).  If that doesn't work, write 
a wrapper for qmail-inject which calls it with the -f argument, and set
$sendmail to the name of your wrapper script.

-other MTA?  Don't know, don't use them.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                             <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to