summaryrefslogtreecommitdiff
path: root/lisp/mail/smtpmail.el
Commit message (Expand)AuthorAge
* Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-07
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Treat smtp-auth method from auth-info as a symbolRobert Pluim2022-08-25
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Merge from origin/emacs-28Stefan Kangas2022-07-21
|\
| * ; * lisp/mail/smtpmail.el (smtpmail-via-smtp): Explain with-case-table.Eli Zaretskii2022-07-20
* | Make smtpmail try all auth methodsLars Ingebrigtsen2022-07-13
* | Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* | Make some additional defcustom types more restrictiveStefan Kangas2022-07-06
* | Add `auth-info-password' and use it instead of ad hoc codeSam Steingold2022-01-07
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Add support for the oauth2.el library in nnimap and smtpmailRoland Winkler2021-08-05
* Evaluate eql specializersakater2021-08-03
* Allow storing SMTP variables when queueing mailLars Ingebrigtsen2021-07-23
* Only look at the headers when computing the envelope from addressLars Ingebrigtsen2021-05-06
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-05
* ; Fix typos in doc stringsMattias Engdegård2021-03-12
* * lisp/mail/: Use lexical-bindingStefan Monnier2021-03-11
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Allow direct choice of smtp authentication methodAndrew G Cohen2020-08-29
* * lisp/mail/smtpmail.el: Use outline headings.Jonas Bernoulli2020-08-13
* Update copyright year to 2020Paul Eggert2020-01-01
* Try to not put SMTP passwords in the *Messages* bufferLars Ingebrigtsen2019-10-21
* Add a new variable smtpmail-retriesLars Ingebrigtsen2019-09-17
* Try resending when getting a transient 4xx SMTP codeLars Ingebrigtsen2019-09-16
* Add version tag to smtpmail-servers-requiring-authorizationLars Ingebrigtsen2019-07-26
* Allow specifying that SMTP auth should always be usedLars Ingebrigtsen2019-07-26
* ; Fix recent maintainer header removalsGlenn Morris2019-06-08
* Remove retired maintainers from commentsPaul Eggert2019-06-04
* Merge from origin/emacs-26Glenn Morris2019-05-14
|\
| * ; Fix smtpmail-stream-type docstringNoam Postavsky2019-05-09
* | Merge from origin/emacs-26Glenn Morris2019-02-20
|\|
| * Update citations of Internet RFCsPaul Eggert2019-02-16
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-10-23
|\|
| * * lisp/mail/smtpmail.el (smtpmail-send-queued-mail): Load file with .el suffix.Juri Linkov2018-10-18
* | * lisp/mail/smtpmail.el: (smtpmail-send-queued-mail): Avoid 'load'Stefan Monnier2018-10-19
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-20
* | * lisp/mail/smtpmail.el (smtpmail-send-data-1): No string-as-multibyteStefan Monnier2018-01-15
* | * lisp/mail/smtpmail.el: Use lexical-binding and cl-genericStefan Monnier2018-01-11
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Eliminate last uses of 'cl' in lisp/mail/Stefan Monnier2017-12-26
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31