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