[Dovecot] How do I do this with mdbox?

Timo Sirainen tss at iki.fi
Sat Jan 29 17:27:24 EET 2011


On 29.1.2011, at 16.37, Odhiambo Washington wrote:

> #!/bin/sh
> email=$(find $*)
> {
> for x in ${email};
>  do
>  sendmail president at egypt.gov < ${x};
> done
> }
> 
> 
> Now, with mdbox container/storage, it beats me how to achieve the same.

See the example at the bottom of http://wiki2.dovecot.org/Tools/Doveadm/Search



More information about the dovecot mailing list