Added Zimbra to the webmail detection over SMTP.

This commit is contained in:
Seth Hall 2011-06-10 14:09:26 -04:00
parent 64c296311c
commit d29ffc759d

View file

@ -26,7 +26,8 @@ export {
| /^Sun Java\(tm\) System Messenger Express/
| /\(IMP\)/ # Horde Internet Messaging Program
| /^SquirrelMail/
| /^NeoMail/ &redef;
| /^NeoMail/
| /ZimbraWebClient/ &redef;
}