Dale Walsh said the following on 31/5/05 20:55:
<snip>




/etc/postfix/main.cf:
mynetworks = 127.0.0.1/32,10.1.100.11/32,10.1.100.20/32
#

Dale,

Just a suggestion, but isn't Postfix a touch sensitive about having whitespace between items in lists. Try some spaces in the above i.e

mynetworks = 127.0.0.1/32, 10.1.100.11/32, 10.1.100.20/32
                          ^               ^
<snip>

<snip>


/etc/postfixalt/main.cf:
mynetworks = 127.0.0.1/32,10.1.100.11/32,10.1.100.20/32
                            ^              ^
#
#

and try the same in this one.


good luck

Andy


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to