You didn’t say what the problem is. You certainly should be able to send email using PHP mail or plugins from wordpress.
Is it a security problem? Your password being rejected at authentication? Try using OAuth 2.0. https://wordpress.org/plugins/postman-smtp/
Is it a firewall problem? Are all the SMTP ports blocked? Try sending with an HTTPS API like Gmail or Mandrill. https://wordpress.org/plugins/postman-gmail-extension/
Related Posts:
- How to set SMTP programmatically
- How to setup SMTP for only one specific wp_mail()
- WordPress unable to send mail
- What is the difference between ports 465 and 587?
- Sending multipart (text/html) emails via wp_mail() will likely get your domain banned
- Do something after sending email
- Include HTML template file in wp_mail
- Email sent from WordPress has HTML tags
- Reset Password – change from name and email address
- Few chars getting replaced with ‘=’ in mail content in wp_mail()
- wp_mail recipient array not sending?
- On form submission how to send 2 email to different users
- Contact Form 7 + Configure SMTP: Sender email appearing as my own email [closed]
- How to add line breaks to $email[‘body’] when using auto_core_update_email hook
- Joining confirmation email
- Must I change the admin user email address while changing the general email address?
- User invite email not delivered – related to subdomain?
- Can I configure WordPress to use postfix without a plugin?
- Email ‘from address’ has a www in it
- Trigger WordPress Actions from Email?
- PHP mail() works but wp_mail() does not
- WP mail sent to MS Exchange recipients = occasional email corruption?
- Not able to send links in email after setting header
- Emailing passwords: Setup installed on home server using XAMPP
- Mail function is not working
- Google Apps SMTP for WP MultiSite?
- Send bulk emails without timeout
- What is the best way to send out thousands of emails from a WordPress site? [closed]
- Change the Sender(not From) on wp_mail() function [closed]
- Prevent sending emails on user creation in OOP context?
- Is Postfix required for WordPress contact forms in general?
- WordPress email could not be sent
- Send email daily using `wp_mail`
- wp_mail() won’t send mail when it’s a variable, only when hard coded
- Send email for confirmation during user registration
- Images in wp_mail not showing
- Mailing issues with wordpress?
- Email sent from WordPress has HTML tags
- Send email using wordpress plugin on behalf of someone with their permission
- wp_mail send multiple emails in a loop
- Can’t change headers / From for wp_mail()
- How can I remove the product short description from the WooCommerce Mails?
- New user notification issue
- Why do WordPress emails to multiple recipients include \n in the list
- wp_mail() not sending emails with ajax
- SMTP not working for Comments Email Notifications
- wordpress wp mail not changing sender mail
- WordPress doesn’t send SMTP email even by phpmailer hook
- Whitelist email sent by WordPress
- WP Mail isn’t sending user account messages, does send from plugins
- Asynchronous emailing
- WordPress stops executing code after the require() method
- Sending SMTP mail using a server with self-signed SSL
- Email Piping using google apps within WP Engine
- Send email from WordPress
- Choose from different emails for different purposes
- Filter “wp_mail” – How to distinguish between a WordPress system email and a plugin email?
- Send and receive emails with wp_mail() for WP User (like Mailserver)
- Is there a way to embed an iframe in an email with text that updates?
- Disable user registration password email
- “Reply-to Address” Email
- Disable new user notification to admin email
- Mail will not send in HTML
- Email stats at Ma.tt contact form
- Transferring contact form input to an email account without using an email-proxy
- If new comment posted in custom post – send notification to custom email from custom field
- How do I call wp_mail from HTML?
- Batch Emails with wp_mail()
- Storing Email Account Passwords for SMTP Mailing for a WordPress Plugin
- Is there no way to send email using SMTP without plugin or custom coding?
- Send email daily from WordPress site
- Is it possible to change an existing post status from ‘pending’ to ‘publish’ via email?
- WordPress email reply back to the original post author
- 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?
- Does the WordPress core software handle bounces on system email?
- how to email username and password to admin of new registration
- Help with filter for wp_notify_moderator()
- show a little contact form in homepage without plugin
- Content of post does not end up in “ShareThis” mail
- reply via email link under each post
- Sending HTML email containing custom fields to site users from WordPress
- How to stop WordPress from sending mails?
- Auto Log In Users after registration and send confirmation email
- Using PHP mail; getting Header warning
- Emailing system monitoring with WP
- Using wp_mail to send email?
- Using SMTP Function instead of Plugin (functions.php)
- Updated : how to make email optional while user registration using default wordpress form
- Email verification at a later date?
- WP Mail plugin not sending the mail
- Custom Welcome Email | WordPress
- WP_mail() Issue. Duplicate emails if $_GET[‘A’] == email
- Can we validate user email changes?
- Is there a way to get the site_url in HTML code?
- What is the correct way to send multipart email in wordpress?
- Woo-Commerce Send mail by code. [closed]
- Autoresponder emails go to Spam – Junk folder
- password reset link not being sent