Search found 387 matches

by Christian
04 Nov 2006, 22:24
Forum: General
Topic: Compuserve IMAP Problems
Replies: 7
Views: 28273

Did you try to set the UseSearchCmd to false?
If not, open the account's settings and click on the button "..." next to the protocol dropdown and use:

Code: Select all

UseSearchCmd = "false";
by Christian
21 Oct 2006, 20:40
Forum: General
Topic: Order of Importance in Rules
Replies: 1
Views: 10611

Think of "Read, NotNew, MarkForDelete, Delete" as labels that are assigned to a message. So, if there is at least one rule that adds the label "Delete" to a message, that message will be deleted (therefore possible other labels have no meaning).
by Christian
12 Oct 2006, 20:33
Forum: General
Topic: Beta 13 / 1.3 Final ?
Replies: 7
Views: 28347

The next update will be a 1.3 beta 14.
But I can't really tell you when this will happen, maybe next month...
by Christian
08 Oct 2006, 15:00
Forum: General
Topic: IMAP Purging?
Replies: 3
Views: 14398

IMAP4 plugin updated!

This was a limitation until now. I've updated the IMAP4 plugin to provide an new option called "Expunge". When set to "true", the plugin will delete all messages that have the \deleted flag on disconnection. When set to "false", all deleted messages remain on the server...
by Christian
02 Oct 2006, 19:55
Forum: Feature Requests
Topic: hotkey to open the Rules.txt file
Replies: 5
Views: 21761

Btw, why do you need a hotkey to open the rules file? Do you edit the rules that often? Shouldn't hotkeys be preserved for every day operations?
by Christian
02 Oct 2006, 19:41
Forum: Feature Requests
Topic: hotkey to open the Rules.txt file
Replies: 5
Views: 21761

Ok, but CTRL+R is already assigned to "Reply to email". Other ideas?
by Christian
03 Sep 2006, 22:29
Forum: Feature Requests
Topic: Wild Card in PopMan Rules!!!!!
Replies: 2
Views: 16557

Yes, I think this is possible, but we need some different notation to distinguish a "normal" search from this wildcard search.

Any ideas about that? Note, that I want to use 'single quotes' to allow word based search.
by Christian
25 Aug 2006, 01:59
Forum: General
Topic: Beta 13 / 1.3 Final ?
Replies: 7
Views: 28347

Hi Jeroen! Yes, I am still developing PopMan, although I haven't had much time recently. But when you check for an update, you will find Beta 13 is out right now! It's only a minor update in order to fix a bug, that crashes PopMan whenever you hide/show the preview pane (using the options dialog's V...
by Christian
25 Aug 2006, 01:22
Forum: Announcements
Topic: PopMan 1.3 Beta 13 released
Replies: 3
Views: 20246

PopMan 1.3 Beta 13 released

(*) Changed the When Replying default setting to MAPI (the eml reply doesn't seem to work anymore on new Win XP) (*) Keyboard flashing notification will not conflict with the screensaver on Win NT/2K/XP (-) Crash when changing the layout of the preview pane (+) Added Turkish translation (thanks to O...
by Christian
03 Jul 2006, 21:56
Forum: General
Topic: Black List IP Address
Replies: 5
Views: 18162

The spammer can also include a wrong IP address, but even if not, IP addresses are usually not statically assigned to a certain computer! They are assigned dynamically each time a computer is connected to the internet. If a spammer has a certain IP address today, he will have another tomorrow, but a...
by Christian
03 Jul 2006, 20:03
Forum: General
Topic: Black List IP Address
Replies: 5
Views: 18162

No, you can not black list IP addresses directly, only with the help of rules.

But I don't think that it makes sense to block a certain IP address?!
by Christian
29 Jun 2006, 01:32
Forum: General
Topic: HowTo: Rules
Replies: 9
Views: 49846

No, this is not possible. You will have to repeat the word...
by Christian
29 Jun 2006, 01:30
Forum: Feature Requests
Topic: White list - advantages
Replies: 15
Views: 59033

Thank you for your suggestions, I will think about it...
by Christian
25 Jun 2006, 08:23
Forum: General
Topic: HowTo: Rules
Replies: 9
Views: 49846

You can use this rule:

Subject contains "YourSpamWord" OR
Message contains "YourSpamWord"
-> Read, NotNew, MarkForDelete


If you really want to delete immediatelly, use Delete after the arrow.
by Christian
07 Jun 2006, 17:06
Forum: General
Topic: Deleting GMail emails
Replies: 2
Views: 14234

Just started having problems deleting emails in GMail Can you describe "problem" in more detail, please?! I've made some testing and it seems to be impossible to really delete mails via pop3. They are just deleted for POP3 access but not on the GMail webinterface. There is a GMail option ...