|
|
set | ip_profile limit |
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>
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 | 10 |
| connection is dropped. |
|
rset <int> | Enter the maximum number of SMTP resets allowed before the | 20 |
| connection is dropped. |
|
emails <int> | Enter the maximum number of email messages exchanged during the | 10 |
| communication session. |
|
header_size <int> | Enter the maximum permitted email message header size, in bytes. If | 32768 |
| larger, the header will be truncated. |
|
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, | 10485760 |
| the message will be truncated. |
|
recipients <int> | Enter the maximum number of recipients permitted per email message. | 500 |
History
FortiMail v3.0 | New. |
Related topics
•set ip_profile check
•set ip_profile connection
•set ip_profile error
•set ip_profile list
•set ip_profile senderreputation
FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference |
|
181 |