59111 | 17-Apr-1993 |
eric |
turn off DEFNAMES and DNSRCH in hostsignature for old config file compatibility |
59107 | 16-Apr-1993 |
eric |
don't double-#define SMTP and QUEUE |
59105 | 16-Apr-1993 |
eric |
fix bug causing host\!user to be parsed as one token |
59104 | 16-Apr-1993 |
eric |
fix compilation problem when IDENTPROTO is not defined |
59101 | 15-Apr-1993 |
eric |
fixes to handle null messages -- why did this break? |
59100 | 15-Apr-1993 |
eric |
IPC mailers can take a colon-separated list of addresses; change map functions to return an exit status (& do limited tempfailing); don't dequote strings with spaces; accept BODY=8BITMIME; print fail
IPC mailers can take a colon-separated list of addresses; change map functions to return an exit status (& do limited tempfailing); don't dequote strings with spaces; accept BODY=8BITMIME; print failed addresses in return messages; tweak DNS timeouts; many minor bug fixes
show more ...
|
59099 | 15-Apr-1993 |
eric |
document the -B flag |
59097 | 15-Apr-1993 |
eric |
minor botch: use htons on ident port name |
59095 | 15-Apr-1993 |
eric |
|
59094 | 15-Apr-1993 |
eric |
discard errors only on responses to responses to responses, not responses to responses. |
59093 | 15-Apr-1993 |
eric |
add e_bodytype and B queue line and -B flag for body type information |
59092 | 15-Apr-1993 |
eric |
IDENT problem applies to HPUX as well as Ultrix |
59090 | 14-Apr-1993 |
eric |
add e_bodytype |
59089 | 14-Apr-1993 |
eric |
don't dequote if there would be spaces left -- they will be replaced by the SpaceSub character |
59088 | 14-Apr-1993 |
eric |
some first thoughts at a MAILB lookup |
59084 | 14-Apr-1993 |
eric |
return status information from map lookups and from there from rewrite; this allows higher level code to queue if the name server is down |
59083 | 14-Apr-1993 |
eric |
set q_ruser when you send to a true human user |
59082 | 14-Apr-1993 |
eric |
print a list of the bad addresses on returned email |
59076 | 14-Apr-1993 |
eric |
let the $@ clause of an SMTP mailer be a colon separated list of hosts; these will be searched like MX records |
59075 | 14-Apr-1993 |
eric |
random cleanup -- nothing major |
59074 | 14-Apr-1993 |
eric |
move IDENTPROTO #define into conf.h; default it off for ULTRIX |
59066 | 13-Apr-1993 |
eric |
simplify and generalize OutChannel => stdout code |
59065 | 13-Apr-1993 |
eric |
check for I/O errors on OutChannel |
59060 | 13-Apr-1993 |
eric |
improve setproctitle info |
59058 | 13-Apr-1993 |
eric |
avoid multiple error messages on wierd syntax like "From: <a" |