-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (3) .- Knowledge Base  . 

ImapQuickCheck

   1.3  

KDE Mail Application

Score 69%
ImapQuickCheck
zoom


ImapQuickCheck
zoom


ImapQuickCheck
zoom


Depends on  Qt 4.x
Downloads:  483
Submitted:  Aug 24 2009
Updated:  Jan 21 2010

Description:

- ImapQuickCheck v1.3 -
----------------------

ABOUT:
------
ImapQuickCheck is a lightweight systray docking app that checks your IMAP mailboxes for unread messages, similar to Gnome's Mail Notification.

FEATURES:
---------
- lightweight systray application
- GMAIL support through IMAP-SSL (use host:imap.gmail.com and port:993)
- check multiple mailboxes at once
- ability to mark read or delete unread mail from context menu
- animated sytray icon displaying unread mail count information
- displays a detailed mail list when mouse pointer hovers the icon
- pop-up & sound playback upon incoming new mail
- easy IMAP mailboxes setup
- launch external apps from systray such as e-mail client (context menu, double-click, middle-click)
- various configuration options
- translations : english, french

REQUIREMENTS:
-------------
- Qt (I mean Qt4), including sql/sqlite module
- python-pysqlite2
- alsa-utils (optional)




Changelog:

Version 1.3 (2010/01/20)
- ADDED : Mail check process expiration timeout
- FIXED : pysqlite2 is no more required as a dependency. Using python's sqlite3 built-in module instead
- ADDED : make install rules

Version 1.2 (2009/09/10)
- FIXED : another silly bug with sqlite usage
- FIXED : bug with popup message duration

Version 1.1 (2009/09/09)
- FIXED : memory leak with sqlite usage
- ADDED : ability to mark read or delete unread mail from context menu

Version 1.0 (launched 2009/08/23)




LicenseGPL
Source
Ubuntu(Ubuntu 9.10 binary (i386))
Send to a friend
Subscribe
Other  Apps  from tonypizza
Report inappropriate content



goto page:  1  2  3 

-

 What is checked?

 
 by karapuz on: Aug 24 2009
 
Score 50%

This program only checks the Inbox? I have a filter on server and new mail can be located in other folders.


Reply to this

-

 Re: What is checked?

 
 by tonypizza on: Sep 10 2009
 
Score 50%

hi

yes, it checks the INBOX folder on your imap server.

You may want to set an alternate inbox in the accounts settings dialog.

Setting various alternate inboxes is not currently supported, but this could be an idea for a future version.

regards/


Reply to this

-
.

 What about SPAM?

 
 by jirityr on: Aug 26 2009
 
Score 50%

Does it support some kind of SPAM filter? I don't wanna be disturbed every minute by a SPAM e-mail.


Reply to this

-

 Can't add account

 
 by amair on: Sep 9 2009
 
Score 50%

Hi!

I'm trying v1.1. but I can't add accounts.
Every field on the "Accounts settings" tab is disabled/grayed except the "+" sign, but this one has no effect if clicked.

Any idea what's going wrong here?

Regards,
Andreas


Reply to this

-

 Re: Can't add account

 
 by tonypizza on: Sep 9 2009
 
Score 50%

Hi,

You probably don't have the Sql module for Qt installed. Check the python-pysqlite2 package too.

regards/


Reply to this

-

 Re: Re: Can't add account

 
 by amair on: Sep 9 2009
 
Score 50%

Hi!

Thanks for your reply.

I think I've all required packages installed (on Gentoo):
- dev-python/pysqlite 2.5.5
- x11-libs/qt-sql 4.5.1
- dev-lang/python 2.6.2

Everything emerged using "sqlite" USE flag.

Can I enable some debugging to find missing modules?

Regards,
Andreas


Reply to this

-

 Re: Re: Re: Can't add account

 
 by tonypizza on: Sep 10 2009
 
Score 50%

Well, try again with updated version 1.2. Seems like this was a bug. My bad, sorry about this.

Let me know if this now works (or not !) for you.

Regards/


Reply to this

-

 Re: Re: Re: Re: Can't add account

 
 by amair on: Sep 10 2009
 
Score 50%

Hi,

thanks, now it works.
I had to delete ~/.config/ImapQuickCheck/ so that I could add accounts.

Regards,
Andreas


Reply to this

-

 Feature Requests

 
 by amair on: Sep 10 2009
 
Score 50%

Hi,

now that I got it running it looks very promising and might eventually replace mail-notification :)

I have some feature requests:
1) The "Edit selected account" button has no colors and I first thought it's disabled. Maybe this can be changed.

2) Beautify the "New Mail" popup. I think it should be more compact, e.g. display label and value in a single row (the same as it's in the systray icon). Maybe you want to take a look at the first screenshot at http://www.nongnu.org/mailnotify/.

3) Preview all new mails in the "New Mail" popup. It seems that only the most recent one is shown.

4) Definable actions on mouseclicks at the systray icon, like run mail-client, check for new mail...

5) Rearrange the systray popupmenu.
5a) I think that "Preferences", "Acounts" and "Info" are not that important after anything is set up and should be moved to a submenu.
5b) Instead of "Unread Mail" there should be a submenu for each account (or a submenu for "Accounts"). And for each account there should be some actions, like what's now the "Unread Mail" submenu.

6) Move some global settings into the accounts settings. For example I have accounts I need to query often and I accounts I can't query often (limited by provider). And then there are accounts I'm using through WebMail and others I access through a mail client, so it would be very useful (at least for me ;)) to have a different mail client setting for each account (running the mail client should then move to the submenu as said in 5b.

7) More protocols POP3, local mbox...

OK, that's quite a lot, but maybe others find some of them useful too.

BTW: if you need translation help, then I'll can take the German part.

Regards,
Andreas


Reply to this

-

 Re: Feature Requests

 
 by tonypizza on: Sep 11 2009
 
Score 50%

Hi amair,

All of your proposals are very interesting but i am afraid that i don't have that much time to develop an app as full featured as mail-notification for now.

Anyway, I can give you some kind of an answer to the following points :

1/ well, I quite agree, got to find a more suitable icon.

2/ the Qt4 showMessage() instruction used for the popup does not allow fancy stuff to display in. I could eventually replace it with a command like: kdialog -passivepopup

3/ I have wondered the question of displaying many messages in the popup too, but I finally found it very 'intrusive' : half your desktop is suddenly showing the unread messages. I personnally rather something more discrete. This could eventually be an option in the Settings panel.

4/ doubleclick assigned to Email Reader
middleclick assigned to Email composer

5/ well, this is a point of view

6/ this would involve deep changes and quite some time to code

7/ Imap protocol makes it easy to retrieve 'Unseen' mail. In the contrary, pop3 does not. Local mbox : i dont know. Gmail could be not that difficult to implement.


regards/


Reply to this

-

 Re: Re: Feature Requests

 
 by amair on: Sep 11 2009
 
Score 50%

Hi,

thanks for your comments!
I don't want a mail-notification clone, ImapQuickCheck is almost fine for me.

2) OK, I see. I've now modified your code and added support for kdialog passive popups. If you are interested I'll make it configurable and provide a patch.

3) You're right. I think I will add this while also working on #2.

4) Ah, didn't know of the doubleclick feature.

5) That's right, and I can live without it.

6) It's a kind of "nice to have".

Are you interested in a German language translation?
Do you accept patches if I will finish #2 and #3?

Regards,
Andreas


Reply to this

-

 Re: Re: Re: Feature Requests

 
 by tonypizza on: Sep 12 2009
 
Score 50%

ok for the patches and the translation.

regards/


Reply to this

-

 Re: Re: Re: Re: Feature Requests

 
 by amair on: Sep 24 2009
 
Score 50%

Hi,

I've sent you patches and translations but haven't received feedback yet.

Did you get the emails?

Regards,
Andreas


Reply to this

-

 Bug in "Subject" parsing

 
 by amair on: Sep 11 2009
 
Score 50%

Hi,

today a mail arrived that caused ImapQuickCheck to report a fetch error and to not display any unread messages for that account.
It seems to be related to a mail having that subject in the email headers:
Subject: =?UTF-8?Q?Alles_=C3=BCber_Windows_7_|_Kostenlos:_65_Fotoabz=C3?=
=?UTF-8?Q?=BCge_|_Selbstmangement:_Zeitplanung_|_Kostenlos_bei_Google_W?=
=?UTF-8?Q?erbung_schalten_(im_Wert_von_30_EUR)?=

I've made some tests and found another problematic header (only "Alles" is displayed as subject):
Subject: Alles
=?iso-8859-1?q?=FCber_Windows_7_=7C_Kostenlos=3A_65_Fotoabz=FCge_=7C?=
=?iso-8859-1?q?_Selbstmangement=3A_Zeitplanung_=7C_Kostenlos_bei_Google?=
=?iso-8859-1?q?_Werbung_schalten?= (im Wert von 30 EUR)

Looks like ImapQuickCheck doesn't like multiline subjects.

Regards,
Andreas


Reply to this

-

 help on settings

 
 by xtekhne on: Dec 29 2009
 
Score 50%

I successfully compiled imapquickcheck, yet it never notifies about unread mail.

Clicking 'check now' pops up a panel reading:
"Unread mail found in the following accounts:
Mail preview"

I am using kde 4.4beta2 and i am trying to connect to connect to my gmail account.

Maybe anything is wrong in filling in the account form?
Here is my guess:

Name: <Any title>
Protocol: IMAP SSL
Host: imap.gmail.com
User: <my account>@gmail.com
Password: <my password>

Is that correct?

Thank you

---P


Reply to this

goto page:  1  2  3 

Add commentBack




-
-
Do you like or dislike Ubuntu Unity?
 Yes, unity is alien technology!
 It is less confusing than Gnome 3 default, shell.
 Granny thinks it is much more usable than Gnome 2
 Canonical is embarrasing itself with this split project
 Gnome 3 default shell is much better
 I dislike Unity, Gnome 3 default shell is alien technology!
 None of the above, I like the 2Gb for free and Apple alike behavior. Will post a comment instead

resultmore
 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.