Ip_profile limit, Syntax, History – Fortinet FortiMail 3.0 MR4 User Manual

Page 181: Related topics, Set ip_profile limit

Advertising
background image

set

ip_profile limit

FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
06-30004-0420-20080814

181

ip_profile limit

Use these commands to set the parameters related to session communication limits.

Syntax

set ip_profile <name_str> limit noop <int>

set ip_profile <name_str> limit rset <int>

set ip_profile <name_str> limit emails <int>

set ip_profile <name_str> limit header_size <int>

set ip_profile <name_str> limit helo <int>

set ip_profile <name_str> limit message_size <int>

set ip_profile <name_str> limit recipients <int>

History

Related topics

set ip_profile check

set ip_profile connection

set ip_profile error

set ip_profile list

set ip_profile senderreputation

Keywords and Variables Description

Default

<name_str>

Enter the name of the session profile.

noop <int>

Enter the maximum number of SMTP NOOPs allowed before the
connection is dropped.

10

rset <int>

Enter the maximum number of SMTP resets allowed before the
connection is dropped.

20

emails <int>

Enter the maximum number of email messages exchanged during the
communication session.

10

header_size <int>

Enter the maximum permitted email message header size, in bytes. If
larger, the header will be truncated.

32768

helo <int>

Enter the maximum number of EHLO/HELOs permitted per session.

3

message_size <int>

Enter the maximum permitted email message size, in bytes. If larger,
the message will be truncated.

10485760

recipients <int>

Enter the maximum number of recipients permitted per email message.

500

FortiMail v3.0

New.

Advertising