Error sending email with mutt
    Giorgos Keramidas 
    keramida at ceid.upatras.gr
       
    Fri Dec 24 10:17:33 PST 2004
    
    
  
On 2004-12-24 13:04, Alfredo Perez <alfredoj69 at gmail.com> wrote:
> Hi I am running freebsd 5.3 Release
>
> I am trying to send emails with Mutt and I am getting this message:
>
> SMTP 552 sorry, You envelop sender domain must exist"
>
> Does anybody knows what it means and how I can fix it?
Add this option to your .muttrc file:
	set envelope_from=yes	# set envelope-from address from From: header
See if that fixes the problem.  You are probably trying to post with
mutt through the MTA of your machine without having a resolvable
host/domain.
    
    
More information about the freebsd-questions
mailing list