[NTLUG:Discuss] SMTP and Postfix on SuSE 9.0
Bobby Wrenn
bjwrenn at augustmail.com
Fri Nov 26 17:39:59 CST 2004
David Ross wrote:
> 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.
>
No joy!
I still get the localhost error. I might also add that I am not getting
anything delivered from outside. Although I see the attempts in the logs
mentioned above.
Anyone else have some ideas?
Thanks,
Bobby
More information about the Discuss
mailing list