On 1/10/2015 3:38 PM, Danny wrote:
> Hi guys,
> 
> I have a local network with postfix setup (going via gmail) to handle 
> outgoing mail through
> a router. However, I want local users to mail each other (using dovecot) on 
> the
> local network without going through gmail all the time.
> 
> Some of the howto's require me to add an MX record to bind9.
> 
> My local mail server is fever.havannah.local. How would I go about doing that
> properly?
> 
> Bind9 is working properly as is all the other required stuff.
> 
> Thank You
> 
> Danny
> 


An MX record is needed ONLY if there are other mail servers on the
local network.

For a single server, simply listing the domain in main.cf:
mydestination is sufficient.

http://www.postfix.org/postconf.5.html#mydestination
http://www.postfix.org/BASIC_CONFIGURATION_README.html
http://www.postfix.org/SOHO_README.html
http://www.postfix.org/STANDARD_CONFIGURATION_README.html


  -- Noel Jones

Reply via email to