Jim,

> That works. Thank you. It uses local though, which is set to the quarantine
> directory. Is there anyway to specify the full path to a different
> directory?

Here are some choices:

- specifies a subdirectory (which may be a symlink)
  within $QUARANTINEDIR :
    $clean_quarantine_method = 'local:clean/%m';

- specifies a mailbox, and let MTA deliver it to a file
  or elsewhere through its aliases setting:
    $clean_quarantine_method = 'local:[EMAIL PROTECTED]';

Mark

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to