GNU bug report logs - #9615
smtpmail: erroneous STARTTLS capability check

Previous Next

Package: emacs;

Reported by: ludovic.courtes <at> inria.fr (Ludovic Courtès)

Date: Tue, 27 Sep 2011 16:23:01 UTC

Severity: normal

Tags: fixed

Fixed in version 24.1

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9615 in the body.
You can then email your comments to 9615 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#9615; Package emacs. (Tue, 27 Sep 2011 16:23:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to ludovic.courtes <at> inria.fr (Ludovic Courtès):
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 27 Sep 2011 16:23:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ludovic.courtes <at> inria.fr (Ludovic Courtès)
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: bug-emacs <at> gnu.org
Subject: smtpmail: erroneous STARTTLS capability check
Date: Tue, 27 Sep 2011 18:13:08 +0200
Hello,

smptmail.el reads this (since revision 104665):

		   (lambda (capabilities)
		     (and (string-match "-STARTTLS" capabilities)
			  "STARTTLS\r\n"))

This check doesn’t work with the Zimbra SMTP server I’m using, which has
this capability string:

  "250-mail1-xyz.fr\n250-8BITMIME\n250-SIZE 20971520\n250 STARTTLS\n"

(Note the lack of a hyphen before “STARTTLS”.)

Removing the hyphen in the ‘string-match’ call above fixes the problem.

Thanks,
Ludo’.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9615; Package emacs. (Tue, 27 Sep 2011 17:47:02 GMT) Full text and rfc822 format available.

Message #8 received at 9615 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: ludovic.courtes <at> inria.fr (Ludovic Courtès)
Cc: 9615 <at> debbugs.gnu.org
Subject: Re: smtpmail: erroneous STARTTLS capability check
Date: Tue, 27 Sep 2011 19:45:49 +0200
ludovic.courtes <at> inria.fr (Ludovic Courtès) writes:

> Removing the hyphen in the ‘string-match’ call above fixes the problem.

Thanks; fixed now in bzr Emacs.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Added tag(s) fixed. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 27 Sep 2011 17:47:03 GMT) Full text and rfc822 format available.

bug marked as fixed in version 24.1, send any further explanations to 9615 <at> debbugs.gnu.org and ludovic.courtes <at> inria.fr (Ludovic Courtès) Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 27 Sep 2011 17:47:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9615; Package emacs. (Wed, 28 Sep 2011 09:18:01 GMT) Full text and rfc822 format available.

Message #15 received at 9615 <at> debbugs.gnu.org (full text, mbox):

From: ludovic.courtes <at> inria.fr (Ludovic Courtès)
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 9615 <at> debbugs.gnu.org
Subject: Re: smtpmail: erroneous STARTTLS capability check
Date: Wed, 28 Sep 2011 11:16:05 +0200
Lars Magne Ingebrigtsen <larsi <at> gnus.org> skribis:

> Thanks; fixed now in bzr Emacs.

Great, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 26 Oct 2011 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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