11938 | 17-Apr-1983 |
eric |
put true current time on SMTP greeting message; drop >From hack (this belongs in the mailer if needed); fix bogus errno problems (clear errno in many places); fix *(0) problems |
11937 | 17-Apr-1983 |
eric |
fix bogus errno problems |
11936 | 17-Apr-1983 |
eric |
fix bogus errno problems |
11935 | 17-Apr-1983 |
eric |
fix bogus errno problems |
11934 | 17-Apr-1983 |
eric |
fix bogus errno problems |
11933 | 17-Apr-1983 |
eric |
remove >From hack |
11932 | 17-Apr-1983 |
eric |
put true current time on SMTP greeting message; fix *(0) problems |
11931 | 17-Apr-1983 |
eric |
put true current time on SMTP greeting message; fix bogus errno problems |
11930 | 17-Apr-1983 |
eric |
fix *(0) problems |
11728 | 26-Mar-1983 |
eric |
changes from MRH for USG UNIX 5.0 |
11727 | 26-Mar-1983 |
eric |
increase buffer size in smtpmessage to avoid overflows; rewrite again with ruleset three after appending from domain so that we can add the bracket punctuation; changes from MRH for USG UNIX 5.0 |
11726 | 26-Mar-1983 |
eric |
rewrite again with ruleset 3 after appending from domain so that we can add any punctuation, e.g., "<" "@" "domain" ">" |
11725 | 26-Mar-1983 |
eric |
increase buffer size in smtpmessage |
11724 | 26-Mar-1983 |
eric |
u_short should be unsigned short; actually this is a punt |
11723 | 26-Mar-1983 |
eric |
Undo glickman's change of types.h => param.h -- why did he do this? |
11626 | 19-Mar-1983 |
eric |
Don't have mail from su'ed people come from "daemon" |
11625 | 19-Mar-1983 |
eric |
Don't have mail from su'ed people come from "daemon" |
11616 | 19-Mar-1983 |
eric |
Fix botch of putting incorrect full names on some addresses (usually UNIX-to-UNIX Copy) |
11615 | 19-Mar-1983 |
eric |
Fix botch of putting incorrect full names on some addresses (usually UNIX-to-UNIX Copy) |
11547 | 12-Mar-1983 |
eric |
take ECONNRESET (Connection reset by peer) as a temporary error during connection initiation. |
11546 | 12-Mar-1983 |
eric |
take ECONNRESET (Connection reset by peer) as a temporary error during connection initiation. |
11545 | 12-Mar-1983 |
eric |
Check for I/O error on close of temp file -- i.e., last buffer flush |
11544 | 12-Mar-1983 |
eric |
Check for I/O error on close of temp file -- i.e., last buffer flush |
11543 | 12-Mar-1983 |
eric |
Don't artifically add a "from: $q" when running the queue -- this seems to cause the from line in the qf file to be ignored. |
11542 | 12-Mar-1983 |
eric |
Don't artifically add a "from: $q" when running the queue -- this seems to cause the from line in the qf file to be ignored. |