bug-anubis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-anubis] add header[] puts headers in body


From: Sergey Poznyakoff
Subject: Re: [bug-anubis] add header[] puts headers in body
Date: Wed, 01 Sep 2004 13:21:20 +0300

Paolo <address@hidden> wrote:

> Of course, everything is nice in default mutt<->MTA situation.
> Seems that mutt doesn't output a 'From:' line, in its default config (on
> Debian), so the problem seems to be msg2smtp.pl, which never exits headers
> parser despite the blank line (doesn't set $readyflag).
> 
> Pls see attached diff of my hacked version against msg2smtp.pl in 3.9.95
> - now this WFM, hope it's useful to others.

Thank you. Just for your information, there exists a much better way
to use mutt with anubis: Steven Engelhardt created a patch to mutt that
enables it to talk to remote hosts using (E)SMTP. Once you apply the
patch, you'll only need to set in your /etc/Muttrc

set smtp_host = HOSTNAME
set smtp_port = ANUBIS-PORT

and, optionally

set smtp_auth_username = USER-NAME

to make mutt talk directly to anubis.

See http://www.deez.info/sengelha/projects/mutt/libesmtp/ for more
information on the patch, including downloads.

Regards,
Sergey





reply via email to

[Prev in Thread] Current Thread [Next in Thread]