Created on ‎03-12-2008 01:03 PM
I have read and read the forums. I have found 5 different ways to enter the information (all through CLI) and it has not worked.Hello John, The right way changed through different releases of Fortios firmware. For 3.0 you have to define a list with different rbl/entries entries and (the most important part) you have to explicitely enable that antispam option in the protection profile that affect SMTP incoming traffic. I assume you' ve mail servers behind of your FTG60 or FortiWifi60, if not the case, this doesn' t make sense. For FortiOS MR5 one example of working settings would be (you HAVE TO use CLI for this settings): 1- define your rbl/dnsbl list, for example cbl.abuseat.org and bl.spamcop.net
config spamfilter dnsbl
edit 1
config entries
edit 1
set server " cbl.abuseat.org"
set status enable
set action spam
next
edit 2
set server " bl.spamcop.net"
set status enable
set action spam
next
end
set name " My_RBLS"
next
end
2. enable spamrbl in the relevant protection profile
config firewall profile
edit <profile_you_use_to_control_smtp_traffic_mail_server>
...
...<lot of settings>
set smtp block scan spamrbl spamemailbwl ...<others options>
...
...
next
end
regards
/ Abel
Created on ‎03-13-2008 06:35 PM
| User | Count |
|---|---|
| 2736 | |
| 1417 | |
| 812 | |
| 739 | |
| 455 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.