[Dovecot] Iterate over domain
Hello,
We need to use doveadm commands on all accounts of a single domain, for now i need to query the database using scripts and for each one user, run doveadm. I can use iterate but, only for all server accounts, have any way to use doveadm iterate over a single domain?
Thanks
On Monday, November 21, 2011 at 14:06:16 UTC, wgrcunha@gmail.com confabulated:
Hello,
We need to use doveadm commands on all accounts of a single domain, for now i need to query the database using scripts and for each one user, run doveadm. I can use iterate but, only for all server accounts, have any way to use doveadm iterate over a single domain?
Instead of using the -A option for all, use:
-u '*@thedomain.tld'
-- There are 10 kinds of people in the world... Those who understand binary, and those who don't.
participants (2)
-
Duane Hill
-
Francisco Wagner C. Freire