This is a discussion on [AMaViS-user] whitelist doubts within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; 1) amavisd.conf: @whitelist_sender_maps = read_hash('/var/spool/amavisd/white_sender.lst'), [qw(example.com good@example.com)], ]; In /var/spool/amavisd/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
1)
amavisd.conf: @whitelist_sender_maps = read_hash('/var/spool/amavisd/white_sender.lst'), [qw(example.com good@example.com)], ]; In /var/spool/amavisd/white_sender.lst on entry per line: someuser@domain.tld works fine! Its possible use especial characters in this .lst file like sintaxe in qw(...), and not use qw into de amavisd.conf? Need preced of "\" constructions like: a??@domain.com (names with 3 leters begin with a) ..domain.com (fora all users from this domain and subdomains) user*@* (names user*@ 2) There is a amavisdnew web application or gui interface, like webmin module, linuxconf, to configure amavisd? Thanks! Daniel! ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |