Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Teodor Zlatanov
863e372f74
(smtpmail-open-stream): Use `starttls-any-program-available'. Auto-load starttls.el for it.
2008-11-10 20:13:41 +00:00
Teodor Zlatanov
373f031296
(smtpmail-open-stream): Use `starttls-any-program-available'.
2008-11-10 20:10:51 +00:00
Glenn Morris
20e43520ef
Remove unnecessary eval-and-compile.
2008-06-07 02:41:06 +00:00
Teodor Zlatanov
e64a3841c4
Add autoload for
...
`auth-source-user-or-password'.
(smtpmail-try-auth-methods): Use it.
2008-05-12 12:40:12 +00:00
Glenn Morris
b1fc2b5014
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 07:25:26 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Glenn Morris
0fc1e8febf
Remove leading `*' from defcustom doc-strings.
...
(smtpmail-code-conv-from): Doc fix. Fix custom type.
(smtpmail-queue-index-file): Make it a defcustom.
(smtpmail-queue-index): Delete.
(smtpmail-send-it, smtpmail-send-queued-mail):
Use smtpmail-queue-index-file and smtpmail-queue-dir rather than
smtpmail-queue-index.
2008-02-23 19:33:50 +00:00
Glenn Morris
48a731fe8e
(password-cache-add): Declare as function.
2008-02-14 18:43:02 +00:00
Bastien Guerry
b1cd57bc9a
2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
...
* mail/smtpmail.el: Use password-cache.
2008-02-14 14:59:32 +00:00
Bastien Guerry
5b5eae56a2
* mail/smtpmail.el: Use password-cache.
2008-02-13 21:52:41 +00:00
Glenn Morris
2f043267ee
Add 2008 to copyright years.
2008-01-07 02:00:47 +00:00
Glenn Morris
ceaeecb0c9
Switch license to GPLv3 or later.
2007-07-25 04:27:24 +00:00
Chong Yidong
b242a76c57
(smtpmail-via-smtp): Use ascii-case-table when downcasing.
2007-04-04 15:38:04 +00:00
Eli Zaretskii
814066452f
(smtpmail-via-smtp): Fix indentation.
2007-04-03 09:05:37 +00:00
Chong Yidong
f01ac5da4a
(smtpmail-via-smtp): Revert last change.
2007-04-02 22:45:41 +00:00
Chong Yidong
b6aee6ff1a
(smtpmail-via-smtp): Use standard case table when downcasing.
2007-04-01 17:38:10 +00:00
Juanma Barranquero
1429d866a5
(smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings.
...
(smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
2007-02-09 16:17:56 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Eli Zaretskii
362e23e116
(smtpmail-send-it): Copy buffer-file-coding-system from the mail buffer.
...
Possibly add a MIME header for the message encoding. Bind
coding-system-for-write around the call to mail-do-fcc. Use
smtpmail-code-conv-from to encode queued mail messages.
2006-11-24 14:33:19 +00:00
Richard M. Stallman
9b3bf5e89c
Comment change.
2006-10-18 11:11:32 +00:00
Simon Josefsson
6c77efbed3
2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
...
* mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
2006-09-28 commit.
2006-10-02 07:48:59 +00:00
Chong Yidong
e4eb8462ca
* mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
...
lines in base64-encoded authentication response.
2006-09-28 17:16:12 +00:00
Simon Josefsson
8bf5f8c5d2
2006-09-06 Simon Josefsson <jas@extundo.com>
...
* mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
2006-09-06 09:08:55 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Jesper Harder
b0aea09e7b
(smtpmail-send-it): Use insert-buffer-substring.
2006-01-18 20:49:00 +00:00
Simon Josefsson
0c91399adf
Add comment describing AUTH PLAIN fix.
2006-01-10 14:06:14 +00:00
Simon Josefsson
c3f69831cb
Fix AUTH PLAIN authentication.
2005-12-28 08:46:05 +00:00
Kim F. Storm
9cf328cc65
(smtpmail-via-smtp): Disable undo in SMTP buffer.
2005-12-09 09:44:35 +00:00
Simon Josefsson
98b537f715
* mail/smtpmail.el (smtpmail-try-auth-methods): Make password
...
prompts work for AUTH PLAIN.
2005-12-06 12:57:35 +00:00
Richard M. Stallman
63fcfa450f
(smtpmail-send-it): Use insert-buffer-contents.
2005-11-16 22:22:18 +00:00
Simon Josefsson
e81c51f0b2
(smtpmail-auth-supported): Prefer PLAIN over LOGIN.
2005-07-17 07:44:34 +00:00
Simon Josefsson
4effb11216
(smtpmail-auth-supported): Added the 'plain auth method
...
(smtpmail-try-auth-methods): added the AUTH PLAIN dialog
2005-07-17 07:43:29 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Richard M. Stallman
88f2c9add0
(smtpmail-open-stream): Use with-no-warnings.
...
(smtpmail-send-queued-mail): Avoid beginning-of-buffer.
(starttls-extra-args, starttls-extra-arguments): Add defvars.
2005-05-22 13:49:09 +00:00
Juanma Barranquero
027a4b6b3f
Replace string-to-int' by
string-to-number'.
2005-05-16 11:34:49 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Simon Josefsson
1a63439b34
Fix last commit.
2004-12-27 23:06:11 +00:00
Simon Josefsson
8ffc3990ae
mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
...
in upper case. Reported by Wojciech Polak <polak@gnu.org> and
tiny patch from Sergey Poznyakoff.
2004-12-27 11:30:04 +00:00
Simon Josefsson
e8620cb6ee
(smtpmail-open-stream): Look for
...
starttls-gnutls-program instead of starttls-program iff
starttls-use-gnutls is non-nil.
(smtpmail-open-stream): Don't overwrite user settings of
starttls-extra-arguments and starttls-extra-args.
2004-10-11 18:42:18 +00:00
Simon Josefsson
4aa609dc30
(smtpmail-open-stream): Bind
...
starttls-extra-arguments too, if starttls.el uses GNUTLS.
2004-05-28 05:56:19 +00:00
Simon Josefsson
758b7b0962
Add comment, based on report by kdc@rcn.com (Kevin D. Clark).
2004-04-09 13:39:30 +00:00
Simon Josefsson
2ceed428a9
(smtpmail-read-response): Abort if process has
...
died to avoid infloop. Reported by Jonathan Glauner
<jglauner@sbum.org>.
2004-03-11 10:53:22 +00:00
John Paul Wallington
1cdb6ab4a7
(smtpmail-try-auth-methods): Fix typo.
2004-02-11 07:21:09 +00:00
Sam Steingold
dbfa9ed49f
(smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.
...
Do not try authentication when no mechanism is available.
2004-02-04 15:35:11 +00:00
Glenn Morris
73921ac17e
Jesper Harder <harder@ifa.au.dk>
...
(smtpmail-via-smtp): No need to add two bytes following previous
change to smtpmail-send-data.
2004-01-20 22:17:32 +00:00
Glenn Morris
dd64e5e535
Jesper Harder <harder@ifa.au.dk>
...
(smtpmail-send-data): Don't append spurious newline.
2004-01-18 14:11:11 +00:00
Eli Zaretskii
a8df98fd8b
(smtpmail-via-smtp): Don't insert a space
...
between "MAIL FROM:" and "RCPT TO:" and the following address.
2003-09-28 08:55:50 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Glenn Morris
ff98122692
Fix previous change:
...
(smtpmail-send-queued-mail): Set smtpmail-mail-address before
calling smtpmail-via-smtp.
(smtpmail-via-smtp): Add fall-back values for envelope-from.
2003-08-26 17:42:27 +00:00