forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
501 B
Text
11 lines
501 B
Text
dot-forward reads sendmail's .forward files under qmail.
|
|
You can run it in the qmail startup script to support all
|
|
your existing .forward files automatically.
|
|
Individual users can switch to the .qmail mechanism at their leisure.
|
|
|
|
dot-forward supports forwarding, program deliveries, and comments.
|
|
It does not support file deliveries or :include:.
|
|
(However, it recognizes file delivery attempts,
|
|
and defers delivery to give you a chance to set up a .qmail file.)
|
|
|
|
WWW: http://cr.yp.to/dot-forward.html
|