Technical Tip: How to resolve value conflicts with system settings errors when applying CDR
Description
This article describes how to resolve value conflicts with system settings error when applying the CDR (Content Disarm and Reconstruction) feature in the FortiGate antivirus security profile.
Scope
FortiGate.
Solution
Error on FortiOS versions below 7.0:

The 'SMTP Splice' option is incompatible with the CDR feature.

Login to the CLI and configure the following:
config firewall profile-protocol-options
set options fragmail splice <- Change to 'oversize'.
end
end

After, use the same protocol option under all of the firewall policies which are using Antivirus profiles with the Content disarm and reconstruction option enabled. For example:

After making these changes, enable the Content Disarm and Reconstruction option again.
