Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: SMTP Authentication and Non-Standard Ports
       [not found] ` <b9yoei6ftbj.fsf@jpl.org>
@ 2004-11-10  9:45   ` Emily Jackson
  0 siblings, 0 replies; only message in thread
From: Emily Jackson @ 2004-11-10  9:45 UTC (permalink / raw)


Katsumi Yamaoka <yamaoka@jpl.org> writes:

>>>>>> In <m2bre7ktf3.fsf@M5.local> Emily Jackson wrote:
>
>> I normally use Sylpheed to handle my e-mail, but I needed to send a bug
>> report from within Gnus. My ISP requires SMTP authentication and blocks
>> port 25, so I *thought* I had Gnus set up correctly to send e-mail via
>> my Fastmail account:
>
>> (setq smtpmail-smtp-server "mail.messagingengine.com")
>> (setq smtpmail-auth-credentials
>>            '(("mail.messagingengine.com" 26 "username" "password")))
>> (setq smtpmail-starttls-credentials
>>            '(("mail.messagingengine.com" 26 nil nil)))
>
>> However, when I tried to send the message, it failed; looking at the
>> error messages I got, it was obvious Gnus was trying to use port 25
>> instead of 26 and was unable to connect.
>
> Changing smtpmail-smtp-service into 26 might help.

Yes, adding (setq smtpmail-smtp-service 26) to my .gnus.el file fixed
the problem. Thanks very much. :-)

Emily

-- 
"If it seem slow, wait for it; it will surely come, it will not delay."
Emily Jackson
E-mail address altered; reply to m5comp AT fastmail DOT fm
<http://home.hiwaay.net/~emilyj/missjackson.html>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-10  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m2bre7ktf3.fsf@M5.local>
     [not found] ` <b9yoei6ftbj.fsf@jpl.org>
2004-11-10  9:45   ` SMTP Authentication and Non-Standard Ports Emily Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).