25657 | 26-Dec-1985 |
eric |
cleanup (comments only) |
25620 | 17-Dec-1985 |
eric |
lint |
25619 | 17-Dec-1985 |
eric |
lint |
25618 | 17-Dec-1985 |
eric |
lint |
25617 | 17-Dec-1985 |
eric |
lint |
25616 | 17-Dec-1985 |
eric |
lint |
25615 | 17-Dec-1985 |
eric |
lint |
25614 | 17-Dec-1985 |
eric |
patch to clearenvelope to avoid dereferencing garbage pointers |
25613 | 17-Dec-1985 |
eric |
patch to clearenvelope to avoid dereferencing garbage pointers |
25612 | 17-Dec-1985 |
eric |
patch to clearenvelope to avoid dereferencing garbage pointers |
25611 | 17-Dec-1985 |
eric |
patch to clearenvelope to avoid dereferencing garbage pointers |
25575 | 09-Dec-1985 |
miriam |
Modify maphostname to do a gethostbyaddr if first character in name is a bracket. |
25574 | 09-Dec-1985 |
miriam |
Modify maphostname to do a gethostbyaddr if first character in name is a bracket. |
25571 | 07-Dec-1985 |
eric |
ischar => isascii |
25570 | 07-Dec-1985 |
eric |
several small bugs: don't die if no environment, don't look in ESM_DEADLETTER state in savemail; lowercase before getpwnam to allow upper case regular names in alias file |
25569 | 07-Dec-1985 |
eric |
several small bugs: don't die if no environment, don't look in ESM_DEADLETTER state in savemail; lowercase before getpwnam to allow upper case regular names in alias file |
25568 | 07-Dec-1985 |
eric |
several small bugs: don't die if no environment, don't look in ESM_DEADLETTER state in savemail; lowercase before getpwnam to allow upper case regular names in alias file |
25567 | 07-Dec-1985 |
eric |
several small bugs: don't die if no environment, don't look in ESM_DEADLETTER state in savemail; lowercase before getpwnam to allow upper case regular names in alias file |
25566 | 07-Dec-1985 |
eric |
several small bugs: don't die if no environment, don't look in ESM_DEADLETTER state in savemail; lowercase before getpwnam to allow upper case regular names in alias file |
25529 | 22-Nov-1985 |
miriam |
Distinguish between temporary failure types. Now will print the message "Host Name Lookup Failure" when h_errno contains TRY_AGAIN error value. |
25527 | 22-Nov-1985 |
miriam |
Call errstring() to print out Name Server error code TRY_AGAIN message - "Host Name Lookup Failure". |
25526 | 22-Nov-1985 |
miriam |
Errstring() now will print out a message for the Name Server error code TRY_AGAIN - "Host Name Lookup Failure". |
25525 | 22-Nov-1985 |
miriam |
Include MAX_ERRNO as an offset for the Name Server error message codes so as to not overlap with the System error message codes. |
25524 | 22-Nov-1985 |
eric |
give error if alias file cannot be opened; log a message when aliases are rebuilt; consider addresses with different q_uid's different so that two recipients forwarding to the same program will work |
25523 | 22-Nov-1985 |
eric |
don't consider addresses with different q_uid's alike |