Ronald Wiplinger <[EMAIL PROTECTED]> writes:

> I found that in the FAQ:
> 
> 
> >     7.1. Rejecting mail with non-ASCII headers (i.e, Asian spam)

[...]

> > # Reject mail with non-ASCII text (byte values > 127) in the Subject:
> > # or From: headers.
> > headers '^(subject|from)\s*:.*[^\x00-\x7f]{5,}' bounce
> 
> Instead of just bounce without notice, is there a possibility to
> explain it to the sender? (with a link to the rfc web page)

Others have explained why you might or might not want to bother with
an explanation.  If you decide that you *do* want to explain, see

http://tmda.net/config-filter.html

specifically the section about the 'action' field (about 1/3 of the
way down the page).  The 'bounce' (or 'reject') action takes an
optional template parameter.  The explanatory paragraph has links to a
description of the configuration variable "TEMPLATE_DIR" and to the
_Template HOWTO_, which should provide the information you need to
send a custom bounce message.


Tim

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to