WordPress SMTP Plugin — Asteris SMTP + Email Logs

Why does WordPress need an SMTP plugin? WordPress’s default wp_mail() function uses PHP’s mail() function, which sends email via your web server’s local mail transfer agent. On most hosting environments this is unreliable — emails get marked as spam, blocked by reputation filters, or simply not delivered. Password resets, form notifications, comment notifications, order confirmations, and every other site-generated email is at the mercy of the host’s mail config.

An SMTP plugin replaces wp_mail() with an authenticated connection to a real mail service (Gmail, Microsoft 365, SendGrid, Mailgun, Amazon SES, or any generic SMTP server). The mail is sent through a trusted provider with proper SPF/DKIM/DMARC alignment, which dramatically improves deliverability.

Does Asteris SMTP support Gmail and Microsoft 365 OAuth? Yes — both with full OAuth 2.0 (not legacy “less-secure apps”). Plus SendGrid, Mailgun, Amazon SES via native APIs, and generic SMTP for any provider with host/port/auth credentials.

Does Asteris log full email content? Yes — at the paid tier. Full headers, full body (HTML + plain text), recipient list, attachment list, delivery status, and error responses if a send fails. Resend any logged email. Bulk resend. CSV export. Configurable retention.


The complete feature set

6 provider presets

Email logs (paid tier)

Security

Deliverability tools

Retention cron


Free version

Asteris for WordPress Free on WordPress.org includes a lite SMTP with generic SMTP support only — no OAuth, no native APIs, no full email logs. For OAuth + full logs, you need a paid Asteris tier ($149/yr Starter).


Frequently asked questions

Why does WordPress need an SMTP plugin? WordPress’s default wp_mail() uses PHP’s mail() function, which is unreliable on most hosting. Password resets, form notifications, and every site-generated email get spam-filtered or blocked. An SMTP plugin routes mail through an authenticated provider (Gmail, SendGrid, etc.) for reliable delivery.

Does Asteris support Gmail OAuth for SMTP? Yes — full OAuth 2.0 for Gmail (personal and Google Workspace). Setup takes about 60 seconds via a popup OAuth dance; no app-password workaround required.

Does Asteris support Microsoft 365 OAuth? Yes — modern auth (OAuth 2.0) for Microsoft 365 / Outlook / Office 365 / Hotmail Workspace accounts.

Can I keep full email logs? Yes, in the paid tier — full headers + body (HTML + plain text), recipient list, delivery status, resend, bulk resend, CSV export. WP Mail SMTP gates equivalent logging to its Pro+ tiers.

What is the best WordPress SMTP plugin? For free + reliable: Fluent SMTP (free, well-built). For paid + bundled: Asteris SMTP (in Asteris Starter at $149/yr, with 10 other modules). For paid + SMTP-only: WP Mail SMTP Pro ($49-$199/yr depending on tier).

Are credentials secure? Yes — AES-256-CBC encryption at rest for all SMTP credentials, OAuth tokens, and API keys. Tokens auto-refresh; passwords never appear in logs.


Asteris vs WP Mail SMTP → · Migrate from WP Mail SMTP → · Pricing →