红联Linux门户
Linux帮助

Ubuntu Evolution Email客户端的配置

发布时间:2015-02-13 21:37:54来源:Debian作者:Debian

终于又要开始学西Linux了。 这真是有学不完的知识阿!

Ubuntu下面安装软件的命令,基本sudo apt-get install amsn 等都可以搞定拉。


下面是Evolution基本的客户端配置:

evolution是ubuntu自带的一个邮件管理软件,可以帮助你方便的管理和收发邮件,刚刚设置成功,把步骤写出来,和大家一起分享。

1.确认你的gmail的POP已经打开: 登录gmail-settings-forwarding and POP , 确认“Enable POP for all mail”被选上


2.打开Application→Internet→Evolution Mail


3.添加用户,如果已经创建了gmail用户,直接点击edit。


4.在Receive mail选项,

server type 选 POP

server: pop.gmail.com

username: 你的gmail用户名(eg.'myname@gmail.com '则填入'myname')

use secure connection: SSL encryption

authentication type: password, remember password


5.在sending mail选现,

server type: SMTP

server: smtp.gmail.com

选中server require authentication

use secure connection: SSL encryption

authentication type: PAIN

username: 你的gmail用户名(eg.'myname@gmail.com '则填入'myname')

选中remember password


6.配置结束,OK。