8239 | 21-Sep-1982 |
eric |
add nmessage (to not add "to..." tag); improve handling of error status setting |
8238 | 21-Sep-1982 |
eric |
avoid double error messages (one from each end) |
8237 | 21-Sep-1982 |
eric |
put 050 in from of recursive smtp messages |
8236 | 21-Sep-1982 |
eric |
output headers with commas into the queue |
8235 | 21-Sep-1982 |
eric |
output headers with commas into the queue |
8230 | 18-Sep-1982 |
eric |
fix botch where it believes that a list is !oldstyle just because it has an alias expansion in it. |
8227 | 16-Sep-1982 |
eric |
drop ":...;" stuff -- it screws it up aliases; pass parameters to subroutines (this also adds $@ and $: features to subr calls); check overflow of "tobuf" on smtp deliveries, which caused core dumps
drop ":...;" stuff -- it screws it up aliases; pass parameters to subroutines (this also adds $@ and $: features to subr calls); check overflow of "tobuf" on smtp deliveries, which caused core dumps on large mailing lists
show more ...
|
8226 | 16-Sep-1982 |
eric |
drop ":...;" stuff -- it screws it up aliases; pass parameters to subroutines (this also adds $@ and $: features to subr calls); check overflow of "tobuf" on smtp deliveries, which caused core dumps
drop ":...;" stuff -- it screws it up aliases; pass parameters to subroutines (this also adds $@ and $: features to subr calls); check overflow of "tobuf" on smtp deliveries, which caused core dumps on large mailing lists
show more ...
|
8225 | 16-Sep-1982 |
eric |
drop ":...;" stuff -- it screws it up aliases; pass parameters to subroutines (this also adds $@ and $: features to subr calls); check overflow of "tobuf" on smtp deliveries, which caused core dumps
drop ":...;" stuff -- it screws it up aliases; pass parameters to subroutines (this also adds $@ and $: features to subr calls); check overflow of "tobuf" on smtp deliveries, which caused core dumps on large mailing lists
show more ...
|
8223 | 12-Sep-1982 |
eric |
accept ": ... ;" syntax for groups if !oldstyle |
8222 | 12-Sep-1982 |
eric |
accept ": ... ;" syntax for groups if !oldstyle |
8182 | 12-Sep-1982 |
eric |
change inheritance for macros in envelopes; be able to canonicalize non-domained names by appending domain from sender; call ruleset 3 explicitly before doing other rulesets; some general cleanup. |
8181 | 12-Sep-1982 |
eric |
change inheritance for macros in envelopes; be able to canonicalize non-domained names by appending domain from sender; call ruleset 3 explicitly before doing other rulesets; some general cleanup. |
8180 | 12-Sep-1982 |
eric |
change inheritance for macros in envelopes; be able to canonicalize non-domained names by appending domain from sender; call ruleset 3 explicitly before doing other rulesets; some general cleanup. |
8179 | 12-Sep-1982 |
eric |
change inheritance for macros in envelopes; be able to canonicalize non-domained names by appending domain from sender; call ruleset 3 explicitly before doing other rulesets; some general cleanup. |
8178 | 12-Sep-1982 |
eric |
change inheritance for macros in envelopes; be able to canonicalize non-domained names by appending domain from sender; call ruleset 3 explicitly before doing other rulesets; some general cleanup. |
8177 | 12-Sep-1982 |
eric |
change inheritance for macros in envelopes; be able to canonicalize non-domained names by appending domain from sender; call ruleset 3 explicitly before doing other rulesets; some general cleanup. |
8148 | 11-Sep-1982 |
eric |
don't assign $s to be the sending host (this mucks up Received: lines) -- instead just use HELO messages; chdir into queue directory and make all pathnames relative; be more conservative in creating
don't assign $s to be the sending host (this mucks up Received: lines) -- instead just use HELO messages; chdir into queue directory and make all pathnames relative; be more conservative in creating queue id's -- in the event you get file table overflows, etc.
show more ...
|
8147 | 11-Sep-1982 |
eric |
don't assign $s to be the sending host (this mucks up Received: lines) -- instead just use HELO messages; chdir into queue directory and make all pathnames relative; be more conservative in creating
don't assign $s to be the sending host (this mucks up Received: lines) -- instead just use HELO messages; chdir into queue directory and make all pathnames relative; be more conservative in creating queue id's -- in the event you get file table overflows, etc.
show more ...
|
8134 | 08-Sep-1982 |
eric |
fix stupid bug in wait code to dispose of "Interrupted system call" message |
8133 | 08-Sep-1982 |
eric |
fix stupid bug in wait code to dispose of "Interrupted system call" message |
8132 | 08-Sep-1982 |
eric |
fix a nasty botch in 3.194 that killed SMTP in daemon mode. sigh...... |
8131 | 08-Sep-1982 |
eric |
fix a nasty botch in 3.194 that killed SMTP in daemon mode. sigh...... |
8130 | 08-Sep-1982 |
eric |
try to avoid "Interrupted system call" on wait in deliver and on writes; fix returned message to have proper sender; handle extra mailer output more cleverly. |
8129 | 08-Sep-1982 |
eric |
try to avoid "Interrupted system call" on wait in deliver and on writes; fix returned message to have proper sender; handle extra mailer output more cleverly. |