Re: [AMaViS-user] Desabling quarantine.

This is a discussion on Re: [AMaViS-user] Desabling quarantine. within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Azfar wrote: > I am currently quarantine all spam,virus,banned and badheader mails into > seprate mailboxes. Now I ...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-06-2007
Gary V
 
Posts: n/a
Default Re: [AMaViS-user] Desabling quarantine.

Azfar wrote:

> I am currently quarantine all spam,virus,banned and badheader mails into
> seprate mailboxes. Now I want to totaly disable the quarantine system and
> other admin notifications on virus, banned and badheader found.


$virus_quarantine_to = undef;
$banned_quarantine_to = undef;
$bad_header_quarantine_to = undef;
$spam_quarantine_to = undef;

$virus_admin = undef;
$banned_admin = undef;
$bad_header_admin = undef;

(or possibly)

@virus_admin_maps = undef;
@banned_admin_maps = undef;
@bad_header_admin_maps = undef;

See amavisd.conf-sample included with the source code.

Gary V


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:17 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0