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 nothing related there.

Let's better start from scratch:

can you answer my suestion (did you enable authentication?)
because the bwlow looks like recipient rejection, which should be allowed if
you are authenticated or in $mynetworks:

smtpd_recipient_restrictions = permit_mynetworks permit_sasl_authenticated
   reject_unauth_destination
   check_helo_access hash:/usr/local/etc/postfix/helo_access
   check_helo_access pcre:/usr/local/etc/postfix/helo_checks
   check_sender_mx_access cidr:/usr/local/etc/postfix/bogus_mx
   check_sender_access hash:/usr/local/etc/postfix/safe_addresses
   check_sender_access hash:/usr/local/etc/postfix/auto-whtlst
   check_client_access cidr:/usr/local/etc/postfix/spamfarms
   check_client_access cidr:/usr/local/etc/postfix/sinokorea.cidr
   check_recipient_access mysql:/usr/local/etc/postfix/db/recipient-access.cf
   permit_dnswl_client list.dnswl.org=127.0.[2..14].[1..3]
   check_reverse_client_hostname_access pcre:/usr/local/etc/postfix/fqrdns.pcre
   reject_unknown_reverse_client_hostname reject_non_fqdn_sender
   reject_invalid_helo_hostname reject_unlisted_recipient
   reject_rhsbl_client dbl.spamhaus.org
   reject_rhsbl_sender dbl.spamhaus.org
   reject_rhsbl_helo dbl.spamhaus.org
   check_policy_service unix:private/spf-policy
   check_policy_service unix:private/dovecot-quota
   check_policy_service unix:private/p0f-policy


On 4/23/18, Matus UHLAR - fantomas <uh...@fantomas.sk> wrote:
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's because of HELO?

On 22.04.18 23:29, David Mehler wrote:
#cat postfix.log
Apr 22 13:40:13 hostname postfix/submission/smtpd[34144]: connect from
Connecting-Host-and-IP
Apr 22 13:40:13 hostname postfix/submission/smtpd[34144]: Anonymous
TLS connection established from Connecting-Host-and-IP: TLSv1.2 with
cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Apr 22 13:40:13 hostname postfix/submission/smtpd[34144]: NOQUEUE:
reject: RCPT from Connecting-Host-and-IP: 554 5.7.1 <em...@gmail.com>:
Relay access denied; from=<testu...@domain.com> to=<em...@gmail.com>
proto=ESMTP helo=<[192.168.1.107]>

this does not look like HELO rejection.
Did you set up smtp authentication? did it work?

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
- Have you got anything without Spam in it?
- Well, there's Spam egg sausage and Spam, that's not got much Spam in it.

Reply via email to