Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: pz on August 21, 2001, 08:05:22 PM

Title: mail server
Post by: pz on August 21, 2001, 08:05:22 PM
does e -smith have a dedicated mail server that can receive email directly for a domain .and not from a pop accout
Title: Re: mail server
Post by: Allen Rapini on August 21, 2001, 10:00:32 PM
absolutely, assuming that all the MX records are in order. It uses qmail, not sendmail.
Title: Re: mail server
Post by: pz on August 22, 2001, 01:06:07 AM
i have set my mx record to

mail.xxxxxx.com to ip xxx.xxx.xxx.xxx

or should it be domain.com only with out the  ( mail  )

thanks for your help
Title: Re: mail server
Post by: Iwan on August 22, 2001, 11:29:50 AM
assuming you have a static ip address, i think all you have to do is create an A record and point your mail (MX record) to that address.
ex.(you want to have user@xxxxx.com recived by your es mail server)
mail.xxxxx.com IN A 123.456.789.123 (this is your es box ip address)
xxxxx.com IN MX 10 mail.xxxxx.com

hth,
Iwan