summaryrefslogtreecommitdiff
path: root/lisp/mail/smtpmail.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/mail/smtpmail.el (smtpmail-send-data): Add progress reporter.Stefan Monnier2011-05-301-2/+7
* Merge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu@gmail.com.Glenn Morris2011-05-231-0/+2
|\
| * RFC2047-encode header of outgoing mails.Kenichi Handa2011-05-231-0/+2
* | Use `auto-source-search' instead of `auto-source-user-or-password'.Ted Zlatanov2011-02-121-5/+9
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|/
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Fix bug #7589 with EOL format in smtpmail's queued mail.Eli Zaretskii2010-12-131-1/+8
* * lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.Glenn Morris2010-12-081-1/+1
* Small smtpmail fix for bug#7588.Glenn Morris2010-12-071-2/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-2/+1
* * mail/smtpmail.el: Indent code properly to make it more readable.Roland Winkler2009-05-251-120/+99
* (smtpmail-auth-supported): Mention that list isSimon Josefsson2009-03-031-2/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (smtpmail-open-stream): Use `starttls-any-program-available'. Auto-load star...Teodor Zlatanov2008-11-101-0/+1
* (smtpmail-open-stream): Use `starttls-any-program-available'.Teodor Zlatanov2008-11-101-7/+1
* Remove unnecessary eval-and-compile.Glenn Morris2008-06-071-7/+5
* Add autoload forTeodor Zlatanov2008-05-121-11/+23
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Remove leading `*' from defcustom doc-strings.Glenn Morris2008-02-231-25/+27
* (password-cache-add): Declare as function.Glenn Morris2008-02-141-0/+3
* 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)Bastien Guerry2008-02-141-1/+1
* * mail/smtpmail.el: Use password-cache.Bastien Guerry2008-02-131-7/+7
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (smtpmail-via-smtp): Use ascii-case-table when downcasing.Chong Yidong2007-04-041-2/+4
* (smtpmail-via-smtp): Fix indentation.Eli Zaretskii2007-04-031-8/+8
* (smtpmail-via-smtp): Revert last change.Chong Yidong2007-04-021-12/+2
* (smtpmail-via-smtp): Use standard case table when downcasing.Chong Yidong2007-04-011-2/+12
* (smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings.Juanma Barranquero2007-02-091-4/+4
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (smtpmail-send-it): Copy buffer-file-coding-system from the mail buffer.Eli Zaretskii2006-11-241-1/+26
* Comment change.Richard M. Stallman2006-10-181-0/+11
* 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)Simon Josefsson2006-10-021-1/+1
* * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break longChong Yidong2006-09-281-4/+4
* 2006-09-06 Simon Josefsson <jas@extundo.com>Simon Josefsson2006-09-061-1/+6
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-2/+2
* (smtpmail-send-it): Use insert-buffer-substring.Jesper Harder2006-01-181-1/+1
* Add comment describing AUTH PLAIN fix.Simon Josefsson2006-01-101-1/+6
* Fix AUTH PLAIN authentication.Simon Josefsson2005-12-281-7/+4
* (smtpmail-via-smtp): Disable undo in SMTP buffer.Kim F. Storm2005-12-091-0/+1
* * mail/smtpmail.el (smtpmail-try-auth-methods): Make passwordSimon Josefsson2005-12-061-1/+1
* (smtpmail-send-it): Use insert-buffer-contents.Richard M. Stallman2005-11-161-1/+1
* (smtpmail-auth-supported): Prefer PLAIN over LOGIN.Simon Josefsson2005-07-171-1/+1
* (smtpmail-auth-supported): Added the 'plain auth methodSimon Josefsson2005-07-171-3/+19
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (smtpmail-open-stream): Use with-no-warnings.Richard M. Stallman2005-05-221-2/+5
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1