man dspam_genaliases (Commandes) - generate mail aliases for Dspam learning module
NAME
dspam_genaliases - generate mail aliases for Dspam learning module
SYNOPSIS
dspam_genaliases Generate a mail alias line for each system user, for Dspam learning module.
DESCRIPTION
dspam_genaliases
Generated alias lines are to be used for the learning functionnality of dspam. Users have to forward nont-detected spam to spam-[username]@yourdomain, and then the spam will be processed by dspam engine, and tokens will be recorded into user's tokens reference.
Sample for Postfix:
dspam_genaliases > /etc/aliases
postmap /etc/aliases
/etc/init.d/postfix reload
OPTIONS
SEE ALSO
AUTHOR
dspam_genaliases was written by Jonathan Zdziarski <jonathan@nuclearelephant.com>.
This manual page was written by Aurelien Labrosse <aurelien.labrosse@free.fr>, for the Debian project (but may be used by others).