Example, Config antivirus service imap, Command syntax pattern – Fortinet 100A User Manual

Page 305

Advertising
background image

Antivirus

config antivirus service imap

FortiGate-100A Administration Guide

01-28007-0068-20041203

305

Example

This example shows how to set the maximum file size that can be buffered to memory
for scanning at 20 MB, the maximum uncompressed file size that can be buffered to
memory for scanning at 60 MB, and how to enable antivirus scanning on ports 110,
111, and 992 for POP3 traffic.

config antivirus service pop3

set memfilesizelimit 20
set uncompsizelimit 60
set port 110
set port 111
set port 992

end

This example shows how to display the antivirus POP3 traffic settings.

get antivirus service pop3

This example shows how to display the configuration for antivirus POP3 traffic.

show antivirus service pop3

config antivirus service imap

Use this command to configure how the FortiGate unit handles antivirus scanning of
large files in IMAP traffic and what ports the FortiGate unit scans for IMAP.

Command syntax pattern

config antivirus service imap

set <keyword> <variable>

end

config antivirus service imap

unset <keyword>

end

get antivirus service [imap]

show antivirus service [imap]

Advertising