Hi all,

I just fall over TMDA again and finally come to the point to have a look
at it, not having enough time to go deeply into though - but enough fed
up with SPAM to finally give it a short try.

My ISPs-postmaster (which is me btw ;), set up a special virtual_map in
postfix, that uses regexps to modify addresses the following way:

        /^(.*)@b-a-l-u\.de$/ balu+$1=b-a-l-u.de

e.g. mails to [EMAIL PROTECTED] are delivered to the mailbox
balu+tmda-users=b-a-l-u.de (recipient_delimiter = +)

This was done to be able to see the original recipient in the
Delivered-To:-header and to be possible to filter using .forward+-files.

Now I wonder if it is possible to call tmda-filter from e.g. 
.forward+test=b-a-l-u.de. (of course it's possible to call it from
there:

$ cat .forward+test\=b-a-l-u.de
"| /usr/bin/tmda-filter"

but tmda will ask for a confirmation using the Reply-To: 

[EMAIL PROTECTED]

I've tried to change the USERNAME = "test" and HOSTNAME = "b-a-l-u.de"
in my ~/.tmdarc, with no result at all.

I am not sure if this will work at all, because my postfix-setup will
mangle the answers to such requests again.

Any suggestions besides modifying my postfix-setup?

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

Reply via email to