When i do the GTUBE test nothing happens, message is delivered as usual.
When I grep my maillogs i see that messages get blocked by invalid HELO, RBL, illegal file extensions and virus scanner at SMTP time.
Also, when i grep my maillog for spamd i get only this kind of logs:
QUOTE
Mar 17 16:47:29 helix spamd[13408]: spamd: identified spam (1000.0/12.0) for root:99 in 4.6 seconds, 834 bytes.
Mar 17 16:47:29 helix spamd[13408]: spamd: result: Y 999 - GTUBE,NO_RECEIVED,NO_RELAYS scantime=4.6,size=834,user=root,uid=99,required_score=12.0,rhost=localhost,raddr
127.0.0.1,rport=54379,mid=<GTUBE1.1010101@example.net>,autolearn=no
Mar 17 16:47:29 helix spamd[13408]: spamd: result: Y 999 - GTUBE,NO_RECEIVED,NO_RELAYS scantime=4.6,size=834,user=root,uid=99,required_score=12.0,rhost=localhost,raddr
127.0.0.1,rport=54379,mid=<GTUBE1.1010101@example.net>,autolearn=no
I'm far from expert sys admin, can someone point me in a right direction please...