You are not logged in.
The famous gmail.pl script to show new mail in Conky. I've set it to run every hour.
The Wheel weaves as the Wheel wills, and we are only the thread of the Pattern."
—Moiraine Damodred
Offline
wmbiff. WindowMaker applet, so can be probably used in fluxbox (and other *boxes?), AfterStep, or standalone with +w option. Gives me excellent info-to-space ratio, can check local (mailbox, maildir) and remote (pop, imap + SSL) mailboxes or use arbitrary command's output instead. In addition, action upon new mail receival and two 'clicked' ones may be defined for each mailbox separately. All I can ever need in 64x64 tile.
Offline
I've modified the conkyEmail.pl to play a sound and show a notification windows through python-notify when new mail arrives..
Offline
I use CheckGmail most of the time. I'm now trying the chrome extension too.
< Daenyth> tomkx: my girlfriend is linux
< Daenyth> srsly
< Daenyth> she loves the way I «make install»
< Daenyth> all her /dev entries are mode 7 for me
Offline
fetchmail + mail
can't go wrong with the classics
Offline
Currently using offlineimap and notmuch mail (which gets queried for unread mail and displayed by my WM).
Offline
Conky with my conkyEmail python script to check POP/IMAP email servers of choice - as I only have a gmail account that matters to me now this is a bit overkill as I could use a very simple script...
I do all my mail through the browser now and don't bother with a traditional client, using chrome beta with "Google Mail Checker" extension is working well for me
Offline
echo "`sh /home/kismet/.scripts/gmail1.sh`"
to show new mails in dwm's bar
Offline
opera's mail module. Opera is the best closed-source app I ever used....
Offline
Thanks for the replies! I'll have a closer look once I get back to my regular Linux box.
There's a small program called Gmail Notifier Plus for Windows 7 that works perfectly for me; it sits in the task bar and when there's new mail in your Gmail inbox it shows the number of unread messages as an overlay over the icon. You can then open the mails in your browser via the jump list. Something like this, but with general IMAP support and the ability to open messages in a client of your choice might be the ultimate solution and I'm sure it's possible to put together something like it on Linux.
Last edited by dptkby (2009-12-21 17:43:36)
Offline
I am using espeak + some scripts for mail and updates.I put it in /etc/cron.hourly. I hear when I get mail, I don't have to look at the screen.
Offline
emesene has a nice feature for this. Does the job nicely.
We met up with the aliens and guess what? They have no word for fluffy!
Offline
I go to gmail.com
Offline
Offline
Opera checks my mail and gmail every few minutes
there's no business like .. your own business
Offline
I just leave Thunderbird up on the second monitor. In case I am too focused though, I have a shell script that pulls the counts from my gmail address though, since I normally only get direct, semi-important mail there that I like to deal with ASAP, and it puts the number unread on that account on xmobar.
To understand recursion, you must understand recursion.
Offline
Thunderbird + firetray. The new Thunderbird 3 however makes firetray also show spam messages as unread. A bit difficult to see if you have new mails when firetray shows 314 "new mails" .
Offline
F5 or clicking the refresh button
Archlinux | ratpoison + evilwm | urxvtc | tmux
Offline
Mutt + offlineimap. Also, piping
ls ~/.mail/archlinux-us-account/INBOX/new | wc -l
into dzen, basically – with a bit of inotify magic so I don't have to poll everytime.
Edit: Thanks @gotmor. Your mail notification works a lot better than my crude attempt at scripting here…
Last edited by Runiq (2010-01-10 20:06:51)
Offline
My mobile phone carrier provides the 'email to SMS' service. They give you an email address like 'xxxxxxxxxx@carrier.net' where the xxxxxx is your mobile number. Mail sent to that gets sent as a SMS message to your mobile phone.
I've setup GMail to forward messages to that address. In the SMS I can see the sender's address, the subject and maybe the first sentence of the mail.
It's pretty cool, actually, but it forced me to unsubscribe from the Arch mailing list, as it spammed me with a million messages in the middle of the night...
Offline
Offlineimap in a cron job every 15 minutes for the couple of gmail accounts I got. Then it's mutt's job to let me see where there is new mail.
For the others, pop3 accounts, fetchmail.
To get something done, a committee should consist of no more than three persons, two of them absent.
--
My Github
Offline
I use a little ruby script I found someone to poll for new e-mails in all of my mailboxes, I only modified it to poll multiple mailboxes.
I haven't lost my mind; I have a tape back-up somewhere.
Twitter
Offline
Fetchmail + Mutt, I manually check it a few times a day.
Offline
Thunderbird 3 and MinimizeToTray Plus add-on.
Offline