📄 host_email.asp@output=print
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Hosting Email Services</title>
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />
<meta name="Description" content="Web hosting tutorial from W3Schools HTML, XHTML, XML, JavaScript, ASP, ADO, PHP, SQL, MySQL, FrontPage, Email, Perl, Domain" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</head>
<body>
<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>
<h1>Hosting Email Services</h1>
<a href="host_capacity.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="host_technologies.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>
<hr />
<p class="intro">Hosting services should include proper Email Accounts and Email
Services.</p>
<hr />
<h2>Email Accounts</h2>
<p>Hosting solutions should include email accounts for each person in your
company. Email addresses should appear like this:</p>
<p><b>peter@mycompany.com</b></p>
<p><b>paul@mycompany.com</b></p>
<p><b>mary@mycompany.com</b></p>
<p>Most common is to use first name or first initial and last name.</p>
<hr />
<h2>POP Email</h2>
<p>POP stands for Post Office Protocol. POP is a standard client/server protocol for
sending and
receiving email.</p>
<p>The emails are received and held on your internet server until you pick it up with a client email program, like
Outlook, Outlook Express, Netscape Messenger, etc. POP email programs are built
into Netscape and Internet Explorer browsers (i.e. Microsoft Outlook Express).</p>
<hr />
<h2>IMAP Email</h2>
<p>
IMAP stands for Internet Message Access Protocol. IMAP is another standard
protocol for sending and receiving email.</p>
<p>
The emails are received and held on your internet server until you pick it up
with a client email program, like Outlook, Outlook Express, Netscape Messenger,
etc.</p>
<p>
IMAP represents an improvement over POP because email stored on an IMAP server
can be manipulated from several computers (a computer at home, a
workstation at the office, etc.) without
having to transfer messages back and forth between computers. POP was
designed to support email access on a single computer.</p>
<hr />
<h2>Web-based Email</h2>
<p>Web-based email services enable you to access email via a web browser.
You log into your email account via the Web to send and retrieve email.
Being able to access your email from any browser anywhere in the world is a very
attractive option.</p>
<p>Examples of web-based email services are Yahoo! Mail and Hotmail.</p>
<hr />
<h2>Email Forwarding</h2>
<p>Email forwarding allows you to have multiple email personalities.</p>
<p>With email forwarding, you can setup aliases for other email accounts like</p>
<p><b>postmaster@mycompany.com</b> should be forwarded to <b>peter@mycompany.com</b></p>
<p><b>sales@mycompany.com</b> should be forwarded to <b>mary@mycompany.com</b></p>
<hr />
<h2>Mailing Lists</h2>
<p>Some service providers offer mailing list capabilities. This is a valuable
plus if you plan sending out email to a large number of users.</p>
<hr />
<a href="host_capacity.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="host_technologies.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>
<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -