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

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

Re: Help: About smtp authentication


From: Dachao Li
Subject: Re: Help: About smtp authentication
Date: 07 Oct 2004 16:20:30 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

zrr <beijing_2008_gold@yahoo.com.cn> writes:

> Dachao Li <dachao_sandy@sohu.com> writes:
> 
> (load "smtpmail")
> (setq smtpmail-smtp-server "smtp.mail.yahoo.com.cn")
> (setq smtpmail-default-smtp-server "smtp.mail.yahoo.com.cn")
> (setq send-mail-function 'smtpmail-send-it)
> (setq message-send-mail-function 'smtpmail-send-it)
> (setq smtpmail-smtp-service 25)
> (setq smtpmail-auth-credentials '(("smtp.mail.yahoo.com.cn" 25 "username"
>                                  "password")))
> 
> > I can not use the gnus to send mail because smtp server need
> > authentication, How should I setup .gnus.el?
> > Thanks for help.
> > -- 
> > My command is this: Love each other as I have loved you.
> > JOHN 15:12
> > _______________________________________________
> > Help-gnu-emacs mailing list
> > Help-gnu-emacs@gnu.org
> > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
> 
> 
It really help me.
Thank you. 
-- 
My command is this: Love each other as I have loved you.
JOHN 15:12


reply via email to

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