Hey there everyone,

Matt here.

So I've tried to enable SPF-checker be un-comment org.apache.james.smtpserver.fastfail.SPFHandler. Strangely it fails with some strange error:

INFO | jvm 1 | 2017/07/12 22:11:14 | INFO 22:11:14,367 | james.smtpserver | Id='1171892401' User='' Connection established from 213.211.229.14 INFO | jvm 1 | 2017/07/12 22:11:14 | INFO 22:11:14,774 | james.smtpserver | Id='1171892401' User='cryptea...@cryptearth.de' No Sender or HELO/EHLO present INFO | jvm 1 | 2017/07/12 22:11:15 | INFO 22:11:14,973 | james.smtpserver | Id='1171892401' User='cryptea...@cryptearth.de' Connection closed for 213.211.229.14 INFO | jvm 1 | 2017/07/12 22:11:15 | INFO 22:11:14,976 | james.smtpserver | Id='1171892401' User='cryptea...@cryptearth.de' Connection closed for 213.211.229.14

It doesn't matter if it's from my local client or google - it just throws this "no Sender present" and closes the socket. Also, this is more an annoyance, it doesn't reply any error message to the remote server, so, for example, Google doesn't know that a mail couldn't delievered, my local Thunderbird just throws "could not send message". If it fails it should at least send any 5xx error so the remote server knows something went wrong. What also looks somehow odd, but I guess this is just a redundant log output, is that only one connect but two disconnect logs.

So, if anyone knows what went wrong here or if anything additional info is needed, just give me a short reply.

greetings from Germany

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to