Hello,
Is it possible to use the admin password (may be admin proxy password) in place of user password in the imapsync command.
Please also share how to avoid imapsyncing the shared folders.
Regards
Adeel
Printable View
Hello,
Is it possible to use the admin password (may be admin proxy password) in place of user password in the imapsync command.
Please also share how to avoid imapsyncing the shared folders.
Regards
Adeel
Do anyone have any idea about how to skip share folders when imapsyncing between zimbra to zimbra ???
Regards
Adeel
Code:--exclude <regex> : skips folders matching this regular expression
Several folders to avoid:
--exclude 'fold1|fold2|f3' skips fold1, fold2 and f3.
Code:--authuser1 <string> : user to auth with on host1 (admin user).
Avoid using --authmech1 SOMETHING with --authuser1.
--proxyauth1 : Use proxyauth on host1. Requires --authuser1.
Required by Sun/iPlanet/Netscape IMAP servers to
be able to use an administrative user
--password1 <string> : password for the user1. Dangerous, use --passfile1