# # A sample system configuration file. Copy this file to `/etc/anubisrc'. # To protect your passwords in this configuration file, use the 0600 # (u=rw,g=,o=) permissions, otherwise GNU Anubis won't accept this file. # Hash-marked comments (#) and white lines are ignored. # # # The "CONTROL" section. # A system configuration file. # ---BEGIN CONTROL--- # bind [HOST:]PORT # remote-mta HOST[:PORT] # local-mta FILE-NAME [ARGS] # termlevel NORMAL-VERBOSE-DEBUG-SILENT # tracefile YES-OR-NO # esmtp-auth USERNAME:PASSWORD # socks-proxy HOST[:PORT] # socks-v4 YES-OR-NO # socks-auth USERNAME:PASSWORD ssl NO ssl-oneway NO # ssl-cert FILE-NAME # ssl-key FILE-NAME # ssl-cafile FILE-NAME # allow-local-mta NO # drop-unknown-user NO # user-notprivileged USERNAME # control-priority VALUE # rule-priority VALUE ---END--- # # The "TRANSLATION" section. # A system configuration file only. # #---BEGIN TRANSLATION--- #translate address@hidden into USERNAME #---END---