Hello everyone,
I want someone guide me to configure "Banned word check" in Emailfilter profile.
Thanks
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
cad wrote:Thanks for help dear
The final query :
Do you need to add this code to the Email filter profile, and how to disable it if require.
Thanks so much
Yes, you need to add this code to the Email filter profile like below. To disable it, remove options 'bannedword'.
#
edit "Email Server Profile" set comment "For Email server" set spam-filtering enable set options bannedword spambwl spamfsip spamfschksum spamfsurl spamraddrdns spamfsphish config imap set action pass set tag-type subject end config pop3 set action pass end config smtp set log enable end set spam-bword-table 1 set spam-bwl-table 1 set spam-rbl-table 1 next
#
any update?
config spamfilter bword edit 1 set name "Subject" config entries edit 2 set pattern "Voice message from" set pattern-type regexp set where subject next
end
next
end
config spamfilter bword edit 1 set name "Subject" config entries edit 2 set pattern "XXX XXX" set pattern-type regexp set where subject next
end
next
end
Thanks for response
could you please explain me the below code because i am not familiar with CLI:
set pattern "XXX XXX" set pattern-type regexp set where subject
Thanks
cad wrote:Line 1, you can type the key word which you want to block within the double quote.Thanks for response
could you please explain me the below code because i am not familiar with CLI:
set pattern "XXX XXX" set pattern-type regexp set where subject
Thanks
Line 2, you can set the pattern-type to regexp or wildcard.
Line 3, you can set the key word matching in the subject, body or all.
Thanks for help dear
The final query :
Do you need to add this code to the Email filter profile, and how to disable it if require.
Thanks so much
cad wrote:Thanks for help dear
The final query :
Do you need to add this code to the Email filter profile, and how to disable it if require.
Thanks so much
Yes, you need to add this code to the Email filter profile like below. To disable it, remove options 'bannedword'.
#
edit "Email Server Profile" set comment "For Email server" set spam-filtering enable set options bannedword spambwl spamfsip spamfschksum spamfsurl spamraddrdns spamfsphish config imap set action pass set tag-type subject end config pop3 set action pass end config smtp set log enable end set spam-bword-table 1 set spam-bwl-table 1 set spam-rbl-table 1 next
#
Thanks alot
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1712 | |
1093 | |
752 | |
447 | |
231 |
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 2024 Fortinet, Inc. All Rights Reserved.