12 Mar
2011
12 Mar
'11
7:05 p.m.
On Tue, 08 Mar 2011 17:42:32 +0100, Frank Bonnet f.bonnet@esiee.fr wrote:
Is there a way to filter some attachments with dovecot ?
These are generic:
altermime (very easy to setup, low resource usage, may be used as a pipe filter: /usr/bin/altermime --removeall /path/to/email/10, poorly documented: but 'man altermime' will be most of what you need)
mimedefang (more complex setup, resources hungry: cpu and memory intensive, more powerful at manipulating the extracted attachments)
M.