help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: smtpmail and smtp-auth


From: Mario Domgörgen
Subject: Re: smtpmail and smtp-auth
Date: Sat, 26 Jul 2003 22:32:09 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

"It's me FKtPp ;)" <m_pupil@yahoo.com.cn> writes:

>> | 250-AUTH=LOGIN CRAM-MD5 PLAIN
>> | 250-AUTH CRAM-MD5 LOGIN PLAIN
> It use MD5 AUTH ... Is ur Smtpmail.el support this AUTH method ?

Seems so:

,----smtpmail.el
| (defconst smtpmail-auth-supported '(cram-md5 login)
|  "List of supported SMTP AUTH mechanisms.")
`----

But i don't know if i have to change something to use that smtp-auth
mechanism...

Mario

-- 
Three things are certain:
Death, taxes, and lost data.
Guess which has occurred.


reply via email to

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