Thread
:
Mail server using Postfix, Dovecot, Mysql... Postfix virtual maps doesn't work??
View Single Post
#
16
26th February 2008, 16:05
topdog
Senior Member
Join Date: Jan 2008
Location: South Africa
Posts: 1,352
Thanks: 0
Thanked 148 Times in 145 Posts
115 works because $mynetworks is pointing to it
Code:
mynetworks = 85.17.200.115
For localhost and your other ip to be able to send mail through the server with out authenticating you need this
Code:
mynetworks = 127.0.0.1 85.17.200.115 85.17.200.71
__________________
----
http://www.topdog.za.net
- Got Linux problems ? - I can help.
http://www.baruwa.org
- Try it.
topdog
View Public Profile
Send a private message to topdog
Visit topdog's homepage!
Find all posts by topdog