I am using this modified version of smptmail.el (emacs/lisp/mail)
It contains some authentication routines that I found around plus
a few modifications of my own.
You will need to set smptmail-auth-credential to:
'(smtpmail-auth-credentials (quote (("server" "username"))))Notes 1. Notice, that this smptmail-auth-credential is slightly different from the version going around that required you to store your password in the credentials. 2. Depending of the authentication method that Yahoo uses your password could go as clear text across the wire. Hope it helps, Javier Joel Cordonnier <[EMAIL PROTECTED]> writes:
smtpmail.tar.gz
Description: Version of smtpmail with authentication.
> Hi > > I want to configure my .emacs to read mails via SMTP. But my smtp Yahoo > account require authentication. > > How to configure this ?? > > Can I use smtpmail-auth-credentials ? or it's just for XEmacs ? > > > > Thanks > Joel > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! > Yahoo! Mail : http://fr.mail.yahoo.com -- Javier S. Lopez [EMAIL PROTECTED] Forum Systems, Inc. (781) 263-5406 40 Williams St., Suite G20, http://www.forumsys.com Wellesley, MA 02481
