Skip to content

Instantly share code, notes, and snippets.

@richardsonlima
Last active April 5, 2017 20:39
Show Gist options
  • Save richardsonlima/14f9ac3d06beef712f9357eee32ddd50 to your computer and use it in GitHub Desktop.
Save richardsonlima/14f9ac3d06beef712f9357eee32ddd50 to your computer and use it in GitHub Desktop.
su - zimbra
zmprov -l gaa | while read ACCOUNT
do
zmprov ma ${ACCOUNT} zimbraPrefPop3DownloadSince $(date "+%Y%m%d%H%M%S"Z)
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment