On Mon, 18 Mar 2002 20:29:42 -0500 Bob Paddock <[EMAIL PROTECTED]> wrote:
BP> The two features come immediately to mind. Scoring to decide if it is spam BP> or not. The other is support for PGP, which I did see was on the To Do list. Scoring is reasonably high on my TODO list. It is already half implemented, but we still (after 2 years of speaking about it) don't have a database to store message metadata and this should be done first. If you know of any C++ programmers with free time on their hand don't hesitate to recommend them to join the effort :-/ There is really only that much a single person (no, I don't forget the contributions of all the others which were very helpful in the past - but we're speaking about implementing new features here) can do, unfortunately. And I really like to sleep at least 6-7 hours a day... BP> Can you describe the stable configuration? ... BP> > So all I can suggest is to: BP> > BP> > 1. build Mahogany --with-modules=static BP> > 2. disable the dialup support There is definitely a problem with the dynamic modules (others have had it as well) and I should have thought about this immediately as I didn't test them myself yet after all the changes to wxWindows DLL loading code. So I think these 2 items should take care of many/most/all of your problems. Other than that, how can I describe my configuration short of sending my ~/.M/config? I use IMAP, I don't use POP, so I'm reasonable sure that there are much less bugs with IMAP than with POP. But then others seem to be using POP without too much problems (with the latest cvs, there was a big problem with POP in 0.64). I don't use Outbox nor Trash and there are a couple of bug reports in the bug tracker related to this so there could be problems there - but so far I don't know of any reliable way to reproduce them which makes fixing them hard. Finally, I don't use mail authentification nor SSL but I have good hopes that the latter works (I did test it). OTOH, there is a reported bug with the former (which I'll try to fix a.s.a.p.). BP> Ok, I'll let you know. BP> BP> On my slow machine it takes about 3 hours to compile... :-( Try compilercache, it's supposed to help a lot. Regards, VZ _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
