# listname;[-]UID;DIR;[-]listaddr;button[,button ...];style;encoding;banner

# Default list. "alias" UID=7790. One extra button pointing to my home page ;-)
sqmail;7790;/var/qmail/alias/sqmail;-sqmail@mail.fehcom.net;[s/qmail]=https://www.fehcom.de/sqmail/sqmail.html;iso-8859-12;/ezcgi.css
#
qlibs;7790;/var/qmali/alias/qlibs;-qlibs@mail.fehcom.net;[qlibs]=https://www.fehcom.de/ipnet/qlibs.html;utf-8;<p>Welcome to the <i>fehQlibs</i> Mailing List running by Ezmlmx!

# Explanation:
#
# listname;       => This list name to be supplies upon call of ezmlm-cgi after the shlash.
# [-]UID;         => The user id if ezmlm-cgi is running SUID; otherwise running typically as 'www-data'.
#                    A leading dash '-' suppresses the chroot(). Maybe useful in the future for banners scripts.
# DIR;            => The directory of the mailing list (full path); has to readable (in case of 'www-data').
# [-listaddr];    => The mailing lists local location.
#                    A leading dash '-' removes references to the senders's email address in the list.
# button[,button];=> A reference to the home (pages) of the mailing list and its name.
#                    A typical sample is: [mailing list]=https://ml.example.com/mailinglist.
#                    'mailing list' shows up in the header/footer.
# encoding;       => if not present, defaults to utf-8.
# style;          => The CSS style sheet used. '/' starting with  Web 'root'.
# banner          => A HTML snipset as footer; <div> sandwiched on presentation.
#
# Note: ';' is used as token separator.

