summaryrefslogtreecommitdiff
path: root/lisp/mail/smtpmail.el
AgeCommit message (Expand)Author
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-04-04(smtpmail-via-smtp): Use ascii-case-table when downcasing.Chong Yidong
2007-04-03(smtpmail-via-smtp): Fix indentation.Eli Zaretskii
2007-04-02(smtpmail-via-smtp): Revert last change.Chong Yidong
2007-04-01(smtpmail-via-smtp): Use standard case table when downcasing.Chong Yidong
2007-02-09(smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings.Juanma Barranquero
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-11-24(smtpmail-send-it): Copy buffer-file-coding-system from the mail buffer.Eli Zaretskii
2006-10-18Comment change.Richard M. Stallman
2006-10-022006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)Simon Josefsson
2006-09-28* mail/smtpmail.el (smtpmail-try-auth-methods): Do not break longChong Yidong
2006-09-062006-09-06 Simon Josefsson <jas@extundo.com>Simon Josefsson
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-01-18(smtpmail-send-it): Use insert-buffer-substring.Jesper Harder
2006-01-10Add comment describing AUTH PLAIN fix.Simon Josefsson
2005-12-28Fix AUTH PLAIN authentication.Simon Josefsson
2005-12-09(smtpmail-via-smtp): Disable undo in SMTP buffer.Kim F. Storm
2005-12-06* mail/smtpmail.el (smtpmail-try-auth-methods): Make passwordSimon Josefsson
2005-11-16(smtpmail-send-it): Use insert-buffer-contents.Richard M. Stallman
2005-07-17(smtpmail-auth-supported): Prefer PLAIN over LOGIN.Simon Josefsson
2005-07-17(smtpmail-auth-supported): Added the 'plain auth methodSimon Josefsson
2005-07-04Update FSF's address.Lute Kamstra
2005-05-22(smtpmail-open-stream): Use with-no-warnings.Richard M. Stallman
2005-05-16Replace `string-to-int' by `string-to-number'.Juanma Barranquero
2005-02-09Change release version from 21.4 to 22.1 throughout.Kim F. Storm
2004-12-27Fix last commit.Simon Josefsson
2004-12-27mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5Simon Josefsson
2004-10-11(smtpmail-open-stream): Look forSimon Josefsson
2004-05-28(smtpmail-open-stream): BindSimon Josefsson
2004-04-09Add comment, based on report by kdc@rcn.com (Kevin D. Clark).Simon Josefsson
2004-03-11(smtpmail-read-response): Abort if process hasSimon Josefsson
2004-02-11(smtpmail-try-auth-methods): Fix typo.John Paul Wallington
2004-02-04(smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.Sam Steingold
2004-01-20Jesper Harder <harder@ifa.au.dk>Glenn Morris
2004-01-18Jesper Harder <harder@ifa.au.dk>Glenn Morris
2003-09-28(smtpmail-via-smtp): Don't insert a spaceEli Zaretskii
2003-09-01Add arch taglinesMiles Bader
2003-08-26Fix previous change:Glenn Morris
2003-08-24(smtpmail-mail-address): Doc change.Glenn Morris
2003-07-13(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.Juanma Barranquero
2003-05-13(smtpmail-open-stream): Don't hard codeSimon Josefsson
2003-05-09(smtpmail-send-queued-mail): Use point-at-bol instead of forward-line.Juanma Barranquero
2003-05-08(smtpmail-send-queued-mail): Don't use kill-line.Juanma Barranquero
2003-02-04Trailing whitepace deleted.Juanma Barranquero
2002-12-15(smtpmail-via-smtp): Fall back to user-mail-address as sender.Simon Josefsson
2002-11-18(smtpmail-send-queued-mail): Add autoload cookie.Juanma Barranquero
2002-10-11* mail/sendmail.el (mail-envelope-from): New option `header' toSimon Josefsson
2002-09-29(smtpmail-via-smtp): Only negotiate starttls onSimon Josefsson
2002-09-12(smtpmail-send-it): Don't use : in filenamesSimon Josefsson