Hi all.
My website is running a verify email to query smtp server the perform these command
Note : the mail from {myemail}@mydomain is not real and my server dont have spf and dkim yet
HELO mydomain
MAIL FROM: <mymail@mydomain>
RCPT TO: <
[email protected]>
QUIT
After running these...