info-gnus-english
[Top][All Lists]
Advanced

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

Re: smtpmail.el: Problem with STARTTLS + Authentication


From: Zak B. Elep
Subject: Re: smtpmail.el: Problem with STARTTLS + Authentication
Date: Wed, 23 Jul 2008 00:19:16 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin)

Felix Natter <fnatter@gmx.net> writes:

> What can I do to fix this? Could it be problems on the other side?

For some reason this is a frequent place to trip up.  I found that the
fix is a simple

  (setq starttls-use-gnutls t
        starttls-gnutls-program "gnutls-cli"
        starttls-extra-arguments nil)


Hope that helps.

Cheers,

Zakame



reply via email to

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