View Single Post
  #5 (permalink)  
Old 03-07-2010, 09:34 PM
techhelp techhelp is offline
Member
 
Posts: 12
Default

Although this is a little old, I thought I would give it a shot. I have a new install Release 6.0.5_GA_2213.UBUNTU8 UBUNTU8 FOSS edition. I intend to have two or three domains setup and all seems to be working fine now although I am experiencing the autopolling issue from pop accounts.

After going through many of the posts, listed here also, I thought I would give the script a shot.

I get two errors at the end, and nothing changes.

I am fairly new to linux, but learning a bunch in the process of setting up Zimbra....
1. su root
2. vi a.sh (pasted contents)
3. chmod 755 a.sh
4. su zimbra
5. a.sh -d domain.here -i 3m
6. Processing intervals for domain akrc.on.ca - setting interval to 3m...
ERROR: service.INVALID_REQUEST (invalid request: can only be used with "zmprov -l/--ldap")
Nothing to do!
/bin/a.sh: line 92: commands.zmprov: No such file or directory


I have done the same for both the original and updated scripts. as this was written for v5, is there something I can fix for v6.

I plan on adding up to 100 users only on this server between the two domains, but would love to collect mail automagically. I am using this Zimbra as a secondary mail server by using my ISP as the primary.

Regards,
Reply With Quote