Commit Graph

10 Commits

Author SHA1 Message Date
christos bff7683341 Use postfix as an example 1999-05-29 18:18:30 +00:00
christos 854002ab86 Allow remapped commands to have arguments appended to them. 1999-05-29 18:18:15 +00:00
is 059e654914 Split off /etc/mailer.conf manual page from mailwrapper manual page. 1999-03-25 16:40:17 +00:00
garbled d1407362ba More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-22 18:43:46 +00:00
thorpej 0d7a8dcb83 - Rewrite to use fparseln(), strspn(), strsep(). Avoids statically-sized
buffers and allows for line continuation.
- Use __progname instead of chopping argv[0] into a statically-sized
  temporary buffer.
1999-02-20 22:10:07 +00:00
perry 8109fa540a We shouldn't count on the user building sendmail. Update the make
file so that it does the symlinking of newaliases and mailq to
/usr/sbin/mailwrapper directly.
1999-02-05 18:23:25 +00:00
perry 536ca3b1a2 update example to new sendmail location 1999-02-05 18:15:59 +00:00
hubertf f7367de849 remove extra "." 1999-02-05 03:28:17 +00:00
kleink 2f237db295 Spellink. 1999-02-04 16:34:12 +00:00
perry 180c29c35d Add the "mailwrapper" program, which is designed to act as a switch
permitting users to choose between sendmail and other mail systems with a
simple configuration file change. Not yet turned on -- this is being
committed so people can beat on it.
1998-12-25 22:06:58 +00:00