Am 16.06.25 um 09:14 schrieb AC via Exim-users:

I've added a rule in acl_smtp_connect to block connections from failed rDNS but occasionally one seemingly slips through. I suspect it's going through a different pathway but why would acl_smtp_connect not block the below event? There's no indication in the logs about "no host name found". Did this go through a different ACL entirely?

SMTP protocol synchronization error (input sent without waiting for greeting): rejected connection from H=[152.32.138.230] I=[10.0.0.6]:25 input="\026\003\001\001\027\001"


The connect never happend, due to sending SSLv3 on a cleartext port ( 25 ) .

There is nothing you can do here (inside exim), just ignore it.

best regards,
Cyborg

Attachment: OpenPGP_0x048770A738345DD3.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to