alexus wrote:
you mean put that line in filters/incoming

to [EMAIL PROTECTED] drop

Yes.

just like that? because i did it through headers... some of it worked... but
lets say here is an example

The header line that you put in filters/incoming:

> headers "X-TMDA-Recipient: [EMAIL PROTECTED]" drop

Does something completely different to the line I suggested

> to [EMAIL PROTECTED] drop

since it relies on the X-TMDA-Recipient header, and I have no idea what
that is, and whether your mail system sets it to a sensible value.

If you want to filter mail based on the sender/recipient address, you
should always use the "to" and "from" rules in your filter, and not
attempt to recreate their functionality using "header" rules, since
recreating their functionality is typically impossible.

--
Stephen Warren, Software Engineer, NVIDIA, Fort Collins, CO
[EMAIL PROTECTED]     http://www.wwwdotorg.org/pgp.html

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to