"variable"[TAB]"value"[NEWLINE]
store user information such as:
"RealName" "Someone User" "HomePage" "http://www.some-server.org/someone.html" "MaxMBSize" "30000" "ClosedML" "0"
Please refer to USER.TAB VARIABLES below.
The following variables are for use in the USER.TAB configuration file.
Full user name, ie.:
"RealName" "Someone User"
User home page, ie.:
"HomePage" "http://www.some-server.org/someone.html"
Max user mailbox size in Kb, ie.:
"MaxMBSize" "30000"
Specify if the mailing list is closed only to subscribed users, ie.:
"ClosedML" "1"
Specify the mailing list sender or administrator:
"ListSender" "ml-admin@axmsserver.org"
This variable should be set to avoid delivery error notifications to reach the original message senders.
User SMTP permissions (see SMTPAUTH.TAB for info).
Set to '1' if the account can receive email, '0' if you want to disable the account from receiving messages.
Set to '1' if you want to enable the account to fetch POP3 messages, '0' otherwise.
Enable/Disable the emission of the Reply-To: header for mailing list's messages (default 1).
Set the maximum message size (in Kb) that the user is able to send through the server. Overrides the SERVER.TAB variable.
Enable/disable the emission the the 'X-AuthUser:' mail header for authenticated users. Valid values are '0' or '1', default is '0' (emission enabled). This variable overrides the SERVER.TAB one when present.
In case of Maildir mailbox structure, scan the ''cur'' directory during POP3 message list build. Set to ''0'' to disable ''cur'' directory scanning, or to ''1'' to enable it.
[top]