Re: aquamail helo option

2018-04-23 Thread Wietse Venema
Matus UHLAR - fantomas: > >Apr 22 13:40:13 hostname postfix/submission/smtpd[34144]: NOQUEUE: > >reject: RCPT from Connecting-Host-and-IP: 554 5.7.1 : > >Relay access denied; from= to= > >proto=ESMTP helo=<[192.168.1.107]> > > this does not look like HELO rejection. I agree, and I wrote Postfix.

Re: aquamail helo option

2018-04-23 Thread Matus UHLAR - fantomas
On 23.04.18 09:25, David Mehler wrote: I don't have any mua* options set in main.cf. that is not what I have asked. As for helo I'm going to post my restrictions and their corresponding files going to be a few hours, but I'm sure it's helo. you did post your restrictions and I have found no

Re: aquamail helo option

2018-04-23 Thread David Mehler
Hi, I don't have any mua* options set in main.cf. As for helo I'm going to post my restrictions and their corresponding files going to be a few hours, but I'm sure it's helo. Thanks. Dave. On 4/23/18, Matus UHLAR - fantomas wrote: >>> On Sun, Apr 22, 2018 at 07:24:42PM -0400, David Mehler wro

Re: aquamail helo option

2018-04-23 Thread Matus UHLAR - fantomas
On Sun, Apr 22, 2018 at 07:24:42PM -0400, David Mehler wrote: Is anyone using Android's Aquamail to send mail through postfix? If so, how do you have it configured? My postfix is rejecting mail from Aquamail because it's helo is: <[192.168.1.1]> basically it's internal ip. how do you know it'

Re: aquamail helo option

2018-04-22 Thread Viktor Dukhovni
> On Apr 23, 2018, at 12:55 AM, David Mehler wrote: > > Thank you again for your reply. > > I had to remove the mua* options in submission from the upstream > master.cf that I loaded, otherwise it loaded fine. I'm not using them. That's surprising. They should work just fine, with any custom

Re: aquamail helo option

2018-04-22 Thread David Mehler
Hello Viktor, Thank you again for your reply. I had to remove the mua* options in submission from the upstream master.cf that I loaded, otherwise it loaded fine. I'm not using them. I think I have it, the pfs that is. Can I get a postconf -nf and a postconf -Mf sanitized of your configuration? I

Re: aquamail helo option

2018-04-22 Thread Viktor Dukhovni
> On Apr 23, 2018, at 12:29 AM, David Mehler wrote: > > Thanks. So I can drop in master.cf upstream without inputting mua* > parameters in my main.cf? Generally not the whole file, but you can use the stock file as a starting template from which to borrow appropriate service definitions or spe

Re: aquamail helo option

2018-04-22 Thread David Mehler
Hi, Thanks. So I can drop in master.cf upstream without inputting mua* parameters in my main.cf? I've got a few options in my master.cf file submission service that are not in the upstream file, are they still relevant in 3.3? smtp inet n - n - 1 postscreen

Re: aquamail helo option

2018-04-22 Thread Viktor Dukhovni
> On Apr 23, 2018, at 12:10 AM, David Mehler wrote: > > Thank you for your reply. I do see the differences between the > master.cf you reference and the one I've got. One thing do you have an > upstream reference for main.cf in GitHub? I'd looking for the mua* > definitions, my system does not

Re: aquamail helo option

2018-04-22 Thread David Mehler
Hello Viktor, Thank you for your reply. I do see the differences between the master.cf you reference and the one I've got. One thing do you have an upstream reference for main.cf in GitHub? I'd looking for the mua* definitions, my system does not have them. Thanks. Dave. On 4/22/18, Viktor Dukh

Re: aquamail helo option

2018-04-22 Thread Viktor Dukhovni
> On Apr 22, 2018, at 11:29 PM, David Mehler wrote: > > Thanks for your reply. My postconf -nf and postconf -Mf are below as > is the relevant log portions. I'm suspecting that my various smtpd* > restrictions are wrong. Start with the default upstream master.cf file template for submission:

Re: aquamail helo option

2018-04-22 Thread David Mehler
Hello, Thanks for your reply. My postconf -nf and postconf -Mf are below as is the relevant log portions. I'm suspecting that my various smtpd* restrictions are wrong. If you need any other files let me know. Thanks. Dave. #postconf -nf allow_percent_hack = no append_dot_mydomain = no biff = no

Re: aquamail helo option

2018-04-22 Thread /dev/rob0
On Sun, Apr 22, 2018 at 07:24:42PM -0400, David Mehler wrote: > Is anyone using Android's Aquamail to send mail through postfix? > If so, how do you have it configured? > > My postfix is rejecting mail from Aquamail because it's helo is: > > <[192.168.1.1]> basically it's internal ip. What restr