("ISO-8859-1"), "GBK") are the same as garbled characters. Before setting a subject, encode the topic string in base64 format and add an encoding header. The sample code is as follows:
Sun. Misc. base64encoder ENC = new sun. Misc. base64encoder ();
MSG. setsubject ("=? GBK? B? "+ Enc. encode (subject. getbytes () + "? = ");
Source code of email sending:
Sendma
JavaMail is simple.The first authentication requires a new class Email_autherticatorbean. This class to use for authenticated messages, this class must inherit the authenticator class and overwrite the Getpasswordauthentication methodThe code for the Email_autherticatorbean class is as follows
The code is as follows
Copy
Use JavaMail to send mail, required jar packs (please download JavaMail source file, official download page: http://www.oracle.com/technetwork/java/javamail/index-138643.html):Mailapi.jar. Defines the interface API used to send and receive messages;Smtp.jar. Contains the class used to send the message;Pop3.jar. Contain
Note: To import the JavaMail Mail.jar package first。
The following three pieces of code are all my code, friends if you want to use, direct replication can be.
First Class: Mailsenderinfo.java
Copy Code code as follows:
Package com.util.mail;
Import java.util.Pr
1. Dependencies: The spring version changes according to the specific environment
dependency>groupId>javax.mailgroupId> artifactid>mailartifactid> version>1.4version> Dependency>dependency>groupId>org.springframeworkgroupId> artifactid>spring-context-supportartifactid> version>${spring.version}version> Dependency>
2. Configure SpringInjecting mail objects with spring managementNote the Mail port uses 587, not the legendary 465, when sending mail using 465, t
One, the following is the CI framework
1. Put all the fields you want to receive in the array
Cases:
I want to receive: fields such as Id,name,age,mobile
$req Array (' id ', ' name ', ' age ', ' mobile ');
2, for the loop to judge can
1 for ($i = 0; $i Count ($req); $i + + ) {2$j$this->load->get_post ($req[ $i],true); 3 if (empty($j)) 4 Exit ($req[$i]. ' Empty '); 5 $data [$i$j; 6 }7print_r($data);
Second, the source
Comparison of open-source tools for generating QR codes (with source code), comparison of open-source tools with source code
One day, zxing was found to be slow. As a result, it was found that there were three common open-
Open-source: Autumn-style ad killer source code and open-source ad killer source codePreface:
I quietly read the books for two months and reported to the gym. I went to private school and became a thoughtful young man, A healthy life attitude is still necessary. As for work,
Share a source code download website, weather forecast project source code, more suitable for beginners to learn, download the source code Weather ForecastThis project is the source
JDK source code-AQS source code analysis, jdk source code aqs
Unless otherwise specified, all the articles on this site are original. For reprinted articles, enter the address.
AbstractQueuedSynchronizer (AQS) is the core of conc
Share the source code of the blog collection. If you need to share the source code, please come to the source code.
Original article: http://www.ido321.com/1112.html
The previous blog collection is only the first version and is
Share the source code of the blog collection. If you need to share the source code, please come to the source code.
Original article: http://www.ido321.com/1112.html
The previous blog collection is only the first version and i
VCL source code learning, official version source code example, vcl source code
A classmate told me a few days ago that the third-party player used for video in their company is VCL, because I have always wanted to do this, and t
Kbengine mmo source code (complete Server Source code + resources + complete client source code), kbenginemmo
This project is used as a client demo of the kbengine server engine to write and update the kbengine plug-in L
FM source code, OFO bike sharing source code, stock K line-of-time line source code, fmofoIOS featured source codeA multi-ring bar Animation The menu bar of toutiao can be edited.An exc
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.