Merge from emacs--rel--22
[bpt/emacs.git] / lisp / mail / smtpmail.el
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-04-04 Chong Yidong(smtpmail-via-smtp): Use ascii-case-table when downcasing.
2007-04-03 Eli Zaretskii(smtpmail-via-smtp): Fix indentation.
2007-04-02 Chong Yidong(smtpmail-via-smtp): Revert last change.
2007-04-01 Chong Yidong(smtpmail-via-smtp): Use standard case table when downc...
2007-02-09 Juanma Barranquero(smtpmail-smtp-service, smtpmail-queue-index-file)...
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-11-24 Eli Zaretskii(smtpmail-send-it): Copy buffer-file-coding-system...
2006-10-18 Richard M. StallmanComment change.
2006-10-02 Simon Josefsson2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org>...
2006-09-28 Chong Yidong* mail/smtpmail.el (smtpmail-try-auth-methods): Do...
2006-09-06 Simon Josefsson2006-09-06 Simon Josefsson <jas@extundo.com>
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-18 Jesper Harder(smtpmail-send-it): Use insert-buffer-substring.
2006-01-10 Simon JosefssonAdd comment describing AUTH PLAIN fix.
2005-12-28 Simon JosefssonFix AUTH PLAIN authentication.
2005-12-09 Kim F. Storm(smtpmail-via-smtp): Disable undo in SMTP buffer.
2005-12-06 Simon Josefsson* mail/smtpmail.el (smtpmail-try-auth-methods): Make...
2005-11-16 Richard M. Stallman(smtpmail-send-it): Use insert-buffer-contents.
2005-07-17 Simon Josefsson(smtpmail-auth-supported): Prefer PLAIN over LOGIN.
2005-07-17 Simon Josefsson(smtpmail-auth-supported): Added the 'plain auth method
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-22 Richard M. Stallman(smtpmail-open-stream): Use with-no-warnings.
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2004-12-27 Simon JosefssonFix last commit.
2004-12-27 Simon Josefssonmail/smtpmail.el (smtpmail-try-auth-methods): Send...
2004-10-11 Simon Josefsson(smtpmail-open-stream): Look for
2004-05-28 Simon Josefsson(smtpmail-open-stream): Bind
2004-04-09 Simon JosefssonAdd comment, based on report by kdc@rcn.com (Kevin...
2004-03-11 Simon Josefsson(smtpmail-read-response): Abort if process has
2004-02-11 John Paul Wallington(smtpmail-try-auth-methods): Fix typo.
2004-02-04 Sam Steingold(smtpmail-try-auth-methods): Pass port-name as defaultp...
2004-01-20 Glenn MorrisJesper Harder <harder@ifa.au.dk>
2004-01-18 Glenn MorrisJesper Harder <harder@ifa.au.dk>
2003-09-28 Eli Zaretskii(smtpmail-via-smtp): Don't insert a space
2003-09-01 Miles BaderAdd arch taglines
2003-08-26 Glenn MorrisFix previous change:
2003-08-24 Glenn Morris(smtpmail-mail-address): Doc change.
2003-07-13 Juanma Barranquero(smtpmail-send-it): Create smtpmail-queue-dir if it...
2003-05-13 Simon Josefsson(smtpmail-open-stream): Don't hard code
2003-05-09 Juanma Barranquero(smtpmail-send-queued-mail): Use point-at-bol instead...
2003-05-08 Juanma Barranquero(smtpmail-send-queued-mail): Don't use kill-line.
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-12-15 Simon Josefsson(smtpmail-via-smtp): Fall back to user-mail-address...
2002-11-18 Juanma Barranquero(smtpmail-send-queued-mail): Add autoload cookie.
2002-10-11 Simon Josefsson* mail/sendmail.el (mail-envelope-from): New option...
2002-09-29 Simon Josefsson(smtpmail-via-smtp): Only negotiate starttls on
2002-09-12 Simon Josefsson(smtpmail-send-it): Don't use : in filenames
2002-09-11 Simon Josefsson(smtpmail-default-smtp-server): Doc fix.
2002-09-04 Simon JosefssonUpdate copyright.
2002-08-30 Simon Josefsson(smtpmail-via-smtp): Delete process buffer
2002-05-12 Richard M. Stallman(smtpmail-mail-address): New variable.
2002-05-09 Simon Josefsson(smtpmail-send-it): Use user-mail-address from
2002-05-08 Richard M. Stallman(netrc-machine, netrc-get): Add autoloads.
2002-04-26 Sam Steingold(smtpmail-try-auth-methods): host is not in the authinf...
2002-04-25 Richard M. Stallman(smtpmail-auth-credentials): Support netrc files as...
2002-04-25 Richard M. Stallman(smtpmail-queue-counter): New variable.
2001-12-21 Eli Zaretskii(smtpmail-send-queued-mail): Use
2001-12-10 Eli Zaretskii(smtpmail-send-queued-mail): Insert the enqueued messag...
2001-12-01 Stefan MonnierUse with-current-buffer.
2001-11-25 Richard M. StallmanSimplify previous change.
2001-11-25 Pavel Janík(smtpmail-deduce-address-list): Don't use insert-string.
2001-11-17 Richard M. Stallman(smtpmail-cred-server, smtpmail-cred-port, smtpmail...
2001-10-18 Stefan Monnier(smtpmail-via-smtp): Use mail-envelope-from if set.
2001-08-07 Gerd MoellmannComment fix.
2001-05-18 Gerd Moellmann(maybe-append-domain): Renamed to
2001-05-07 Gerd Moellmann(smtpmail-warn-about-unknown-extensions): Add :version.
2001-05-07 Gerd Moellmann(smtpmail-warn-about-unknown-extensions): New
1999-10-14 Gerd Moellmann(smtpmail-via-smtp): Add support for
1999-06-18 Andrew Innes(smtpmail-send-it): Use convert-standard-filename to...
1999-05-25 Kenichi Handa(smtpmail-send-it): Bind
1999-05-02 Andrew Innes(smtpmail-deduce-address-list): Bind variables
1999-03-09 Karl Heuer(smtpmail-do-bcc): Fix regexp.
1998-10-13 Richard M. Stallman(smtpmail-send-data-1): Use encode-coding-string.
1998-09-04 Karl Heuer(smtpmail-via-smtp): Parse out the first word
1998-08-29 Karl Heuer(smtpmail-send-it): Add autoload cookie.
1998-05-12 Richard M. Stallman(smtpmail-via-smtp): Speciy process coding system.
1998-04-30 Richard M. Stallman(smtpmail-send-it): Use mail-sendmail-undelimit-header.
1998-04-20 Richard M. Stallman(smtpmail-send-it): Deleted all code related to Resent...
1997-10-15 Karl Heuer(smtpmail-send-it): Don't use time-stamp-strftime.
1997-06-01 Richard M. StallmanInclude time-stamp.
1997-06-01 Richard M. Stallman(smtpmail-via-smtp): Recognize XVRB as a synonym for
1997-04-20 Richard M. StallmanComment change.
1997-04-13 Richard M. StallmanAdd defgroup; use defcustom for user vars.
next