Most of AfterLogic XMail Server configuration settings are command line tunables. These are command line switches organized by server.
Mail root path (also settable with MAIL_ROOT environment).
Activate debug (verbose) mode.
Set log rotate hours step.
Set the queue split level. The value you set here is rounded to the lower prime number higher or equal than the value you've set.
Set the size of the socket's receive buffer in bytes (rounded up to 1024).
Set the size of the socket's send buffer in bytes (rounded up to 1024).
Setup AfterLogic XMail Server to use 'Maildir' delivery (default on Unix).
Setup AfterLogic XMail Server to use 'mailbox' delivery (default on Windows).
Set the number of subdirectories allocated for the DNS cache files storage ( default 101 ).
Use only IPV4 records for host name lookups (default).
Use only IPV6 records for host name lookups.
Use IPV4 records if present, or IPV6 records otherwise, for host name lookups.
Use IPV6 records if present, or IPV4 records otherwise, for host name lookups.
Disable the service.
Bind to IPV6 address (in case no -PI option is specified)
Set POP3 server port (if you change this you must know what you're doing).
Set POP3 session timeout (seconds) after which the server closes. the connection if it does not receive any commands.
Enable POP3 logging.
Set the delay timeout in response to a bad POP3 login. Such time is doubled at the next bad login.
Hang the connection in bad login response.
Bind server to the specified ip address and (optional) port (can be multiple).
Set the maximum number of threads for POP3 server.
Disable the service.
Bind to IPV6 address (in case no -BI option is specified)
Set POP3S server port (if you change this you must know what you're doing).
Bind server to the specified ip address and (optional) port (can be multiple).
Disable the service.
Bind to IPV6 address (in case no -SI option is specified)
Set SMTP server port (if you change this you must know what you're doing).
Set SMTP session timeout (seconds) after which the server closes the connection if no commands are received.
Enable SMTP logging.
Bind server to the specified ip address and (optional) port (can be multiple).
Set the maximum number of threads for SMTP server.
Set the maximu number of recipients for a single SMTP message (default 100).
Set the expire timeout for a POP3 authentication IP (default 900).
Disable the service.
Bind to IPV6 address (in case no -XI option is specified)
Set SMTPS server port (if you change this you must know what you're doing).
Bind server to the specified ip address and (optional) port (can be multiple).
Set the number of mailer threads.
Set the time to be wait for a next try after send failure. Default 480.
Set the increment ratio of the reschedule time in sending a messages. At every failure in delivery a message, reschedule time T is incremented by (T / ratio), therefore :
T(i) = T(i-1) + T(i-1)/ratio.
If you set this ratio to zero, T remain unchanged over delivery tentatives. Default 16.
Set the maximum number of times to try to send the message. Default 32.
Enable SMAIL logging.
Timeout value for filters commands in seconds. Default 90.
Enable filter logging.
Disable the service.
Set external POP3 accounts sync interval. Setting this to zero will disable the PSYNC task. Default 120.
Set the number of POP3 sync threads.
Enable PSYNC logging.
Disable the service.
Bind to IPV6 address (in case no -FI option is specified)
Set FINGER server port (if you change this you must know what you're doing).
Enable FINGER logging.
Bind server to the specified ip address and (optional) port (can be multiple).
Disable the service.
Bind to IPV6 address (in case no -CI option is specified)
Set CTRL server port (if you change this you must know what you're doing).
Set CTRL session timeout (seconds) after which the server closes the connection if no commands are received.
Enable CTRL logging.
Bind server to the specified ip address and (optional) port (can be multiple).
Set the maximum number of threads for CTRL server.
Disable the service.
Bind to IPV6 address (in case no -WI option is specified)
Set CTRLS server port.
Bind server to the specified ip address and (optional) port (can be multiple).
Set the number of local mailer threads.
Set the sleep timeout for LMAIL threads (in seconds, default 2).
Enable local mail logging.
[top]