7763 | 15-Aug-1982 |
eric |
make headers work properly when a message is queued up; this involves expanding the header before it is written into the queue. However, it also means that we don't have to store the macro definitio
make headers work properly when a message is queued up; this involves expanding the header before it is written into the queue. However, it also means that we don't have to store the macro definitions (?)
show more ...
|
7762 | 15-Aug-1982 |
eric |
make VRFY and EXPN work more correctly (VRFY still gives an OK even if the target is a list); this adds the QuickAbort option |
7761 | 15-Aug-1982 |
eric |
mark From: lines with a bit; make EXPN work properly |
7760 | 15-Aug-1982 |
eric |
mark From: lines with a bit; this should be used later instead of a direct strcmp with "from" |
7759 | 15-Aug-1982 |
eric |
output class rather than priority in log; accept zero intervals in event scheduling; allow continuation lines in queue files (particularly for headers); don't diagnose inappropriate errors when accep
output class rather than priority in log; accept zero intervals in event scheduling; allow continuation lines in queue files (particularly for headers); don't diagnose inappropriate errors when accepting a connection; fix bug when reprocessing addresses that put garbage in the header; some misc. debugging info (-d14 => commaize)
show more ...
|
7758 | 15-Aug-1982 |
eric |
output message class rather than priority in log |
7757 | 15-Aug-1982 |
eric |
don't choke on zero intervals |
7756 | 15-Aug-1982 |
eric |
split off "commaize()" routine; fix bug that caused garbage in headers |
7755 | 15-Aug-1982 |
eric |
add debugging info |
7754 | 15-Aug-1982 |
eric |
allow ETIMEDOUT or EINTR as in accept call |
7753 | 15-Aug-1982 |
eric |
know about continuation lines in queue files: necessary for headers |
7690 | 08-Aug-1982 |
eric |
make "sleep" work correctly even in the face of other events; clean up the queue processing: child queue runs now go away when done. more debugging logging is needed to verify that this works right
make "sleep" work correctly even in the face of other events; clean up the queue processing: child queue runs now go away when done. more debugging logging is needed to verify that this works right though.
show more ...
|
7686 | 08-Aug-1982 |
eric |
move remotename() from deliver.c to parse.c; change default log level to 9; put error versus success delivery on different log levels; diagnose overlength lines in headers; more general event mechani
move remotename() from deliver.c to parse.c; change default log level to 9; put error versus success delivery on different log levels; diagnose overlength lines in headers; more general event mechanism; initial implementation of canonname; don't diagnose link errors in queue, since another daemon could have grabbed it legitimately; fix a problem in VRFY on bad addresses
show more ...
|
7685 | 08-Aug-1982 |
eric |
more general event mechanism |
7684 | 08-Aug-1982 |
eric |
more general event mechanism |
7683 | 08-Aug-1982 |
eric |
don't give an error when the link fails -- another daemon could have grabbed it |
7682 | 08-Aug-1982 |
eric |
move remotename() from deliver.c to parse.c; initial implementation of canonname() |
7681 | 08-Aug-1982 |
eric |
truncate excessively long header lines |
7680 | 08-Aug-1982 |
eric |
move remotename() to parse.c; log errors at a higher level than successes |
7679 | 08-Aug-1982 |
eric |
change default log level to 9 |
7677 | 08-Aug-1982 |
eric |
change debug level to a debug vector; add levels on logging (and the -L flag); change logging to be by message-id; elevate message-id; some lint-type cleanup |
7676 | 08-Aug-1982 |
eric |
change debug level to a debug vector; add levels on logging (and the -L flag); change logging to be by message-id; elevate message-id; some lint-type cleanup |
7675 | 08-Aug-1982 |
eric |
change debug level to a debug vector; add levels on logging (and the -L flag); change logging to be by message-id; elevate message-id; some lint-type cleanup |
7674 | 08-Aug-1982 |
eric |
change debug level to a debug vector; add levels on logging (and the -L flag); change logging to be by message-id; elevate message-id; some lint-type cleanup |
7673 | 08-Aug-1982 |
eric |
change debug level to a debug vector; add levels on logging (and the -L flag); change logging to be by message-id; elevate message-id; some lint-type cleanup |