fortigate/vdom_scsd/emailfilter.cfg Sat Oct 11 05:07:41 PM EDT 2025

This commit is contained in:
John Poland 2025-10-11 17:07:42 -04:00
parent 5ed2fa74eb
commit b25ea52c19

View File

@ -0,0 +1,20 @@
config emailfilter profile
edit "default"
set comment "Malware and phishing URL filtering."
config imap
end
config pop3
end
config smtp
end
next
edit "sniffer-profile"
set comment "Malware and phishing URL monitoring."
config imap
end
config pop3
end
config smtp
end
next
end