SMTP Service
Variable Name |
Type |
Description |
---|---|---|
C_System_Services_SMTP_Port |
Int |
SMTP service port 25 |
C_System_Services_SMTP_SSLPort |
Int |
SMTP service SSL port 465 |
C_System_Services_SMTP_AltPort |
Int |
SMTP service alternative port 366 |
C_System_Services_SMTP_Traffic |
Bool |
Enable SMTP traffic logs 1 |
C_System_Services_SMTP_IPList |
String |
List of Denied/Granted IPs |
C_System_Services_SMTP_AccessMode |
Bool |
Service access mode 0 - Deny 1 - Grant |
C_System_Services_SMTP_ThreadCache |
Int |
SMTP service Thread cache 40 |
C_System_Services_SMTP_MonitorData |
Int |
Monitor increased traffic |
C_System_Services_SMTP_MonitorConn |
Int |
Monitor number of increased connections |
C_System_Services_SMTP_MaxInConn |
Int |
Max number of Incoming connections 256 |
C_System_Services_SMTP_MaxOutConn |
Int |
Max number of Outgoing connections 256 |
C_System_Services_SMTP_Bandwidth |
Int |
Max transfer bandwidth (kB/s) 0 |