#
5978 |
| 26-Feb-1982 |
eric |
implement daemon mode
|
#
5902 |
| 20-Feb-1982 |
eric |
don't expand macros in queued requests until delivery time -- means passing the macro definitions through also.
|
#
5199 |
| 06-Dec-1981 |
eric |
cleanup so it will go through lint without any fancy grep -v's; change the way SCCS Id's are handled.
|
#
5182 |
| 05-Dec-1981 |
eric |
put the SMTP and queueing code on compilation flags so that sendmail will fit on non-ID PDP-11's (ugh); put the ugly UUCP hack on a compilation flag also to emphasize that it sucks eggs; makefile cle
put the SMTP and queueing code on compilation flags so that sendmail will fit on non-ID PDP-11's (ugh); put the ugly UUCP hack on a compilation flag also to emphasize that it sucks eggs; makefile cleanup.
show more ...
|
#
5037 |
| 22-Nov-1981 |
eric |
Edit queue control files when running queue (assuming there are still recipients left). Also, modify the MsgPriority to be the absolute number (not the Priority: value); this allows us to include ag
Edit queue control files when running queue (assuming there are still recipients left). Also, modify the MsgPriority to be the absolute number (not the Priority: value); this allows us to include aging into the priority algorithm.
show more ...
|
#
5007 |
| 21-Nov-1981 |
eric |
change the send queue to be only one queue instead of one per mailer. this is slightly inefficient but simpler. also, pass this queue around so we can have multiple send queues. this makes VRFY wor
change the send queue to be only one queue instead of one per mailer. this is slightly inefficient but simpler. also, pass this queue around so we can have multiple send queues. this makes VRFY work.
show more ...
|
#
4994 |
| 21-Nov-1981 |
eric |
links together aliases into proper trees. This is in part an attempt to do the SMTP VRFY command properly, but there are a number of annoying problems that convince me that this is the wrong way to
links together aliases into proper trees. This is in part an attempt to do the SMTP VRFY command properly, but there are a number of annoying problems that convince me that this is the wrong way to do it. Sigh.
show more ...
|
#
4836 |
| 08-Nov-1981 |
eric |
LINT
|
#
4639 |
| 27-Oct-1981 |
eric |
experimental version combining queueing with daemon operation. I'm sure this doesn't work -- if only because the wait()s are funny.
|
#
4634 |
| 27-Oct-1981 |
eric |
More queueing cleanup: implement timeouts (still one-stage), properly implement priorities (didn't work before), and miscellaneous cleanup.
|
#
4632 |
| 27-Oct-1981 |
eric |
date and time created 81/10/27 08:38:53 by eric
|