Re: smtp session fails when using preauthed connections
On Wed, Mar 04, 2009 at 12:53:55AM -0600, Kyle Wheeler wrote:
> What's going on is that mutt is using $tunnel for SMTP as well as for
> IMAP. This is precisely the sort of thing that the account-hook was
> created for. Try this:
>
> account-hook imap://localhost/ 'set tunnel="/usr/local/bin/imapd ~Maildir"'
> account-hook smtps://smtp.club.kyutech.ac.jp:465/ 'unset tunnel'
>
> ~Kyle
> --
> You cannot reason a person out of a position he did not reason himself
> into in the first place.
> -- Jonathan Swift
Hmm.. I have understood when to use account-hook.
With the setting you showed, mutt is working as I expected it.
Thanks.
--
Iwao, Koichiro <meta@xxxxxxxxxxxxxxxxxx>