summaryrefslogtreecommitdiff
path: root/lisp/mail/smtpmail.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix last commit.Simon Josefsson2004-12-271-1/+1
* mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5Simon Josefsson2004-12-271-1/+1
* (smtpmail-open-stream): Look forSimon Josefsson2004-10-111-13/+19
* (smtpmail-open-stream): BindSimon Josefsson2004-05-281-1/+8
* Add comment, based on report by kdc@rcn.com (Kevin D. Clark).Simon Josefsson2004-04-091-1/+4
* (smtpmail-read-response): Abort if process hasSimon Josefsson2004-03-111-42/+42
* (smtpmail-try-auth-methods): Fix typo.John Paul Wallington2004-02-111-1/+1
* (smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.Sam Steingold2004-02-041-5/+5
* Jesper Harder <harder@ifa.au.dk>Glenn Morris2004-01-201-7/+2
* Jesper Harder <harder@ifa.au.dk>Glenn Morris2004-01-181-21/+5
* (smtpmail-via-smtp): Don't insert a spaceEli Zaretskii2003-09-281-4/+4