Looking through the qpsmtpd logs I have noticed the following pattern:
...
@4000000046b0c0a81d7d185c 27492 dispatching EHLO 18925178019.user.veloxzone.com.br
@4000000046b0c0a81daeceec 27492 running plugin (ehlo): check_spamhelo
@4000000046b0c0a81dcc78ac 27492 trying to get config for badhelo
@4000000046b0c0a81df97c1c 27492 Plugin check_spamhelo, hook ehlo returned DECLINED,
@4000000046b0c0a81e1e904c 27492 trying to get config for tls_before_auth
@4000000046b0c0a81e3dd04c 27492 trying to get config for me
@4000000046b0c0a81e65269c 27492 trying to get config for databytes
@4000000046b0c0a81e8b34cc 27492 trying to get config for databytes
@4000000046b0c0a81ea5eca4 27492 250-di-vers.dyndns.org Hi 18925178019.user.veloxzone.com.br [189.25.178.19]
@4000000046b0c0a81ebe23dc 27492 250-PIPELINING
@4000000046b0c0a81ed614c4 27492 250-8BITMIME
@4000000046b0c0a81eedf60c 27492 250 SIZE 15000000
@4000000046b0c0a913bd8cfc 27492 dispatching MAIL FROM:<linkotymetxx@kotyxx.de>
@4000000046b0c0a913bdb024 27492 full from_parameter: FROM:<linkotymetxx@kotyxx.de>
@4000000046b0c0ab083cb22c 11379 cleaning up after 27492
What happens here? What puzzles (and maybe also worries me) is that qpsmptp-logterse doesn't log anything. So is this (spam) mail just silently rejected?