FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Anthony_E
Community Manager
Community Manager
Article Id 194311
Description
This article describes how to enable logging for Anti-spam logs.

Solution
By default, logging is disabled for this feature.
To enable logging follow:

For example, anti-spam profile name: test1 is created in root VDOM and smtp is used for email servers.
# config vdom
    edit root
# config spamfilter profile
    edit test1
# config smtp
    set log enable        <----- Enable Logging.
end
Select different options under config spamfilter profile to enable logging based on the protocol( imap/pop3/smtp/msn-hotmail/gmail ) used for email servers.

Contributors