mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
Added Zimbra to the webmail detection over SMTP.
This commit is contained in:
parent
64c296311c
commit
d29ffc759d
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ export {
|
|||
| /^Sun Java\(tm\) System Messenger Express/
|
||||
| /\(IMP\)/ # Horde Internet Messaging Program
|
||||
| /^SquirrelMail/
|
||||
| /^NeoMail/ &redef;
|
||||
| /^NeoMail/
|
||||
| /ZimbraWebClient/ &redef;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue