I'm getting errors when logging in as a user without 'access webmail_plus' permissions. It's saying that the IMAP stream cannot be opened. That makes sense in that they have no password or email account to access, but if the user does not have this permission, the module shouldn't try to open a stream for them in the first place.
Comments
Comment #1
scripthead commentedYour comment is valid, I will add code to handle this permission issue in the next release. Thank you!