Quote:
Originally Posted by abel76 I'm using the imapsync script to migrate from merak to zimbra, but I have this error:
Internal CRAM-MD5 implementation not available: Can't locate Digest/HMAC_MD5.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/local/share/perl/5.8.8/Mail/IMAPClient.pm line 124.
at /usr/bin/imapsync line 674
Use of uninitialized value in subroutine entry at /usr/bin/imapsync line 2088.
Can't use string ("") as a subroutine ref while "strict refs" in use at /usr/bin/imapsync line 2088.
How can I solve it?
Yhanks in advance for your reply |
I got the same error, but it was because I didn't capitalize PLAIN with the --authmech1 parameter. Have you tried using the --noauthmd5 parameter?