hey uxbod -
i was wondering this exact thing -- i have a mailbox that is used for a customer wide newsletter, and i need to get that password in order to plug-in to a script we are going to use in order to programmatically access the mailbox without a mail client. I can easily change the password, but I'm currently unable to verify if changing said password will break anything. Hence the need to enumerate the password for this mailbox.
we use internal auth on our zimbra implementation.
i know i can use : ./testsaslauthd in /opt/zimbra/cyrus-sasl/sbin to verify that password, but doesn't benefit me at the moment.
Any ideas? |