Quote:
Originally Posted by leSasch I also ran the script - but no automatic download of external email. Is anything else to do (except running the script)? |
Check the value of zimbraDataSourcePollingInterval to see if the script is actually updating it...
Code:
zmprov gds foo@bar.com | grep zimbraDataSourcePollingInterval
If it is 60 (or whatever you're trying to set it to), then I'd assume the script works and I'd check if you can pop down manually from the account by hitting send/receive in the web client.
If it's still set to 0, which I believe is the default, then the script's not working. There are a few different versions in the thread, make sure you've got the right one?