Quite likely you’re using the wrong encryption/port combination. You are using port 465 for tls.
Port 465 should be used for SSL
Port 587 should be used for TLS
Related Posts:
- How can I configure an SMTP Server?
- How to set SMTP programmatically
- How to setup SMTP for only one specific wp_mail()
- WordPress doesn’t work properly with non standard domain names – PHPMailer fails when initialising
- wp mail smtp earlier version
- Best practice for versioning wp-config.php?
- Password in wp-config. Dangerous?
- What’s the difference between WP_MEMORY_LIMIT and WP_MAX_MEMORY_LIMIT?
- Turn Off Automatic Trash Deletion?
- WordPress “phpmailer_init” not working for me
- How can I change preview URL?
- Override the wp_siteurl and wp_home not work
- How to use live images on local install?
- Syntax of FS_CHMOD_DIR and FS_CHMOD_FILE
- Declaratively Configuring WordPress in XML or JSON or YAML
- WP_MEMORY_LIMIT didn’t work in wp-config
- Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 20480 bytes)
- Safe to store SMTP password in wp-config.php?
- error:-Cannot modify header information – headers already sent by
- wp-config.php file permissions
- how to use is_admin in wp-config.php
- Locked out of WordPress Site Admin after enabling Force SSL on WordPress Https (SSL)
- Set wp-content folder to Dropbox folder
- Error when requesting password reset email – wp authentication
- Including a 3rd party library in WordPress which needs to be accessible by wp-config
- What is this file: wp-config-wpe.php?
- Why wp_mail() function isn’t sending any emails and displaying ‘0’ in Chrome ‘Network’ response
- html lang=”” instead of lang=”en-us” – why?
- Why do I get a WAMP homepage when clicking on specific website’s URL on LocalHost?
- What Does this Code Snippet Do?
- WP_Debug not displaying anything
- Can I delete `wp-config-sample.php` after installing and configuring WordPress?
- How to reliably set file/folder permissions?
- Multiple wp-config.php files in one home directory
- How Can I Change Default Reply ToEmail
- Why edits to wp-config.php must come before “That’s all” comment
- Redirect to another page after submission using wp_mail
- Is it possible to override the ABSPATH constant
- Should I change wp-config for SSL?
- Out of memory errors : how best to track them down
- WordPress unable to send mail
- Redefine cookie domain for subdomains
- multiple language directories
- Emailing passwords: Setup installed on home server using XAMPP
- Error in database connection [closed]
- Update wp-config.php and lost pages
- Conflict with wp_homeurl, wp_siteurl and admin interface settings
- wp_mail not sending emails
- error messages in dashboard login
- where should I write constants in wordpress?
- How dynamically change wp_mail behaviour, sending html or plain text based on conditions?
- Issues copying site into local machine
- Carriage Return control character (^M) found in wp-config-sample.php
- Need help fixing my wp-config file [closed]
- Why was my new WordPress installation’s config page publicly viewable when first installed?
- WP_MEMORY_LIMIT didn’t work in wp-config, only within default-constants.php
- Cookie set without HttpOnly flag
- Define option outside wp-config.php (on WordPress.com)
- Site lost all formatting when I attempted to migrate to Bluehost [closed]
- Moving wp-config.php one level up – 500 error – Nginx [closed]
- What should index.php contain on Synology NAS to get external access to WordPress to work?
- Remote server does not read `WP_HOME` from wp-config.php when local server does
- Different SMTP based on domain
- IP addresses to block to stop WP auto-update?
- Concerns over wp-config file [closed]
- Not showing old migrated content in website
- How to rename the wp-config.php file once under version control?
- Read wp-config without loading the rest of WordPress – i.e. wp-settings, etc
- How turn on error reporting without reset?
- WordPress installed on a Sub-directory
- Editing wp-config.php file asks for another installation
- $post->id vs $post->ID problem after using WordPress config bootstrap
- Using SMTP Function instead of Plugin (functions.php)
- How to stage a redesigned site on a new webhost while the original site is still live? [closed]
- WordPress login redirection not working on Nginx root directory
- Running SMTP Conditionally
- WordPress wp_mail function crashing website
- Need help re-connecting local WP-config file to local database
- Change of “home” results in timeouts (only on index.php)
- wp-config.php randomly will reset to wp-config-sample.php
- phpmailer_init ignored on REST calls
- WP_SITEURL vs WP_HOME link output
- How to fix wp-login.php gives error 500 after migration?
- Multisite – SMTP not working on other network sites
- Change default wordpress FS owner
- Define new constants in wp-config
- sudden changing of host IP result in crash of the site
- WP_mail() Issue. Duplicate emails if $_GET[‘A’] == email
- Move wp-content outside root
- Can wp-config move cause dashboard not to load?
- WordPress stops executing code after the require() method
- How to make mailing queue using php’s mail() function
- Sending SMTP mail using a server with self-signed SSL
- Unable to change WordPress language (WordPress 4.2.2)
- How to change WordPress theme file path to a remote server?
- WordPress Redirect on Name Change
- Best function/method to access wp-config?
- WordPress still requires FTP information
- “Cannot modify header information” warning?
- Change URL when visiting wordpress site