58874 | 30-Mar-1993 |
eric |
attempt at quick RCPT response |
58873 | 30-Mar-1993 |
eric |
more network family generalization |
58872 | 30-Mar-1993 |
eric |
don't give a warning if -f is being used to set id to yourself |
58871 | 30-Mar-1993 |
eric |
generalize networking a bit more |
58870 | 30-Mar-1993 |
eric |
fix typo |
58869 | 30-Mar-1993 |
eric |
move VRFYONLY flag up into MAIL command (it's global, not local) |
58868 | 30-Mar-1993 |
eric |
mark include() address as verified for possible later expansion |
58867 | 30-Mar-1993 |
eric |
change connection probing to use RSET instead of NOOP |
58866 | 30-Mar-1993 |
eric |
fix bogus "infinite loop" diagnostic; log better diagnostic info |
58865 | 30-Mar-1993 |
eric |
avoid bogus diagnostic |
58864 | 30-Mar-1993 |
eric |
zero CurHostAddr to avoid logging garbage if no addresses can be bound |
58863 | 29-Mar-1993 |
eric |
inet_aton is too modern for Sun..... |
58858 | 29-Mar-1993 |
eric |
fix endmailer call botch; diagnose RCPT before MAIL; change Op default to 0; add O and V options; log sending info; fix nis_magic bug |
58857 | 29-Mar-1993 |
eric |
fix botch with getmxrr when there was no MX record |
58856 | 29-Mar-1993 |
eric |
save message from final 250 line |
58855 | 29-Mar-1993 |
eric |
give a nicer message on message acceptance |
58853 | 29-Mar-1993 |
eric |
default PrivacyFlags to zero (.cf file can only set flags) |
58852 | 29-Mar-1993 |
eric |
additional checking on pipe file handling |
58851 | 29-Mar-1993 |
eric |
O (set daemon options) and V (fallback MX host) options |
58850 | 29-Mar-1993 |
eric |
diagnose RCPT before MAIL |
58849 | 29-Mar-1993 |
eric |
allow setting of server options |
58848 | 29-Mar-1993 |
eric |
implement FallBackMX |
58847 | 29-Mar-1993 |
eric |
make heuristic on when -d doesn't have an argument more like old behaviour |
58846 | 29-Mar-1993 |
eric |
fix typo bugs |
58845 | 29-Mar-1993 |
eric |
add FallBackMX |