Mercurial > masqmail
view AUTHORS @ 310:f10a56dc7481
reworked online_detect to the simpler online_query
Only pipe is supported now. Use
online_query="/bin/cat /path/to/file"
instead of
online_detect=file
online_file=/path/to/file
and
online_query="/path/to/some/script foo"
instead of
online_detect=pipe
online_pipe="/path/to/some/script foo"
See man page masqmail.conf(5) and admin/config-transition.
author | meillo@marmaro.de |
---|---|
date | Sun, 24 Apr 2011 19:14:38 +0200 |
parents | cab46cefa4ce |
children | 5781ba87df95 |
line wrap: on
line source
Project Founder and ~99% of coding done by: Oliver Kurth <oku@masqmail.cx> current project maintainer (since v0.2.22): markus schnalke <meillo@marmaro.de> Contributed code: src/base64/* by Oliver Kurth (GPL-2) src/md5/hmac_md5.* by markus schnalke (ISC License) src/md5/md5.* by Solar Designer (in the Public Domain) src/libident/* by Peter Eriksson (in the Public Domain) admin/rmail by luciano l. mannucci and Wietse Venema (no license applies) admin/mailq.wmbiffrc by Paolo (no license applies)