1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
No description
Find a file
Richard M. Stallman c50d5ce0d1 (smtpmail-via-smtp): Recognize XVRB as a synonym for
VERB and XONE as a synonym for ONEX.

(smtpmail-read-response): Add "%s" to `message' calls to avoid
problems with percent signs in strings.

(smtpmail-read-response): Return all lines of the
response text as a list of strings.  Formerly only the first line
was returned.  This is insufficient when one wants to parse
e.g. an EHLO response.

Ignore responses starting with "0".  This is necessary to support
the VERB SMTP extension.

(smtpmail-via-smtp): Try EHLO and find out which SMTP service
extensions the receiving mailer supports.

Issue the ONEX and XUSR commands if the corresponding extensions
are supported.

Issue VERB if supported and `smtpmail-debug-info' is non-nil.

Add SIZE attribute to MAIL FROM: command if SIZE extension is
supported.

Add code that could set the BODY= attribute to MAIL FROM: if the
receiving mailer supports 8BITMIME.  This is currently disabled,
since doing it right might involve adding MIME headers to, and in
some cases reencoding, the message.
1997-06-01 22:24:22 +00:00
etc thomas, not mib 1997-05-21 05:16:30 +00:00
lib-src * Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is 1997-05-30 16:07:16 +00:00
lisp (smtpmail-via-smtp): Recognize XVRB as a synonym for 1997-06-01 22:24:22 +00:00
lispref The inode number can be an integer. 1997-05-22 06:22:30 +00:00
lwlib (pop_up_menu): Update the call to x_catch_errors. 1997-05-02 07:27:07 +00:00
man Added widget and custom manuals. 1997-04-07 14:00:58 +00:00
msdos Comment change. 1996-08-05 21:28:14 +00:00
nt Use windows95 and windowsnt instead 1997-01-20 00:05:31 +00:00
src (init_lread): Sometimes add to load-path 1997-06-01 01:03:51 +00:00
build-ins.in
config.bat Make sure `mv' supports forward slashes and -f. 1996-10-31 19:53:19 +00:00
config.guess Recognize either / or - as a machine/suptype separator from uname -m 1997-05-07 19:19:04 +00:00
config.sub (m32r,mn10300): Add. 1997-03-24 20:38:28 +00:00
configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC, 1997-04-11 08:24:41 +00:00
configure1.in
GETTING.GNU.SOFTWARE
INSTALL Update info about DJGPP. 1997-01-13 02:41:58 +00:00
make-dist Warn about .el files that are not compiled. 1997-05-30 05:49:27 +00:00
Makefile.in (dist): Don't run update-subdirs here, 1997-05-12 01:03:02 +00:00
PROBLEMS
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed