58844 | 29-Mar-1993 |
eric |
do recursive evaluation of CNAMEs |
58843 | 29-Mar-1993 |
eric |
include declaration for errstring -- HPUX seems to need it |
58831 | 26-Mar-1993 |
eric |
fix HELO problem in srvrsmtp (HELO was required); fall back to other MX records if error occurs on MAIL or DATA; prototype portability; change $~ to just match one word; fix some problems with multi-
fix HELO problem in srvrsmtp (HELO was required); fall back to other MX records if error occurs on MAIL or DATA; prototype portability; change $~ to just match one word; fix some problems with multi-word matches
show more ...
|
58830 | 26-Mar-1993 |
eric |
simplify content of X-Authentication-Warning: header |
58829 | 26-Mar-1993 |
eric |
make MATCHZERO a synonym for CANONHOST (to clarify code) |
58828 | 26-Mar-1993 |
eric |
MATCHZERO doesn't assign a $N value |
58827 | 26-Mar-1993 |
eric |
fix excessive matching problem |
58826 | 26-Mar-1993 |
eric |
portability |
58825 | 26-Mar-1993 |
eric |
fix a few problems pointed out by Neil Rickert; $~ matches only one token |
58824 | 26-Mar-1993 |
eric |
fix problem with prototype mismatches |
58823 | 26-Mar-1993 |
eric |
more fixes on __STDC__ declarations |
58822 | 26-Mar-1993 |
eric |
prototypes break a lot of compilers, even with __STDC__ test |
58821 | 26-Mar-1993 |
eric |
fix auth_warning problem that rejected all MAIL commands if no HELO was given |
58820 | 26-Mar-1993 |
eric |
try to fall back to MX sites if there is a failure anywhere in delivery (not just in connection establishment) |
58817 | 25-Mar-1993 |
eric |
define $=w to include long host name |
58814 | 25-Mar-1993 |
eric |
implement multi-word classes |
58810 | 25-Mar-1993 |
eric |
add authentication warnings; improved multi network support; fix a couple of bugs causing core dumps; get new transcript when splitting envelope; add dequote map class support; debugging additions; a
add authentication warnings; improved multi network support; fix a couple of bugs causing core dumps; get new transcript when splitting envelope; add dequote map class support; debugging additions; allow addition of new Comments: headers
show more ...
|
58805 | 25-Mar-1993 |
eric |
recognize -a flag in dequote map |
58804 | 25-Mar-1993 |
eric |
fix some minor glitches |
58803 | 25-Mar-1993 |
eric |
improve error reporting; open new transcript on envelope cloning |
58802 | 25-Mar-1993 |
eric |
add dequote pseudo-map |
58801 | 25-Mar-1993 |
eric |
catch "unable to create locked temp file" condition |
58798 | 24-Mar-1993 |
eric |
clean up logging of email received from localhost |
58796 | 23-Mar-1993 |
eric |
improved debugging; pass convtime a default units; allow addition of Comments: and stripping of Return-Path: |
58789 | 23-Mar-1993 |
eric |
add X-Authentication-Warning: headers on possible attempts at forgery |