原文网址:http://www.xuebuyuan.com/414703.html

markz@markz-hp6200:~$ cd .thunderbird/
markz@markz-hp6200:~/.thunderbird$ ls
a8feo3zj.default  Crash Reports  profiles.ini
markz@markz-hp6200:~/.thunderbird$ cd a8feo3zj.default/
markz@markz-hp6200:~/.thunderbird/a8feo3zj.default$ mkdir chrome^C
markz@markz-hp6200:~/.thunderbird/a8feo3zj.default$ cd chrome/
markz@markz-hp6200:~/.thunderbird/a8feo3zj.default/chrome$ ls
userChrome.css
markz@markz-hp6200:~/.thunderbird/a8feo3zj.default/chrome$ cat userChrome.css 
treechildren:-moz-tree-row {
height: 35px !important;
}
markz@markz-hp6200:~/.thunderbird/a8feo3zj.default/chrome$
 
自己的定义:

1 treechildren:-moz-tree-row {
2 height: 30px !important;
3 }
4 treechildren {
5 font-size: 15px !important;
6 font-family: Arial;
7 }

如何设置根据邮件mail地址自动分类到自定义文件夹中

原文网址:http://os.51cto.com/art/201101/243801.htm

thunderbird雷鸟mail

sudo apt-get install thunderbird安装雷鸟mail

Account Settings->Server Settings->Use secure connection:选择SSL

Account Settings->Server Settings->Server Settings:选中Leave messages on server将邮件保留在服务器上

Account Settings->Outgoing Server(SMTP)->Edit->Use secure connection:选择SSL

设置恢复邮件时原始邮件内容置于下方

设置默认发送格式为plain text和HTML混合

Edit

==>Preferences

==>选择Composition选项卡

==>点击右下角的Send Options

==>在Text Format中将"Ask me what to do"设置为

"Send the message in both plain text and HTML"

为ubuntu 8.10设置默认发送字体UTF-8

Edit

==>Preferences

==>选择Display选项卡

==>点击右下角的Font

==>在Character Encodings选项页中

设置Outgoing Mail:为Unicode (UTF-8)

如何设置根据邮件mail地址自动分类到自定义文件夹中

Tools==> Message Filters ==> New

==> For incoming messages that: 选择 Match any of the following

"From"然后"is"然后"luther.ge@163.com" 表示来自这个邮件地址的邮件执行filter操作

==> Perform these actions:

将上面filter出来的邮件执行

"Move Message to"然后"自己建立的邮件接收目录"

最后执行规则

Tools==> Run Filters on Folder

这样所有邮件就都规类了[luther.gliethttp]

自己的操作:

打开邮件,点击邮箱 -> 对此创建过滤器... -> 输入过滤器名 xxx ,消息移动到 自定义的文件夹xxx

【转】Thunderbird on Ubuntu 12.04 – 调整邮件列表行间距的更多相关文章

  1. GAMIT 10.50在Ubuntu 12.04系统下的安装

    转载于:http://www.itxuexiwang.com/a/liunxjishu/2016/0225/162.html?1456480908 摘要:GAMIT/GLOBK是一套安装于Unix/L ...

  2. [转]ubuntu 12.04添加launcher方法

    [转]ubuntu 12.04添加launcher方法 http://www.cnblogs.com/Jerryshome/archive/2012/08/21/2649500.html 对ubunt ...

  3. Windows XP硬盘安装Ubuntu 12.04双系统图文详解

    Windows XP硬盘安装Ubuntu 12.04双系统图文详解 Ubuntu 12.04 LTS版本于2012年4月26日发布,趁着五一放假,赶紧在自己的Windows XP的电脑上安装下Ubun ...

  4. ubuntu 12.04启用休眠

    x86-64 与EM64区别 EM64T全称是Extended Memory 64 Technology(64位内存技术扩展技术.Intel声称“EM64T技术是Intel对IA32平台一系列技术革新 ...

  5. 如何让Ubuntu 12.04 LTS更炫更具吸引力

    Ubuntu 12.04 LTS震撼发布   适逢七周岁生日之际,Ubuntu正式推出了第四个LTS长期支持版本,开发代号Precise Pangolin的Ubuntu 12.04在2012年4月26 ...

  6. Ubuntu 12.04 Openstack Essex 安装(单节点)

    这是陈沙克一篇非常好的博文,当时在进行openstack排错的时候,多亏了这篇文章里面有些内容 帮我找到了问题的所在: 原文:http://www.chenshake.com/ubuntu-12-04 ...

  7. 用VMware 8安装Ubuntu 12.04具体过程(图解)

    图解演示环境版本号: 本机系统: WIN7 虚拟机:VMware Workstation 8 (英文版) 安装目标:Ubuntu Desktop 12.04 LTS  (请点击这里)先下载好iso镜像 ...

  8. 【转】用VMware 8安装Ubuntu 12.04详细过程(图解)

    图解演示环境版本: 本机系统: WIN7 虚拟机:VMware Workstation 8 (英文版) 安装目标:Ubuntu Desktop 12.04 LTS  (请点击这里)先下载好iso镜像文 ...

  9. ubuntu 12.04 install docker-engine1.12.3

    root@node3:/data/src# cat /etc/issueUbuntu 12.04.4 LTS \n \l   root@node3:/data/src# cat /etc/apt/so ...

随机推荐

  1. Ubuntu + Win7 双系统 重装win7后进入不了Ubuntu

    机子上先有win7,然后装Ubuntu,装完Ubuntu后,开机进入Ub开机界面,里面有ubuntu,win7 loader(启动项),选择win7启动后就出现读盘错误. 天,我怎么能修复好这双系统启 ...

  2. linux/hpux 添加用户

    #添加用户组, 组名dev, 组id为1001groupadd -g 1001 dev #添加用户组dev,不指定组idgroupadd dev #添加用户user1, id为111, 属于dev组, ...

  3. Heritrix的安装与配置 (最新版 已测试通过)

    本教程,结合本人亲身实践,不仅适合于最新版本Heritrix 1.14.4,更适合其他任何版本.Heritrix具体下载地址如下:      http://sourceforge.net/projec ...

  4. 改变和恢复view的方向

    self.navigationController.view.transform = CGAffineTransformMakeRotation(M_PI/2); self.navigationCon ...

  5. linux sudo环境变量设置

    这是第一次在博客园中写自己的随笔,也是第一次使用Markdown的编辑环境,值得纪念一下!希望在以后学习linux的道路上能多多记录自己的学习心得和遇到问题的解决方法,朝着运维的方向迈出坚实的脚步. ...

  6. Linux GRUB 2及修改默认启动项

    The GRUB 2 boot loader makes sure that you can boot Linux. GRUB 2 is installed in the boot sector of ...

  7. linux常见设备类型及文件系统

    As you can see in  Table   14.3   , all disk device names end with the letter a. That is because it ...

  8. c#将Excel数据导入到数据库的实现代码(转载)

    假如Excel中的数据如下:     数据库建表如下:     其中Id为自增字段:      代码如下: using System; using System.Collections.Generic ...

  9. POJ2914

    POJ2914 无向图的最小割 题意:给你一个无向图,然后去掉其中的n条边,使之形成两个连通分量,也即原无向图不连通,求n的最小值. 输入: m(无向图点集),n(无向图边集) a,b,c(a,b两点 ...

  10. Asp.Net WebApi 启用CORS跨域访问指定多个域名

    1.后台action指定 EnableCors指定可访问的域名多个,使用逗号隔开 //支持客户端凭据提交,指定多个域名,使用逗号隔开 [EnableCors("http://localhos ...