Qmail and Spam control
Get rid of doublebounce
A "double bounce" is a message that is addressed to a non-existent user and that is sent from an invalid return address.echo doublebounce > /var/qmail/control/doublebounceto echo "#" > /var/qmail/alias/.qmail-doublebounce kill -HUP `pidof qmail-send`
There are no comments on this page. [Add comment]