Search found 387 matches

by Christian
27 Oct 2007, 13:09
Forum: Feature Requests
Topic: External EMail Client -> reset mail
Replies: 6
Views: 25137

You are right. But notice that the new mail count is reset correctly, when you have the "When launching email client: Hide PopMan to tray" option enabled.
by Christian
27 Oct 2007, 11:41
Forum: Feature Requests
Topic: Remove Column Headers
Replies: 3
Views: 18544

You can remove column headers when you right-click the header and deselect the columns in the context menu.
by Christian
23 Oct 2007, 18:29
Forum: General
Topic: share your black list
Replies: 4
Views: 44307

Generally, I don't recommend using the BlackList feature as a Anti-Spam tool because Spammers use faked or even stolen email addresses and switch them very often. Therefore this approach is not very effective and you end up bloating your BlackList. You may even delete mails of legitimate senders whe...
by Christian
23 Oct 2007, 18:15
Forum: General
Topic: SPAMS + JUNK MAILS, kiss your @#$%^&* goodbye!!!!
Replies: 7
Views: 30495

You can get the "Delete all Non-WhiteList mail" feature even simpler with a single line: Subject is empty OR Subject not is empty -> MarkForDelete, Read, NotNew The rule condition simply always applies because a subject can only be empty or not empty (it's a tautology ). Therefore all mail...
by Christian
17 Oct 2007, 21:51
Forum: Announcements
Topic: PopMan 1.3 Beta 17 released
Replies: 1
Views: 13742

PopMan 1.3 Beta 17 released

(-) Joing and splitting of tabs doesn't work as expected
(+) The links of HTML emails are displayed in the message view (the link targets can be inspected with the help of tooltips)
by Christian
17 Oct 2007, 16:08
Forum: Feature Requests
Topic: Showing the linktargets in the status bar
Replies: 2
Views: 18028

I just implemented this feature. It will be available in Beta 17 which is about to be released today...
by Christian
15 Oct 2007, 22:10
Forum: Announcements
Topic: PopMan 1.3 Beta 16 released
Replies: 1
Views: 14094

PopMan 1.3 Beta 16 released

(+) Added WhiteList (white listed mails are not affected by BlackList and by the rules actions: Delete, MarkForDelete, NotNew and Read) (+) Added "Mute Mode" item to tray context menu (-) Some emails with its sender on the BlackList are not deleted (-) Selection of a previous selected mail...
by Christian
08 Oct 2007, 01:04
Forum: Announcements
Topic: PopMan 1.3 Beta 14 released
Replies: 8
Views: 30842

Yes, you can call it "Traditional Unix regular expressions" which may have some extensions. Just keep on the RegEx HowTos that you find everywhere on the Internet.
by Christian
07 Oct 2007, 23:08
Forum: Announcements
Topic: PopMan 1.3 Beta 14 released
Replies: 8
Views: 30842

I'm not quite sure what you mean. PopMan implements regular expressions by using the open source C++ library Boost, which has all of common regular expressions, as far as I know.

How to use a user-defined language file is described on the Notepad++ homepage under User Defined Language files.
by Christian
07 Oct 2007, 14:32
Forum: Feature Requests
Topic: White list - advantages
Replies: 15
Views: 59049

No, there is no built-in WhiteList available in PopMan 1.3 Beta 15, but there will be with Beta 16. When? Soon.
by Christian
07 Oct 2007, 14:24
Forum: Announcements
Topic: PopMan 1.3 Beta 14 released
Replies: 8
Views: 30842

How do you activate the F9 option? I click F9 but nothing happens The menu item "Add item to Rules list F9" is disabled when there is no rules list defined in the rules file. So you first have to add a new list definition (with at least one entry) like this: define list BADWORDS = {''viag...
by Christian
07 Oct 2007, 13:42
Forum: Bug Reports
Topic: Links open in IE
Replies: 2
Views: 18229

Actually, the links in the preview pane are meant to be opened in your default browser and it works for me, no matter if I use IE, Firefox or Opera as default browser (but you have to restart PopMan when switching the default browser). Do you use Windows Vista? I did not test it there. Nevertheless,...
by Christian
06 Oct 2007, 21:17
Forum: Announcements
Topic: PopMan 1.3 Beta 14 released
Replies: 8
Views: 30842

I guess you know what a "regular expression" is, if not see: http://en.wikipedia.org/wiki/Regex In order to be able to use regular expressions with PopMan's rules, I had to introduce a certain syntax that denotes a string as a regular expression. Double quotes are used for plain strings, w...
by Christian
01 Oct 2007, 20:43
Forum: Announcements
Topic: PopMan 1.3 Beta 15 released
Replies: 1
Views: 12951

PopMan 1.3 Beta 15 released

(-) Caption of Trash tab is not updated when changing the language
(-) Crash when removing an account that is assigned to a tab directly before the trash tab
(-) Crash when there is exactly one tab and an account is added or the trash tab shows up
by Christian
01 Oct 2007, 04:22
Forum: Announcements
Topic: PopMan 1.3 Beta 14 released
Replies: 8
Views: 30842

PopMan 1.3 Beta 14 released

(-) Accounts may not be autochecked immediately when autocheck had been impossible for more than 59 minutes (*) On PopMan startup all accounts are assumed to not have been checked since 24 hours (to trigger immediate autocheck) (+) IMAP4 plugin: Added new default option "Expunge" which wil...