You don’t need Postfix if you use an SMTP plugin like, for example, WP Mail SMTP. Such kind of plugins can send email from your Google account via SMTP.
I have just checked it by stopping postfix and successfully sending an email via WP Mail SMTP.
If no SMTP plugins are activated on your site, you definitely need system transport, which can be Postfix or another mail transfer agent (MTA) on Linux. Postfix also can send your emails using your Google account as a relay.
Related Posts:
- Transferring contact form input to an email account without using an email-proxy
- WordPress stops executing code after the require() method
- What is the difference between ports 465 and 587?
- How to set SMTP programmatically
- How to Configure SMTP on wordpress Cant Send Email
- Contact Form 7 + Configure SMTP: Sender email appearing as my own email [closed]
- How to setup SMTP for only one specific wp_mail()
- Obfuscating Email Addresses in Form Fields
- Contact form sender email
- WordPress unable to send mail
- Mail function is not working
- show a little contact form in homepage without plugin
- Email address used by website but I do not know where
- Mailing issues with wordpress?
- Is it secure to use SMTP password in .php file in WordPress website?
- Send email using wordpress plugin on behalf of someone with their permission
- SMTP not working for Comments Email Notifications
- WordPress doesn’t send SMTP email even by phpmailer hook
- Contact forms not sending mails
- Email Piping using google apps within WP Engine
- Choose from different emails for different purposes
- Python: What is the correct MIME type for attaching html file to email
- Sending multipart (text/html) emails via wp_mail() will likely get your domain banned
- changing notification emails from WordPress @mydomain.net to something else
- Alert Email when any Post or Page is Changed
- prevent users from changing their email address
- Include HTML template file in wp_mail
- Email sent from WordPress has HTML tags
- How to disable automated E-Mail on PHP error/exception?
- Reset Password – change from name and email address
- Send mail to wordpress admin
- Handle registrations in WordPress when user doesn’t have any email?
- Sanitizing and validating email field
- Batch Emails with wp_mail()
- Storing Email Account Passwords for SMTP Mailing for a WordPress Plugin
- Subscribe from another website to the same list [closed]
- Email ‘from address’ has a www in it
- Is there no way to send email using SMTP without plugin or custom coding?
- Send email daily from WordPress site
- Hook into and send mail using WP Mail SMTP type plugin from HTML static front page?
- Is it possible to change an existing post status from ‘pending’ to ‘publish’ via email?
- WordPress email reply back to the original post author
- What can be wrong when automated backups stop being sent to email?
- Wp_new_user_notification doesn’t work
- Make WordPress use timezone for email Date header
- How to send mail from WordPress if one server hosts page and another email?
- Disable email confirmation new register bbPress [closed]
- Stop the execution of foreach loop which extract data from array?
- Google Apps SMTP for WP MultiSite?
- How to receive an email with WordPress?
- Does the WordPress core software handle bounces on system email?
- Why is wp-login trying to send an email?
- Interrupted cron script sending me hourly emails. Please help!
- Content of post does not end up in “ShareThis” mail
- SMTP Error: Could not authenticate [closed]
- How to differentiate between email subscription list and blog subscription list?
- What emails does wordpress send?
- Requiring wp-login.php sends headers automatically
- How to stop WordPress from sending mails?
- Changed my email. Locked out
- Send confirmation email when a user’s role is upgraded
- WordPress site member verification emails going to spam on Outlook
- Block to accept and send email to specific domains
- I want to setup a button/popup/whatever that will prompt users on the site to input their email address
- Sending a password reset link
- How to prevent sending auto emails for specific actions in wordpress
- Receive no any emails from contact from 7 wordpress
- User Without Email?
- WordPress new user email formatting issues
- email saying that was not possible to send the email
- WordPress emails are not delivered if the recipient email address has a non-traditional domain extension
- could not call wp_email function twice
- Is it possible to use different from email in contact form 7 with different domain?
- Email post to submitter
- How can I remove the product short description from the WooCommerce Mails?
- Email verification at a later date?
- How to integerate WordPress Mail SMTP plugin to Report and Request custom page
- Contact Form 7 How to Alter the From email address?
- Emails sent from local wp webserver are beeing rejected from Siren?
- Check if “Send the new user an email about their account” is ticked
- email explanation for newbies
- How to send email with wp_mail() with from email taken from contact form instead of the host?
- User Registration – no Email required
- Download Free Trial After Email Entered
- Duplicate notifications for new user registration
- Email notification
- Custom notification for contributors when posts are scheduled
- User profile update author
- Allowing Loading/Downloading of .mp3
- Contact Form 7 – E-mail message template [closed]
- What is the correct way to send multipart email in wordpress?
- Welcome Email Going to Spam
- What’s the simplest way to send WordPress posts to a Mailchimp list? [closed]
- Having Issue on Receiving Emails From @Gmail.com or @Yahoo. in WordPress Using PHP Mail Function
- Fighting Spam – What can I do as an: Email Administrator, Domain Owner, or User?
- Do SPF Records For Primary Domain apply to subdomains?
- How to add verification on email address change?
- Is there a wordpress function restrict public email id for registration like as is_email()
- Emails from [email protected] fail authentication when a new user is set up [closed]
- Send and receive emails with wp_mail() for WP User (like Mailserver)