GNU bug report logs - #10810
smtpmail-query-smtp-server does not allow a choice of port

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Tue, 14 Feb 2012 01:37:01 UTC

Severity: minor

Tags: fixed

Found in version 24.0.93

Fixed in version 24.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 10810 <at> debbugs.gnu.org
Subject: bug#10810: smtpmail-query-smtp-server does not allow a choice of port
Date: Mon, 13 Feb 2012 21:15:59 -0500
Glenn Morris wrote:

> If I know what port I want to use, smtpmail-query-smtp-server doesn't
> provide any way for me to enter that information.

It gets stranger...

I have another system where I think am I supposed to use port 465.
Maybe that's nonsense, I don't know, but I tried:

rm ~/.emacs
emacs -eval '(setq smtpmail-smtp-service 465)'

After going through all the prompting, I ended up with a .emacs
containing:

'(smtpmail-smtp-service 587)

and a ~/.authinfo with a "port 587" entry. Ie, my initial setting for
smtpmail-smtp-service was overwritten.

Maybe smtpmail-query-smtp-server should use something like
(list smtpmail-smtp-service 587) for ports rather than '("smtp" 587).




This bug report was last modified 13 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.