Displaying 1 result from an estimated 1 matches for "smtpserverdomain".
2005 Jan 16
1
Dovecot + Xmail Setup Howto
...eadme.html#build
>From RPM : (rpm -i xmail-X.rpm)
4. Configure XMail, edit server.tab
Server.tab Config:
http://www.xmailserver.org/Readme.html#server_tab_variables
Heres Mine (with in all xmail files there are no SPACES only TABS !!!)
CODE
"RootDomain" "nomadcf.com"
"SmtpServerDomain" "nomadcf.com"
"POP3Domain" "nomadcf.com"
"HeloDomain" "nomadcf.com"
"PostMaster" "postmaster at nomadcf.com"
"ErrorsAdmin" "postmaster at nomadcf.com"
"SMTP-MaxErrors" "0"
"NoSen...