#
60494 |
| 27-May-1993 |
eric |
prototype functions |
#
59707 |
| 03-May-1993 |
eric |
first cut at :mailsender extension |
#
59625 |
| 01-May-1993 |
eric |
don't use %e for syslog errors -- either %m or errstring |
#
59615 |
| 01-May-1993 |
eric |
minor tweaking of syslog levels & compile fixes for SunOS & Ultrix |
#
59273 |
| 26-Apr-1993 |
eric |
have getmxrr look at $=w to determine local host name |
#
58884 |
| 30-Mar-1993 |
eric |
hooks for eventual better handling of SMTP recipients |
#
58788 |
| 23-Mar-1993 |
eric |
eliminate use of sin_len |
#
58755 |
| 19-Mar-1993 |
eric |
initial hooks for ISO networking |
#
58689 |
| 17-Mar-1993 |
eric |
clean up file locking (create a lockfile() routine in conf.c) |
#
58154 |
| 23-Feb-1993 |
eric |
fix botch in SMTP VRFY code (assumed all users were local) |
#
58151 |
| 23-Feb-1993 |
eric |
overhaul status of SMTP reply codes |
#
58099 |
| 20-Feb-1993 |
eric |
add EF_VRFYONLY support |
#
58082 |
| 20-Feb-1993 |
eric |
close cached MCI connections after a fork; add p (privacy) and b (min blocks free) options; fix selfref code; clean up $#error format |
#
58065 |
| 19-Feb-1993 |
eric |
make duplicate deletion more global |
#
58050 |
| 18-Feb-1993 |
eric |
move the meta-characters from C0 into C1 space |
#
58010 |
| 15-Feb-1993 |
eric |
Allow saving in ~/dead.letter; clean up VRFY output; fix bogus error message in udbexpand; null terminate host buffers in buildaddr (broken in 6.21). |
#
57977 |
| 14-Feb-1993 |
eric |
HPUX and OSF/1 support; fix SMTP reply codes & multiple SMTP error problem; consider cache timeout non-permanent; be more graceful on OS failures; log forward, alias, and userdb expansions on log lev
HPUX and OSF/1 support; fix SMTP reply codes & multiple SMTP error problem; consider cache timeout non-permanent; be more graceful on OS failures; log forward, alias, and userdb expansions on log level 10
show more ...
|
#
57737 |
| 28-Jan-1993 |
eric |
fix the System 5 compatilibility to be compatible with the rest of the world. |
#
57736 |
| 28-Jan-1993 |
eric |
System 5 compatibility, misc fixes |
#
57629 |
| 20-Jan-1993 |
eric |
put getmxrr on NAMED_BIND |
#
57252 |
| 21-Dec-1992 |
eric |
Release 6 |
#
57232 |
| 20-Dec-1992 |
eric |
change random constants to be #defines |
#
56795 |
| 14-Nov-1992 |
eric |
(partially) ANSI-fy it |
#
55012 |
| 12-Jul-1992 |
eric |
reduce number of instances of CurEnv by passing it as a parameter |
#
53654 |
| 25-May-1992 |
eric |
add generalized database mapping (using the K config line and $( ... $) syntaxes); $[ ... $] is now a special case |