History log of /csrg-svn/usr.sbin/sendmail/src/usersmtp.c (Results 1 – 25 of 178)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 69928 19-Jun-1995 eric

enable 8BIT-OK in greeting to pass 8 bit data as though F=8

# 69922 18-Jun-1995 eric

avoid MIMEing RFC1049 messages

# 69881 13-Jun-1995 eric

make a bunch of #defines into 0/1 instead of ifdef/ifndef

# 69748 28-May-1995 eric

lint

# 69650 24-May-1995 eric

use strstr() instead of implementing by hand

# 69480 15-May-1995 eric

put MIME 8->7 bit conversions on a compile flag (default on for now)

# 69107 29-Apr-1995 eric

documentation

# 69104 29-Apr-1995 eric

better (more accurate) labelling of 8bit code

# 68884 25-Apr-1995 eric

assume that anything with MIME-Version: is MIME, even if it
didn't come with BODY=8BITMIME in the envelope

# 68867 23-Apr-1995 eric

updates for new DSN drafts

# 68857 22-Apr-1995 eric

better use of extended DSN status codes

# 68839 21-Apr-1995 eric

update copyright notice

# 68811 20-Apr-1995 eric

don't make errors so sticky on SMTP "MAIL FROM:" command; they
apply to addresses, not to the connection

# 68740 07-Apr-1995 eric

up timeouts on data puts to try to accomodate header address resultion

# 68706 31-Mar-1995 eric

merge a bit with Sun version

# 68606 27-Mar-1995 eric

make DSN info match draft numbers

# 68603 27-Mar-1995 eric

more cleanup for DSN drafts

# 68595 25-Mar-1995 eric

don't pass through NOTIFY= unless it was given in the SMTP RCPT

# 68559 21-Mar-1995 eric

new DSN draft

# 68529 14-Mar-1995 eric

change call to expand() to be more rational (and consistent!)

# 68528 14-Mar-1995 eric

be more precise on MAXNAME checking

# 68433 23-Feb-1995 eric

cleanup to make gcc -Winitialized happier

# 68394 20-Feb-1995 eric

fix glitch in "relayed" messages

# 68228 05-Feb-1995 eric

cut at 20 January version of DSN document

# 68100 28-Dec-1994 eric

fix possible core dump on mail to local programs speaking SMTP

12345678