Re: Getting smtpd restrictions right....

2017-01-20 Thread Noel Jones
You didn't answer the all-important question about what IP postfix sees for mail arriving from the Xeams server, nor did you provide the requested logging. I'll assume postfix sees the Xeams IP. That's bad; it prevents postfix from making any decisions about the source of the mail. The solution

Re: Getting smtpd restrictions right....

2017-01-20 Thread SH Development
Postfix I assumed got it’s valid users from the same place Dovecot is getting it, the mySQL database. In the postconf -n I posted, it may not have shown the mynetworks as I have gone from trying different things to leaving it at default. It was probably at default when I generated it. I have

Re: Getting smtpd restrictions right....

2017-01-20 Thread Noel Jones
On 1/19/2017 11:49 PM, SH Development wrote: > I have a server running Xeams for spam filtering, and another server running > Postfix 2.6.6. Both servers are on the same network behind a firewall. > Haven’t had any problems until recently when Xeams tech support pointed out > that my Xeams ser

Getting smtpd restrictions right....

2017-01-19 Thread SH Development
I have a server running Xeams for spam filtering, and another server running Postfix 2.6.6. Both servers are on the same network behind a firewall. Haven’t had any problems until recently when Xeams tech support pointed out that my Xeams server is showing as an open relay, but my Postfix serve