".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })
HostEase是一家知名的[美国主机](https://www.idcspy.com/)商,与美国、香港和日本等地的多个知名机房直接合作,提供虚拟主机和服务器等主机租用业务。HostEase主机提供博客型、基础型和商务型三种方案,其中商务型是支持创建无限电子邮件账户的,那么HostEase主机[cPanel面板](https://www.idcspy.com/cpanel.html "cPanel面板")如何创建电子邮件帐户呢,下面就给大家简单介绍下。
1、登录HostEase cPanel控制面板,在“电子邮件”部分找到“电子邮件帐户”点击进去;
![](https://www.idcspy.com/wp-content/uploads/2020/07/hosteasecpanelemail.jpg)
2、点击“创建”按钮进入创建电子邮件账户页面,如下图所示;
![](https://www.idcspy.com/wp-content/uploads/2020/07/hosteasecpanelemai-1024x339.jpg)
3、在创建电子邮件账户页面填写用户名、密码和邮件存储空间;如果要创建多个电子邮件帐户,请选中“ 单击创建后,请留在此页面上”框,取消选中此复选框后,创建帐户后,您将被重定向到“列出电子邮件帐户”页面;以上信息全部填写完成后点击“创建”即可完成操作。
![](https://www.idcspy.com/wp-content/uploads/2020/07/hosteasecpanelema.jpg)
注意:
用户名:输入要创建的电子邮件地址的用户名,然后从下拉列表中选择域(如果您只有一个域,则将预先选择该域)。
密码:系统将扫描您单词的复杂度,并给您从弱到强的评分,您也可以单击“ GENERATE”来创建难以破解的密码。
存储空间:在字段中输入以MB为单位的大小(您可以从下拉列表中选择更大的存储单元),或选择“无限”选项。
以上就是这次[HostEase](/#)主机cPanel面板创建电子邮件帐户的操作步骤,操作起来还是比较简单的,希望能帮助到大家。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/106983.html