Re: Allowing relay from IP subnet

2013-03-04 Thread Viktor Dukhovni
On Mon, Mar 04, 2013 at 03:03:03PM +0100, Andy Smith wrote: > debug_peer_list = 192.168.16.19 192.168.16.141 If this were your configuration, logs for connections from these clients would be verbose. Are they? > imap_submit_cred_file = /Library/Server/Mail/Config/postfix/submit.cred This is an

Re: Allowing relay from IP subnet

2013-03-04 Thread Andy Smith
Quoting jeffrey j donovan : what version of osx server ? if osx 10.7 or higher and you have included the " ServerApp " there are two mail configs; One is for the System One is for the ServerApp. The setting are located in /Library/Server/Mail/config/postfix Thanks for your reply Jeffre

Re: Allowing relay from IP subnet

2013-03-04 Thread jeffrey j donovan
On Mar 4, 2013, at 9:03 AM, Andy Smith wrote: > Hi, > > I have the simple requirement to allow email relay from other local machines > to a (Mac OS X) postfix server. > > mynetworks = 127.0.0.0/8, [::1]/128, 192.168.16.0/24 > > > thanks in advance for any tips, > > thanks, Andy. Greetin

Allowing relay from IP subnet

2013-03-04 Thread Andy Smith
Hi, I have the simple requirement to allow email relay from other local machines to a (Mac OS X) postfix server. This is so I can send emails from shell scripts running on any of the local machines from this office. So my wish is that I can relay mails from any machine in subnet 192.168