#
67547 |
| 23-Jul-1994 |
eric |
tweaks & bug fixes to MIME algorithm |
#
67546 |
| 23-Jul-1994 |
eric |
MIME 8 to 7 bit support |
#
67473 |
| 03-Jul-1994 |
eric |
break out special local mail processing (e.g., mapping to the "prog" mailer) onto separate mailer flags |
#
67428 |
| 19-Jun-1994 |
eric |
reset h_errno in a few critical places to avoid spurious errors |
#
67421 |
| 17-Jun-1994 |
eric |
compatibility with BIND 4.9.3 (just cleanup) |
#
67133 |
| 13-May-1994 |
eric |
avoid returning error AND re-queueing for ``user@.'' address |
#
67077 |
| 29-Apr-1994 |
eric |
fix problem with error messages on host names that have %s |
#
66894 |
| 18-Apr-1994 |
eric |
fix relay= logging on queued messages |
#
66784 |
| 14-Apr-1994 |
eric |
give return-receipt on delivery to mailing lists (instead of to the members of that list) and suppress Return-Receipt-To: in subsequent deliveries to avoid denial of service attacks and generally imp
give return-receipt on delivery to mailing lists (instead of to the members of that list) and suppress Return-Receipt-To: in subsequent deliveries to avoid denial of service attacks and generally improve the semantics
show more ...
|
#
66766 |
| 12-Apr-1994 |
eric |
avoid bogus relay= logging |
#
66746 |
| 12-Apr-1994 |
eric |
deliver all mail in a new session; this solves some security problems |
#
66334 |
| 11-Mar-1994 |
eric |
change NAMED_BIND to a 0/1 flag to allow Makefile override |
#
66323 |
| 07-Mar-1994 |
eric |
fix CNAME loop problem: gave error messages and requeued messages |
#
66307 |
| 04-Mar-1994 |
eric |
avoid possible bogus pointer dereferences if there are %'s in the 250 response from DATA |
#
66305 |
| 04-Mar-1994 |
eric |
make sure that you don't get bogus addresses queued up on name server problems and split envelopes |
#
66258 |
| 26-Feb-1994 |
eric |
tune short syslog buffers even more; have "too many hops" message send to postmaster & be sure to completely deinstantiate the queue |
#
66089 |
| 14-Feb-1994 |
eric |
fix problem that can cause mailer output to be discarded in some circumstances |
#
66021 |
| 07-Feb-1994 |
eric |
fix extra commas in short buffer syslogging |
#
66017 |
| 06-Feb-1994 |
eric |
changes from Eric Wassenaar: Apollo portability and improved network error handling |
#
66012 |
| 06-Feb-1994 |
eric |
improve logging |
#
66010 |
| 06-Feb-1994 |
eric |
try to limit the overhead on split envelopes |
#
66009 |
| 06-Feb-1994 |
eric |
tighten up short syslog buffers even more |
#
66008 |
| 06-Feb-1994 |
eric |
preliminary try at controlling fd usage; doesn't work right because main envelope qf doesn't get instantiated early enough |
#
66003 |
| 05-Feb-1994 |
eric |
allow $s to be set to NULL for locally generated mail |
#
65919 |
| 27-Jan-1994 |
eric |
change logging so that IP addresses always use [angle brackets] |