Webmail
The FortiGate email filter is intended to filter standard email protocols including SMTP, POP3, IMAP, and MAPI, however, it can also be configured to detect and log emails sent through some webmail interfaces. The supported webmail interfaces include Gmail and MSN-Hotmail.
To configure webmail filtering through the CLI:
config emailfilter profile edit “myWebMailDetector” set spam-filtering enable config msn-hotmail set log enable
end config gmail set log enable
end
next
end