Andrew Eichmann <[EMAIL PROTECTED]> wrote on Thu, 08 Jun 2000:
>    ----- Transcript of session follows -----
> ... while talking to mx0.gmx.de.:
> >>> MAIL From:<[EMAIL PROTECTED]> BODY=8BITMIME
> <<< 550 Cannot resolve your domain - ungueltiger Domain-Name in Adresse

...

> From: Andrew Eichmann <[EMAIL PROTECTED]>

...

> Now, it appears that it's complaining that DNS can't find
>  werich.enteract.com, which is my linux box's domain name.

Well, your From header is correct (it doesn't have the werich part), but
that is not the problem.  The rejection happens at the stage where your
sendmail is sending the envelope sender information, not the From
header.  So even though your From header is correct, the envelope sender
is still marked as [EMAIL PROTECTED]

There's (at least) two ways to fix this.

The simpler is probably to set $envelope_from in your .muttrc, this
makes Mutt pick the address from the From header and use that as the
evenlope sener.

The second approach is to customize the sendmail command (the $sendmail
Mutt variable) and set up your envelope sender address in that, with the
-f switch.  This way the envelope sender isn't dependent on the From
address, should that be an issue for you.


Hope this helps,
Mikko
-- 
// Mikko H�nninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
Gravity is a myth, the Earth sucks!

Reply via email to