#
69925 |
| 19-Jun-1995 |
eric |
fix bogus debug flag (apparently a typo) |
#
69816 |
| 10-Jun-1995 |
eric |
need MF_KEEPQUOTES bit in dequote map, else it is double-dequoted |
#
69783 |
| 30-May-1995 |
eric |
allow symbolic ruleset names on M lines (S= and R=) |
#
69748 |
| 28-May-1995 |
eric |
lint |
#
69703 |
| 26-May-1995 |
eric |
add -q map flag to avoid quote stripping; clean up domain addition in nis_getcanonname and nisplus_getcanonname |
#
68881 |
| 25-Apr-1995 |
eric |
fix problem sending to user@domain where "domain" has an entry but no A or MX records; problem only occurs if it matches as the last entry in the resolver search list |
#
68867 |
| 23-Apr-1995 |
eric |
updates for new DSN drafts |
#
68849 |
| 22-Apr-1995 |
eric |
allow error mailer to take DSN status code |
#
68839 |
| 21-Apr-1995 |
eric |
update copyright notice |
#
68711 |
| 02-Apr-1995 |
eric |
MIME cleanup to get header line parsing right |
#
68708 |
| 31-Mar-1995 |
eric |
fix compile glitch |
#
68706 |
| 31-Mar-1995 |
eric |
merge a bit with Sun version |
#
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 |
#
68532 |
| 14-Mar-1995 |
eric |
hacks to make it more IDA-like -- they have other problems |
#
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 |
#
68526 |
| 14-Mar-1995 |
eric |
fix problem that can cause very long R lines in qf to core dump |
#
68446 |
| 24-Feb-1995 |
eric |
minor ordering glitch, more pedantic than important |
#
68433 |
| 23-Feb-1995 |
eric |
cleanup to make gcc -Winitialized happier |
#
68400 |
| 21-Feb-1995 |
eric |
fix minor used-before-set problem |
#
68385 |
| 20-Feb-1995 |
eric |
allow symbolic ruleset names |
#
68358 |
| 19-Feb-1995 |
eric |
updated status codes for DSNs |
#
68353 |
| 19-Feb-1995 |
eric |
fix prescan() function decl to match prototype |