Do You Still Need an SMTP Plugin If You Use PressedMail?

Decide whether PressedMail can replace your current SMTP plugin, then plan a controlled routing change with tests and a clear rollback.

Cover Image for Do You Still Need an SMTP Plugin If You Use PressedMail?

You may be able to replace your SMTP plugin with PressedMail's WordPress SMTP configuration. The decision depends on whether it supports the provider, sender behavior, and notification paths your site needs.

You can also keep the existing sender and use PressedMail only for the inbox. That is a reasonable choice when the current SMTP or API integration supplies a capability you rely on.

Do not delete a working sender first. Inventory it, test the proposed replacement in a controlled context, and keep a clear way back until the site's relevant messages work.

Check what the existing plugin is doing

“SMTP plugin” can describe several arrangements. Your current integration might configure a normal SMTP server, use a provider API, choose different senders, retain logs, or handle failures in a particular way.

Record the plugin, provider, authorized From identity, authentication method, and integrations that depend on it. Include any provider-specific feature you need. A generic connection form does not establish support for every capability of an existing mailer.

Also identify messages that bypass WordPress's normal mail function. A plugin using its own provider API can continue to use that path even after you change WordPress SMTP.

The SMTP-plugin and email-client comparison explains the architecture. This checklist assumes you already have a sending arrangement and want to decide whether to change it.

Understand the PressedMail configuration you would use

PressedMail's WordPress Email settings are site-wide and administrator-only. They store SMTP server configuration separately from your inbox accounts.

That server has its own host, port, security mode, authentication details, and From settings. Free supports one WordPress SMTP server. Pro adds multiple server connections and sender-based routing.

Connecting a mailbox for reading and replies does not automatically configure this route. Even if both configurations use the same provider, they remain separate settings that need separate checks.

PressedMail does not provide automatic failover. If your existing integration depends on that capability, evaluate the requirement before replacing it.

Illustration of WordPress SMTP settings

Illustration of WordPress email configuration. The pictured results and retention values are examples, not evidence that a route passed a test.

Make a keep-or-replace decision before changing the site

Use the following questions to identify the work the replacement must do.

RequirementWhat must be established
Provider accessThe SMTP server accepts the supported authentication
Sender identityThe provider permits the intended From address
WordPress coverageRelevant notifications use the route being changed
Multiple sendersThe intended edition supports the required routing
DiagnosticsAvailable log metadata is sufficient for the operating need
RecoveryYou can restore the previous configuration if a required test fails

If a required capability is absent, keep the existing sender for that job. A paid upgrade should not be treated as a cure for unsupported provider authentication or a feature the product does not offer.

If the requirements fit, proceed with a controlled test.

Preserve the working configuration

Before changing transport ownership, keep a secure record of the existing settings and recovery procedure. Use the provider's and plugin's supported export or credential-management process where available.

Keep passwords, tokens, reset links, and private recipient details out of screenshots or public notes. A log export can contain personal information even when it excludes message bodies.

Decide what constitutes failure in advance. A missing password reset, rejected form notification, wrong sender, or required attachment absent at the recipient should stop the switch until understood.

Choose a test context and recipients you control. For a production transition, plan around the site's operating needs so a diagnostic action does not trigger unexpected customer mail.

Verify the inbox without confusing it with site sending

If you also intend to use PressedMail as an email client, test receiving and replying through its mailbox connection. Confirm the reply at an address you control.

This establishes the inbox workflow. It does not prove that a password reset or store notification uses the intended WordPress SMTP route.

PressedMail reply composer beside a message list

Screenshot with fictional email in the PressedM layout. A composer reply and a website notification use separate configurations.

Keeping the checks separate makes failures easier to diagnose. An incoming mailbox can work while its outgoing connection fails. A composer reply can work while a site's SMTP settings are disabled or invalid.

For the site-specific setup, follow sending WordPress email through SMTP. Use the actual provider values rather than copying example settings from an illustration.

Give one component ownership of WordPress sending

When ready to test the change, disable the previous integration's competing WordPress mail override and enable the intended PressedMail SMTP configuration. Preserve the old configuration for recovery.

Do not assume that two enabled plugins touching the same mailer will negotiate which one should win. Their hooks, sender changes, and execution order can make the effective configuration difficult to predict.

If the existing plugin is supposed to remain the sender, keep PressedMail's WordPress SMTP runtime disabled and use its inbox separately. If another plugin sends through an independent API, document that separate path and test it as such.

WordPress's wp_mail reference describes the mail function and hooks behind many notifications. Its scope does not include every independent mail API a plugin could call.

Check the From behavior explicitly

Configure the From email and name that the provider authorizes. Then decide whether the Force From option should override senders set by other plugins.

Forcing the address can be useful when the provider requires one identity. It can also change a sender that a store or another plugin deliberately supplied. With forcing off, a deliberate sender can remain while the generated WordPress default is replaced.

Send a test representing each meaningful sender. Inspect the message at the recipient and, when needed, its headers. A correct display name alone does not prove that the address is what you intended.

On Pro, check both the default connection and any sender-specific routes you configure. Test the actual addresses that should select each server rather than assuming one successful default test covers them all.

Test the website's actual triggers

Start with the SMTP connection test, then exercise the notification types that matter to the site.

A small business site might need a controlled password-reset message and a contact-form submission. A store may also need a test order notification using its approved test process. A membership site may have its own access or renewal messages.

Use a recognizable subject or test record so you can match the trigger to the log and the received message. Avoid generating several indistinguishable copies while diagnosing a failure.

The SMTP testing guide explains the observations to collect. A successful submission should be followed by checking the receiving mailbox and spam folder.

If one trigger bypasses the intended route, investigate that integration. Repeatedly changing SMTP credentials will not repair a plugin that is using a different provider API.

Read the logs within their limits

PressedMail logs metadata, including limited recipient information and the subject, rather than full bodies, raw headers, or attachments. Current retention choices are 30, 60, or 90 days. Zero stops new logging, and scheduled retention cleanup clears existing rows while logging is off. Preserve any needed diagnostic evidence before choosing zero.

A success record is not proof of recipient inbox placement or reading. WordPress also distinguishes successful processing from receipt. Use the mail delivery log guide to understand what each record can establish.

If mail is missing, inspect the route, provider response, recipient address, and filtering. The delivery troubleshooting guide gives a broader sequence when the first checks do not identify the issue.

Restore the previous route when a required check fails

Disable the new route, restore the old sending configuration, and repeat the known baseline tests. Verify recovery instead of assuming that reactivating a plugin completed it.

Keep the failed test details so you can investigate without leaving business mail on an unproven path. A clear error, trigger, sender, and timestamp are more useful than “email stopped working.”

Remove the old plugin only after the replacement meets the requirements and you have handled any retained data according to your operating policy. There is no need to remove it as part of the first evaluation.

Common questions

Should I delete the SMTP plugin before installing PressedMail?

No. Preserve the working configuration while evaluating the inbox and the proposed site-mail route. Avoid competing active overrides during the transport test.

Can I use PressedMail only for reading and replies?

Yes. Keep the established integration responsible for WordPress system email and leave PressedMail's site SMTP runtime disabled.

Does a successful reply prove site notifications work?

No. The composer and WordPress SMTP use separate configuration. Test the actual website triggers.

What if a plugin sends through its own API?

That path may bypass wp_mail. Inspect and test the integration separately; changing WordPress SMTP does not automatically replace it.

Does Pro add automatic fallback?

The current configuration does not provide active automatic fallback. Pro's multiple connections and sender routing should not be described as failover.

Manage your email inside WordPress

PressedMail Free adds an email client directly to your WordPress dashboard. Connect a compatible IMAP/SMTP mailbox, read and send mail, organize messages, and configure WordPress SMTP.

Download PressedMail Free →

Newsletter

Get useful PressedMail updates.

New releases, setup guidance, and practical ways to handle email in WordPress.

Occasional PressedMail email. Unsubscribe whenever you like.

Choose the plan that fits your WordPress sites.

Paid plans include unlimited accounts and users. Compare Premium and Ultimate features, then choose the site count you need.

Yearly plans are priced by number of sites. Lifetime is a one-time payment covering up to 100 sites.

Starter

For one site

$49/ year
1 Website
  • All current and future Premium features
  • Unlimited email accounts
  • Contacts, calendar, and email rules
  • AI tools and phishing detection
  • Layouts, themes, and workspace controls
  • Licensed updates and priority support
Most Popular

Premium

For multiple sites

$89/ year
10 Websites
  • All current and future Premium features
  • Unlimited email accounts
  • Contacts, calendar, and email rules
  • AI tools and phishing detection
  • Layouts, themes, and workspace controls
  • Licensed updates and priority support

Ultimate

For agencies

$169/ year
100 Websites
  • All current and future Premium features
  • All current and future Ultimate features
  • Unlimited email accounts
  • Contacts, calendar, and email rules
  • AI tools and phishing detection
  • Licensed updates and priority support

See how people use PressedMail for real inbox work.

...I save hours & it's easy to use...

I have a lot of email accounts and it's annoying to manage them through different providers. I installed PressedMail, added my accounts, and automated the cleanup of over 3000 emails. PressedMail has saved me hours of work.

Robert H. Alexander

Robert H. Alexander

...Helps get more clients...

As a freelancer I need to manage several clients' accounts. I installed PressedMail on WordPress on localhost and use it as my main email client. I manage everything for clients from PressedMail. And several clients use PressedMail now after I have set their WordPress instances up.

Gene Piki

Gene Piki

...Email Swiss Army Knife...

We use PressedMail as a value added service for clients and potential clients as a feature of our agency's offering helping put us ahead of competition. We love the white-labelling feature, automation, and security controls. It also replaces several of the other plugins we used to use and it's like a small CRM.

Kit M. InCurb Digital Solutions.

Kit M. InCurb Digital Solutions.

...Fast inbox organization with phishing detection...

PressedMail helps us organize our inboxes fast. We especially like the phishing detection feature.

John & Andrea

John & Andrea

...One source of truth for every client...

As a VA, I use PressedMail to keep each client's inbox separate while managing everything from one app. It gives me a single source of truth without mixing client work together.

Edhrea A.

Edhrea A.

...Teaching and client work stay organized...

I balance teaching with social media marketing clients. PressedMail helps me keep both sides of my work organized in one place.

J.A. Payo

J.A. Payo

Using PressedMail in your own work? Submit a testimonial.

FAQ

Common questions

Roadmap

See what is coming next.

Follow planned work, current progress, and recently completed features.

View Full Roadmap
  1. Shared Inboxes for Team Mailboxes

    Share a single inbox with teammates so support, order, and operations email can be monitored and handled together from WordPress.

    Planned
  2. Shared Calendars for Scheduling and Coverage

    Give teammates access to shared calendars so meetings, time off, and internal event planning can stay coordinated inside WordPress.

    Planned
  3. Calendar Sync with External Providers

    Planned two-way calendar sync with external providers like Google Calendar, Outlook, iCloud, and CalDAV so PressedMail stays in step with calendars users already have.

    Planned

Get started

Bring your working inbox into WordPress.

Compare Premium and Ultimate features, then choose a paid plan for the number of WordPress sites you manage.