[NTLUG:Discuss] SMTP and Postfix on SuSE 9.0

David Ross davidross at classicnet.net
Fri Nov 26 15:13:52 CST 2004


On Friday 26 November 2004 03:17 pm, Bobby Wrenn wrote:
> OK now I'm a step closer.
> inet_interfaces is not set defaults to all
> mynetworks = 192.168.1.0/24, 192.168.2.0/24, 127.0.0.0/8

>
> The only uncommented line in main.cf with "localhost" in it is:
>
> mydestination = $myhostname, $localhost.$mydomain, wrennest.com,
> geekthink.net, geekthink.com, homesteadsa.org, rocksolidweb.org
>
> There are four references in master.cf which make no sence to me.
>
> Thanks
> Bobby
Here's what's uncommented on my server:
mydomain = <mydomain>.com

#inet_interfaces = localhost
inet_interfaces = all
#inet_interfaces = $myhostname
#inet_interfaces = $myhostname, localhost

mynetworks_style = class
#mynetworks_style = subnet
#mynetworks_style = host

This is still commented out:
#mynetworks = 168.100.189.0/28, 127.0.0.0/8
#mynetworks = $config_directory/mynetworks
#mynetworks = hash:/etc/postfix/network_table

#mydestination = $myhostname, localhost.$mydomain
#mydestination = $myhostname, localhost.$mydomain $mydomain
#mydestination = $myhostname, localhost.$mydomain, $mydomain,
#       mail.$mydomain, www.$mydomain, ftp.$mydomain

Sorry i cant be more help. I've never even looked in master.cf.

-- 
David Ross
Registered Linux User #344306
EMail is certified Windows® free.



More information about the Discuss mailing list