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: Jose A. Ortega Ruiz
Subject: Re: Help: About smtp authentication
Date: Thu, 07 Oct 2004 15:51:13 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Hi... and what about an smtp server that insists on being contacted
via SSL?

Thanks,
jao

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
>
>

-- 
Computer games don't affect kids; I mean if Pac Man affected us
as kids, we would all be running around in darkened rooms, munching
magic pills, and listening to repetitive electronic music.
  - Kristian Wilson, Nintendo Inc.


reply via email to

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