Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-10 | Place NULL arg on end of argv array only after all other args. mickey@ ok | imp | |
2000-01-10 | extra : in err(); imp | Theo de Raadt | |
1999-12-17 | terminate an arg vector w/ NULL | Michael Shalayeff | |
1999-09-28 | Proper error output. | Hakan Olsson | |
1999-08-02 | Fallback to sendmail if /etc/mailer.conf is missing. | Jakob Schlyter | |
1999-08-02 | Indentation | Jakob Schlyter | |
1999-08-02 | Fix realloc bug. | Jakob Schlyter | |
1999-08-02 | Integration of mailwrapper (from NetBSD) | Jakob Schlyter | |
"The mailwrapper program is designed to replace /usr/sbin/sendmail and to invoke an appropriate MTA instead of sendmail(8) based on configuration information placed in /etc/mailer.conf. This permits the administrator to configure which MTA is to be invoked on the system at run time." OK deraadt, millert |