; ; ; EzMTS Configuration File ; ; Each section describes a certain functionality for EzMTS ; Just follow the comments. ; ; ; The [All] section describes items that are for general use ; among all three portions of the MTS. [All] ; Domain are the domain(s) that you are hosting mail for. ; Currently Domain0 is the only domain being used. Domain0=2cah.com ; MailPath is the root path of your mail directory. All the ; other files/directories referred to here are off this path. MailPath=E:\EzMTS\Debug ; InboxName is the directory off the MailPath that holds ; all incoming mail. No path information, just a single ; directory name. InboxName=INBOX ; Users is the name (no path!) of your user file for EzMTS. Users=EzMTS.User ; Alias is the name (no path!) of your alias file for EzMTS. Alias=EzMTS.Alias ; ; The [Agent] section describes the items that are used by the ; SMTP Agent. [Agent] ; PrimaryDNS is the IP address of your primary domain name ; server. PrimaryDNS=192.168.1.3 ; SecondaryDNS is the IP address of your secondary domain name ; server. SecondaryDNS=4.2.2.1 ; Number of retries before MTSAgent sends a bounce message ; back to the original sender saying the mail is ; undeliverable. Retries=5 ; RetryInterval is the number of seconds to pause between ; services of the out-going message queue. A 0 value sets ; the Agent into single-shot mode, it does its thing then ; quits. RetryInterval=0 ; MailList is the name (no path!) of the file that lists ; the definitions of your mailing lists. MailingList=EzMTS.Lists ; ; The [SMTP] section lists those items of pertinence to the ; SMTP server. [SMTP] ; Port is what port the SMTP server will listen for incoming ; connections on. Port=8025 ; Relay=1 to route foreign mail delivered to your system. ; Relay=0 to NOT route any foreign mail, only mail for your ; system or from users of your system is accepted. Relay=0 ; ; The [POP3] section lists those things that are associated ; with the POP3 server. [POP3] ; Passwords is the name (no path!) of the password file for ; the users you are hosting mail for. Passwords=EzMTS.Pass ; Port is the port that the POP3 server will listen for ; connections on. Port=8110 ;[RemoteAdmin] ;Administrator=admin,* ;Help=List,A