amavisd-release help

Patrick Ben Koetter p at sys4.de
Sun Feb 17 21:29:36 CET 2013


* Dirk Schleicher <dirk.schleicher at gmx.de>:
> am 17.02.13 schrieb Patrick Ben Koetter
> 
> There is a need to do this. I found a lot of good mails there
> 
> >Are the files in subdirecories of /var/lib/amavis/virusmails?
> >If they are the logic to release such a mail would probably be:
> >
> >% amavisd-release <DIRNAME>/spam-<ID>.gz
> 
> But there are hundreds of mails. I like to have all of one folder.

$ sudo -i
% cd /var/lib/amavis/virusmails/<FOLDER>
% find ./ -name "spam-*" | sed -e 's/\.\/\(.*\)/\1/g' | xargs ...

p at rick

-- 
[*] sys4 AG
 
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich
 


More information about the amavis-users mailing list