I'm using postfix 2.1 on a sarge and I have installed amavis 2.3.2.
I'd like to filter mail by extension and by user but i don't find how
to do this ...
Clearly a user "tata" can send an attachments .xls, .doc, .exe, .ppt
and a user "toto" can only send .doc for example.
So, for this purpose, at first I need to use " $banned_filename_re =
new_RE( " with some perl expression to definy wrong extension.
But how to define multiple list with differents filters ?
And I must associate specifics rules with some user's list ...
The blacklist/whitelist doesn't fetch my needs ... (i suppose)
Perhaps the use of the scorring system can be a good thing ... but I
don't see how to handle it ... (ie associate specific rules attachments
with user's list).
Any idea please ?
Regards,
--
Guguin Benoit
Société Alixen 2 rue Jean Rostand 91 893 Orsay Cedex France
Tel : 01 69 85 24 13, Fax : 01 69 85 24 10
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/