Ubuntu14.04Ubuntu is one of the most popular software and version releases. It is well maintained by many local experts and can be said to be the best choice for lightweight users. 14.04 is the latest LTS version and has been released for six months.
Recently, a friend made a blog using WordPress, but he was worried about sending emails. by default, WP cannot send emails to Unix mail servers, such as Sendmail. I have been busy for two days and basically solved this problem. while hanging out in
Ubuntu is really fun. Like command line, simple interface, different from Window. Changing the environment occasionally and learning the way of thinking in Linux is a good practice. I have also tried Ubuntu before, and want to learn some development
Windows hosts cannot support the mail () function, so they cannot use the mailbox service provided by WordPress. The mail sending function is essential for a website, for webmasters who use WordPress to build websites, in addition to sending emails
** First introduce lnmp **
Lnmp is: nginx + MySQL + PhP website server architecture in Linux
Nginx is a high-performance HTTP and reverse proxy server and an IMAP/POP3/SMTP proxy server.
MySQL is a small relational database management system.
Solution 1: Are you not configured?In fact, it is very simple: log on to the background --> set --> discuss, and then set it according to the following figure (this is version 3.0.1, and other versions are similar ):After setting up, you can send a
Method One: Modify the codeStep 1: rewrite wp-includes/pluggable.php to change the default WordPress mail settings to SMTP mode.// Set to use PHP ' s mail ()//$phpmailer->ismail (); $phpmailer->issmtp ();Step 2: rewrite
WordPress adds a comment reply email notification function, wordpress notification
After a comment is replied, an email is automatically sent to the reviewer, which is a major measure to improve the user experience. Zhu Meng has been using the
WordPress is a Blog (Blog, Blog) engine developed using the PHP language and MySQL database. you can create your own Blog on servers that support PHP and MySQL databases. SimpleMail plugin for WordPress 1.0.6 and other versions have multiple
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.