11541 | 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. |
11512 | 10-Mar-1983 |
eric |
Delete colon on front of aliases |
11511 | 10-Mar-1983 |
eric |
Delete colon on front of aliases |
11448 | 08-Mar-1983 |
eric |
Pass the delimiter character to parseaddr so that we can correctly decide between comma and space |
11447 | 08-Mar-1983 |
eric |
Pass the delimiter character to parseaddr so that we can correctly decide between comma and space |
11446 | 08-Mar-1983 |
eric |
Pass the delimiter character to parseaddr so that we can correctly decide between comma and space |
11445 | 08-Mar-1983 |
eric |
Pass the delimiter character to parseaddr so that we can correctly decide between comma and space |
11444 | 08-Mar-1983 |
eric |
Pass the delimiter character to parseaddr so that we can correctly decide between comma and space |
11427 | 07-Mar-1983 |
eric |
Don't pass EX_TEMPFAIL code out (since we have already taken responsibility for delivering the message anyway). |
11426 | 07-Mar-1983 |
eric |
Don't pass EX_TEMPFAIL code out (since we have already taken responsibility for delivering the message anyway). |
11425 | 07-Mar-1983 |
eric |
Don't pass EX_TEMPFAIL code out (since we have already taken responsibility for delivering the message anyway). |
11424 | 07-Mar-1983 |
eric |
Handle OLDSTYLE addresses properly with the -t flag; notice that tabs also delimit addresses (as well as spaces) |
11423 | 07-Mar-1983 |
eric |
Handle OLDSTYLE addresses properly with the -t flag; notice that tabs also delimit addresses (as well as spaces) |
11417 | 06-Mar-1983 |
eric |
Handle messages with "Resent-xxx:" header lines properly (basically mark the message as being resent); ignore incoming From: lines if their text exactly matches our machine-readable address exactly -
Handle messages with "Resent-xxx:" header lines properly (basically mark the message as being resent); ignore incoming From: lines if their text exactly matches our machine-readable address exactly -- this causes the full name to be added when called from (e.g.) MH. Both of these mode are to improve interaction with MH.
show more ...
|
11416 | 06-Mar-1983 |
eric |
Handle messages with "Resent-xxx:" header lines properly (basically mark the message as being resent); ignore incoming From: lines if their text exactly matches our machine-readable address exactly -
Handle messages with "Resent-xxx:" header lines properly (basically mark the message as being resent); ignore incoming From: lines if their text exactly matches our machine-readable address exactly -- this causes the full name to be added when called from (e.g.) MH. Both of these mode are to improve interaction with MH.
show more ...
|
11415 | 06-Mar-1983 |
eric |
Handle messages with "Resent-xxx:" header lines properly (basically mark the message as being resent); ignore incoming From: lines if their text exactly matches our machine-readable address exactly -
Handle messages with "Resent-xxx:" header lines properly (basically mark the message as being resent); ignore incoming From: lines if their text exactly matches our machine-readable address exactly -- this causes the full name to be added when called from (e.g.) MH. Both of these mode are to improve interaction with MH.
show more ...
|
11414 | 06-Mar-1983 |
eric |
Handle messages with "Resent-xxx:" header lines properly (basically mark the message as being resent); ignore incoming From: lines if their text exactly matches our machine-readable address exactly -
Handle messages with "Resent-xxx:" header lines properly (basically mark the message as being resent); ignore incoming From: lines if their text exactly matches our machine-readable address exactly -- this causes the full name to be added when called from (e.g.) MH. Both of these mode are to improve interaction with MH.
show more ...
|
11409 | 06-Mar-1983 |
eric |
Add H_RESENT flag to header flags to indicate fields that are associated with a resent message. |
11406 | 05-Mar-1983 |
eric |
Ignore delimiters (e.g., commas) inside quotes |
11405 | 05-Mar-1983 |
eric |
Ignore delimiters (e.g., commas) inside quotes |
11300 | 26-Feb-1983 |
eric |
Don't log message-id mapping and from person in a queue run |
11299 | 26-Feb-1983 |
eric |
Don't log message-id mapping and from person in a queue run |
11298 | 26-Feb-1983 |
eric |
map host name for $w macro to upper case -- this is more conventional |
11297 | 26-Feb-1983 |
eric |
map host name for $w macro to upper case -- this is more conventional |
11292 | 26-Feb-1983 |
eric |
log queueid <=> message-id correspondence |