Hi,

I'am trying to send an email from my tomcat server using SimpleMailMessage.

The problem is that the smtp request which sent is 'helo pomme' instead of 'helo pomme.mydomain' (I took a...