Hi, Apologies if this has been asked before, I have qmail scanner up and running fine, however I am attempting to setup a single email address where all of the spam will be collected and can be checked via imap for genuine messages, however I have been unable to get this to work. When I define the directory I wish to move the messages to It does not work and only seems to work in the defined quarantine directory within /var/spool/qmailscan. I kept getting permission errors even when I tested with chmod 777 and qmail was part of the group which had access.
# st: Some people wants to quarantine spam in a different # maildir folder than viruses, maybe to run sa-learn. # The default is: # my $smaildir_site="$vmaildir"; # But you can change it i.e. my $smaildir="spamdir"; # WARNING: if $smaildir it is not in the same 'file system' (partition) # than $wmaildir, you have to change the routine 'sub email_quarantine_report' # you will find the code commented in that routine. my $smaildir_site="$vmaildir"; I would like to set it to sumthing such as below. my $smaildir_site="/var/qmail/mailnames/domain.com/spam/Maildir/new" Is this possible? What would be the best way to have one centralised location which I could then IMAP into to check either virus failed or quarantined messages?! Thnks in advance -- S ------------------------------------------------------- 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 _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general