On 04/01/2013 02:17 PM, Dnk wrote:

Is there a doc (looked on the wiki) detailing how to rename the base FQDN of a qmail toaster?


Thanks!

Sent from Mailbox for iPhone
Most of it's here >>> link

I think these cover all of them.

/var/qmail/control/me

type in your hostname
if you still using localhost for smtp server it might get caught by SORBS, like me

# vi /var/qmail/control/me
mailsvr.mycompany.com


/var/qmail/control/smtpgreeting

type in your hostname
if you still using localhost for smtp server it might get caught by SORBS, like me

# vi /var/qmail/control/smtpgreeting
mailsvr.mycompany.com - Welcome to Qmail Toaster Ver. 1.3 SMTP Server


other control files

/var/qmail/control/defaultdomain 
/var/qmail/control/defaulthost
/var/qmail/control/plusdomain 

edit them and replace it with your domain

/var/qmail/control/locals

add your hostname

/home/vpopmail/etc/defaultdomain

default vpopmail's domain
type domain name that will be the default for qmtiso
if the domain name is listed here, no domain is needed for user authentication
i.e. w/o /home/vpopmail/etc/defaultdomain users need to authenticate as
u...@mycompany.com
but with /home/vpopmail/etc/defaultdomain user only need to authenticate as
user

# vi /home/vpopmail/etc/defaultdomain
mycompany.com

--

Reply via email to