Robert Urban <[EMAIL PROTECTED]> writes:
> Hello nmh'ers,
> 
> since I started using nmh-1.0.4 instead of the ancient bundled version
> of mh on Tru64 UNIX, all mails I send have the header element
> 
>       From: [EMAIL PROTECTED]
> 
> I have/had sendmail configured to rewrite outgoing mails such that
> the From: line had "[EMAIL PROTECTED]".  That is no longer the case
> since I started using nmh-1.0.4.
> 
> because <[EMAIL PROTECTED]> is not a valid address, I need to do
> something about this...
> 
> I would really appreciate it if someone could send me tips on how
> to get back to the old format.

Did you use --with-mts=sendmail when configuring nmh?  If not, it'll send
mail by talking over SMTP to a mail server, and then you may get different
results from sending mail using sendmail at the commandline.

A quick fix (if you want to use [EMAIL PROTECTED] on all your emails)
would be to copy all the components files in /usr/local/nmh/etc (or wherever
you had those files be installed) into your Mail directory and hardcode your
desired From: line into them.  You'll also want "draft_from" on the
"masquerade:" line (make sure it's not commented out) of the sytem
mts.conf.  That'll prevent your incorrect address from being used in the
envelope From.

You could also ask the powers that be to add MX records for
hell.spielwiese.de (the same ones that spielwiese.de uses).

-----------------------------------------------------------------------
Dan Harkless                   | To prevent SPAM contamination, please 
[EMAIL PROTECTED]      | do not post this private email address
SpeedGate Communications, Inc. | to the USENET or WWW.  Thank you.     

Reply via email to