[olug] amavisd quarantine file configuration
    Brian Roberson 
    brian at bstc.net
       
    Fri Sep  3 22:14:29 UTC 2010
    
    
  
Well, if hacking through perl is not your gig (haven't looked ad this specific item in amavis)...
I'm sure your old pal 'find' can help in the interim
find . -mtime +1 
find . -amin 10
Or some other cool recipe   
On Aug 31, 2010, at 11:12 PM, Dave Thacker <dthacker at bluestrain.net> wrote:
> Currently amavisd on my mail server is building the quarantine directory like 
> this:
> 
> /var/lib/amavis/virusmails/
>     a
>     A 
>     b
>     B
> and so on.  Files are stored in the directory that matches the first character 
> of the message id.    Anyone got a recipe to force the subdirs to be created 
> by date? 
> 
> If not, I'll continue to RTFM. 
> 
> TIA
> Dave
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug
    
    
More information about the OLUG
mailing list