The email address refers to the user's email address, which is the user's email receiving address on the network. The address format is "account name@email server name"; "@" is the connector, used to connect the user name and server name, which are in half-width format. If you enter them in full-width format, the email system will automatically determine that the address does not comply with the specifications, and the email will not be sent.
#The operating environment of this article: Windows 7 system, Dell G3 computer.
email addressis your email address, which is the email receiving address of users on the Internet. Each user's email address on the Internet is unique, which makes sending and receiving emails more convenient and accurate.
The format of email address is:user@mail.server.name
. In the
format,user
is the recipient's user name,mail.server.name
is the recipient's email server name, it can also be a domain name or IP address represented as a decimal number. @ is a connector (pronounced "at") used to connect the two parts before and after.
For example:
(1)12345678@163.com
(2)kunmm2008@sina.com
"@" is half-width Format, many people enter the email address in full-width and it will turn into a capital "@". Although it doesn't look much different to the naked eye, the email system will automatically determine that the address does not conform to the email address format, so the email cannot be sent.
In addition, it is best not to add symbols such as "." and "_" to more formal email usernames, because they can easily be missed.
Major e-mails support multi-address group mailing, and have functions such as CC and BCC. When there is more than one recipient, e-mail addresses should be separated by ";" characters.
The role of email address
An email address is a pass for individuals to surf the Internet. Popular blogs, forums, groups, small sites, Weibo, photo albums, etc. on the Internet all use email addresses as the basis for registration. Remember our own e-mail address, which can be used on the Internet.
After you get the email address, you can send an email to the other party. Similarly, we can set up a whitelist or blacklist for the corresponding email address. For an email address that is on the whitelist, all emails sent by the other party can be delivered directly to your inbox; for an email address that is set as a blacklist, all emails sent will not enter your inbox.
You can also send emails to strangers through their email addresses. For example, if we get the other party's email address on a business card or company directory, we can send an email to the other party. The email content should be formal, dignified, concise and polite.
Related video recommendations:PHP programming from entry to proficiency
The above is the detailed content of What does email address mean?. For more information, please follow other related articles on the PHP Chinese website!