Post SMTP 2.0.2 – Sendgrid code fix

Hi,

I’m going to make this short:

  1. The default method selected (no configuration made) will use the default server mailing and not SMTP. Even if you have a local SMTP server, select SMTP and define it as your web host is instructing you.
  2. The scary message that almost made me go back to an old code was fixed:
    $emailAddress must be valid and of type string

    – BIG THANKS TO:
    yews-grigory

PLEASE NOTICE: Sendgrid doesn’t love duplicates: Check that each email in: To, CC, BCC are unique!!

Good luck.