Page 1 of 1

insights into qmail-scanner

Posted: Thu Jan 22, 2009 3:50 am
by Patrick
hi All,

We just setup ASL with qmail-scanner. We can see mail being stored in /var/spool/qscan/archives/new/, so that good!!

However we would like to fine tune it a bit more.
For example we want to separate incoming and outgoing mail into different folders or accounts. Is that possible?


Also, currently we have set Archive just to yes:
ARCHIVE="yes" # [yes|no|regex]
Does anyone know some nice pages with what settings are possible here?


thanks, Patrick

Posted: Thu Jan 22, 2009 3:12 pm
by scott
Thats probably a better question for the qmail-scanner list.

You can set the archiving stuff to archive everything with yes, or you can pass in a regular expression on what to archive. I think this is applied against both the To and From fields, but Im not positive about that.