Re: Invalid domain name
* El 28/06/07 a las 18:39, Michael Tatge chamullaba:
> * On Wed, Jun 27, 2007 Luis A. Florit (mutt-users@xxxxxxxxxxxxxxxxxxxxxx)
> muttered:
> > I am using the built-in SMTP. When I try to send an email
> > changing the 'From', for example, using this sendhook:
> >
> > send-hook "~C gimp" 'unset hostname ; set signature= ; my_hdr Reply-to:
> > gimpdevel@xxxxxxxxxxxxxxx ; my_hdr From: "Luis A. Florit"
> > <gimpdevel@xxxxxxxxxxxxxxx>'
> >
> > I always get the same error message in mutt:
> >
> > SMTP session failed: 501 5.0.0 Invalid domain name
> >
>
> see $use_from, $use_envelope_from
>
> HTH,
I tried the 4 combinations
(un)set $use_from, (un)set $use_envelope_from
with the same results.
This problem is very strange since it
works when I close and open mutt again.
Does not seem to be related to configuration (?).
Thanks Mitchael,
L.