damn.. my bad, Yeah it's working now. I was out of town for a few days and when i came back, I just looked at the 1st post and the most recent post..
sorry about that.
I could do a pre-check to see if there are no messages in the POP table (meaning this is the first 'get') and mark all messages seen.
Plugin works fine, but...
I could do a pre-check to see if there are no messages in the POP table (meaning this is the first 'get') and mark all messages seen.
...what about this one?
Just wanted to say thanks for the plugin! Very useful.
Steve
Thanks Steve, I appreciate the feedback!
Update...
I just uploaded version 0.6. Since there was yet another database change, please delete your old database before installing the 0.6 version. It has the following features...
- Refactored the way Accounts were being handled (If you renamed a POP3 Account you would lose all messages.)
- Refactored Config screen to allow a few more options.
- Added checkbox to sound an alert when new messages arrive.
- Added single key delete. The 'd' key will delete a message without prompting.
- Added POP3 Mail import on config screen (To import pop3 messages with the status of read/seen.)
I refactored a lot of code in this version. Try it out and post any issues with logs.
I left the old versions in case there are serious issues with the 0.6 version...
Wile E.
I add an account, save the config, start MP, it's OK.
I start again the Configurator, want to add another account and I notice that the new one overwrites the previously configured one
When I add them one by one, it's OK.
One more thing. I haven't noticed it before, but some POP3 messages won't download from the server. Every time the same messages. I can't see any common patterns in them. This problem occurs with 0.4 too. I can't remember clearly about 0.3 and I don't have it anymore. Any chanche you have it?
EDIT: Found 0.3a. It downloads almost all messages, but there are some more still missing.
Hi,
First thank you for that plugin. It is really useful, has a lot of features, and the skins are really really good!
There s only one thing bugging me which is the way you deal with unread messages.
I use IMAP with Gmail. Every 15 minutes you count the number of unread messages and show an alert. The problem is that if i dont read that message i will have that popup every 15 minutes!
I think the way to go would be to compare to the last time you check, if you have a different number of unread mails or if the unread messages are not the same, then show an alert, but it becomes very annoying to see the alert everytime for a mail which is not new, but just unread.
What do you think?