Just saw that the emails sent by my website are shown in GMAIL as non-encrypted.
did not encrypt this message Learn more
And the tooltip:
Gmail couldn't verify that xxx actually sent this message (and not a spammer).
Now I am wondering how to get this done by PHPMailer - without using SMTP.
Or is SMTP the only way? (I tried once to set it up, but somehow failed.)