4865 | 11-Nov-1981 |
eric |
integrate user SMTP into sendmail itself. If there is no $u arg in the mailer argument list, SMTP is run. This can be used directly over the Ethernet or to any clever mailer. We still need to edit
integrate user SMTP into sendmail itself. If there is no $u arg in the mailer argument list, SMTP is run. This can be used directly over the Ethernet or to any clever mailer. We still need to edit spooled control files to remove recipients that have been successfully sent during queue processing.
show more ...
|
4864 | 11-Nov-1981 |
eric |
integrate user SMTP into sendmail itself. If there is no $u arg in the mailer argument list, SMTP is run. This can be used directly over the Ethernet or to any clever mailer. We still need to edit
integrate user SMTP into sendmail itself. If there is no $u arg in the mailer argument list, SMTP is run. This can be used directly over the Ethernet or to any clever mailer. We still need to edit spooled control files to remove recipients that have been successfully sent during queue processing.
show more ...
|
4863 | 11-Nov-1981 |
eric |
integrate user SMTP into sendmail itself. If there is no $u arg in the mailer argument list, SMTP is run. This can be used directly over the Ethernet or to any clever mailer. We still need to edit
integrate user SMTP into sendmail itself. If there is no $u arg in the mailer argument list, SMTP is run. This can be used directly over the Ethernet or to any clever mailer. We still need to edit spooled control files to remove recipients that have been successfully sent during queue processing.
show more ...
|
4836 | 08-Nov-1981 |
eric |
LINT |
4835 | 08-Nov-1981 |
eric |
LINT |
4834 | 08-Nov-1981 |
eric |
LINT |
4798 | 08-Nov-1981 |
eric |
know about SMTP over TCP. The current SMTP user is not clever enough to deal with multiple users at one host. To fix this we will have to speak some smart protocol between sendmail and the mailer -
know about SMTP over TCP. The current SMTP user is not clever enough to deal with multiple users at one host. To fix this we will have to speak some smart protocol between sendmail and the mailer -- maybe SMTP??
show more ...
|
4797 | 08-Nov-1981 |
eric |
detects errors in a reasonable way. however, it only works with one user at a time, due to the problems of returning separate error returns per user. We should run smtp between sendmail and the ind
detects errors in a reasonable way. however, it only works with one user at a time, due to the problems of returning separate error returns per user. We should run smtp between sendmail and the individual mailers.....
show more ...
|
4796 | 07-Nov-1981 |
eric |
fix a number of bugs to get the actual case working over the ether. this version seems to work correctly if there are no errors, but any error sends it into strange places. |
4795 | 07-Nov-1981 |
eric |
copy printname for parsing From person |
4794 | 07-Nov-1981 |
eric |
fix a bug in fixcrlf that made SMTP die |
4780 | 07-Nov-1981 |
eric |
clean up to compile & work on ARPAVAX; move stat file to /usr/lib/sendmail.st; fix bug in syserr with error codes |
4779 | 07-Nov-1981 |
eric |
clean up to compile & work on ARPAVAX; move stat file to /usr/lib/sendmail.st; fix bug in syserr with error codes |
4778 | 07-Nov-1981 |
eric |
clean up to compile & work on ARPAVAX; move stat file to /usr/lib/sendmail.st; fix bug in syserr with error codes |
4713 | 31-Oct-1981 |
eric |
drop old NCP stuff for ARPANET handling; fix some bugs in error messages with multiple recipients in SMTP; clean up error handling |
4712 | 31-Oct-1981 |
eric |
drop old NCP stuff for ARPANET handling; fix some bugs in error messages with multiple recipients in SMTP; clean up error handling |
4711 | 31-Oct-1981 |
eric |
drop old NCP stuff for ARPANET handling; fix some bugs in error messages with multiple recipients in SMTP; clean up error handling |
4710 | 31-Oct-1981 |
eric |
drop old NCP stuff for ARPANET handling; fix some bugs in error messages with multiple recipients in SMTP; clean up error handling |
4709 | 31-Oct-1981 |
eric |
drop old NCP stuff for ARPANET handling; fix some bugs in error messages with multiple recipients in SMTP; clean up error handling |
4708 | 31-Oct-1981 |
eric |
drop old NCP stuff for ARPANET handling; fix some bugs in error messages with multiple recipients in SMTP; clean up error handling |
4684 | 31-Oct-1981 |
eric |
date and time created 81/10/31 10:11:38 by eric |
4683 | 31-Oct-1981 |
eric |
buffer standard output (or rather, don't unbuffer) |
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. |
4638 | 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. |
4637 | 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. |