I know there are patches that can reject/refuse mail based on
empty message body and for inserting subject prefix when there
was no subject...
Since "taboo*" is just regular expression, to prevent blank
anything you could filter out /^$/ or expand on this to include
white space between the beginning and end (^ and $) of the line.
Dan Liston
Bob Bish wrote:
> Is there anything that can be added to taboo_headers in the config
> file (version 1.94.5) that would reject messages with no subject line?
> That is, if the subject is left blank?
> Similarly, is there anything that can be added to taboo_body to
> reject messages with no message body?
>
> ...Bob
References:
|
|