log lisp/mail/smtpmail.el @ 78232:8e27d63c45eb

age author description
Wed, 25 Jul 2007 04:27:24 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 04 Apr 2007 15:38:04 +0000 Chong Yidong (smtpmail-via-smtp): Use ascii-case-table when downcasing.
Tue, 03 Apr 2007 09:05:37 +0000 Eli Zaretskii (smtpmail-via-smtp): Fix indentation.
Mon, 02 Apr 2007 22:45:41 +0000 Chong Yidong (smtpmail-via-smtp): Revert last change.
Sun, 01 Apr 2007 17:38:10 +0000 Chong Yidong (smtpmail-via-smtp): Use standard case table when downcasing.
Fri, 09 Feb 2007 16:17:56 +0000 Juanma Barranquero (smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 24 Nov 2006 14:32:19 +0000 Eli Zaretskii (smtpmail-send-it): Copy buffer-file-coding-system from the mail buffer.
Wed, 18 Oct 2006 11:11:32 +0000 Richard M. Stallman Comment change.
Mon, 02 Oct 2006 07:48:59 +0000 Simon Josefsson 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
Thu, 28 Sep 2006 17:16:12 +0000 Chong Yidong * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
Wed, 06 Sep 2006 09:08:55 +0000 Simon Josefsson 2006-09-06 Simon Josefsson <jas@extundo.com>
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 18 Jan 2006 20:49:00 +0000 Jesper Harder (smtpmail-send-it): Use insert-buffer-substring.
Tue, 10 Jan 2006 14:06:14 +0000 Simon Josefsson Add comment describing AUTH PLAIN fix.
Wed, 28 Dec 2005 08:45:53 +0000 Simon Josefsson Fix AUTH PLAIN authentication.
Fri, 09 Dec 2005 09:44:35 +0000 Kim F. Storm (smtpmail-via-smtp): Disable undo in SMTP buffer.
Tue, 06 Dec 2005 12:54:59 +0000 Simon Josefsson * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
Wed, 16 Nov 2005 22:22:18 +0000 Richard M. Stallman (smtpmail-send-it): Use insert-buffer-contents.
Sun, 17 Jul 2005 07:44:20 +0000 Simon Josefsson (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
Sun, 17 Jul 2005 07:43:16 +0000 Simon Josefsson (smtpmail-auth-supported): Added the 'plain auth method
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Sun, 22 May 2005 13:49:09 +0000 Richard M. Stallman (smtpmail-open-stream): Use with-no-warnings.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Mon, 27 Dec 2004 23:06:11 +0000 Simon Josefsson Fix last commit.
Mon, 27 Dec 2004 11:30:04 +0000 Simon Josefsson mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
Mon, 11 Oct 2004 18:42:00 +0000 Simon Josefsson (smtpmail-open-stream): Look for
Fri, 28 May 2004 05:56:19 +0000 Simon Josefsson (smtpmail-open-stream): Bind
Fri, 09 Apr 2004 13:39:05 +0000 Simon Josefsson Add comment, based on report by kdc@rcn.com (Kevin D. Clark).