Gnome Gmail 这款小程序可以将我们喜爱的
Gmail 整合到 GNOME 桌面中。除了将 Gmail 设置为桌面的默认邮件程序外,Gnome
Gmail 还支持从 Nautilus 文件管理器中直接发送附件。
If you’re a Gmail user in Ubuntu,Gnome-gmail is a good application for you to set Gmail as default mail application.Unlike other solutions on the net, Gnome Gmail supports “To:”, “Subject:”, “body”, “CC:”, and “BCC: fields,it supports “Send to…” from Nautilus, Open Office, and other applications.
# downloads Linux (GNOME-based): There are work-arounds to set Gmail as a default mail app in Linux, but they don’t cover right-click file sending and complex mail links. Gnome Gmail does a much better job of integrating Gmail. More »
here is my .msmtprc :
defaults
account gmail
host smtp.gmail.com
from yy@gmail.com
port 587
auth on
tls on
tls_starttls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
user yy@gmail.com
password xxxxxxxx
logfile ~/.msmtp.log
account default:gmail
here is my /etc/Muttrc
set sendmail="/usr/bin/msmtp"
set use_from=yes
set realname="xxxx"
set from="yy@gm
John Stowers has announced the release of GNOME Tweak Tool 3.6.0, a utility popular among users of the GNOME 3 desktop environment. The GNOME Tweak Tool is better known by the users of Ubuntu as Advanced Settings. As you might expect, it's a very important tool for customizing how your Gnome 3 environment looks and behaves.
cGmail (check gnome mail) is an email checker and notifier applet for the gnome desktop written in python. cGmail will check periodically your account/s and will notify you on new incoming mails.
cGmail support gmail, pop3, pop3s, imap and imaps accounts.
Why it is different?
I’ve used other mail notifiers for a lot of time but none of them fulfill my needs.
ahadiel.org Gmail-Notifier A simple Gmail Notifier that makes use of Indicator Applet in GNOME. (More specifically, Ubuntu 10.04) gm-notify launchpad.net A simple and lightweight highly Ubuntu 10.04 integrated GMail Notifier which takes advantages of the new and nice notify-osd and indicator-applet. Because of this it will not run with older Ubuntu versions. www.omgubuntu.co.uk
I need to add this to start up apps in gnome:
/usr/bin/gnome-gmail-nofifier
what is the proper syntax to mod the above for a delayed launch, say 30 seconds?
It has to launch AFTER network manager is online or it errors and doesn't recover by itself...
I'm getting the sleep command syntax wrong somehow.....help appreciated.
John Stowers has announced the release of GNOME Tweak Tool 3.6.1, a utility popular among users of the GNOME 3 desktop environment.
The GNOME Tweak Tool is better known by the users of Ubuntu as Advanced Settings.