Re: [M-Dev] Delayed deletion of messages

2002-12-12 Thread Michele Ravani
MR> The preliminary to the above is that I had a little but annoying MR> problem. I MR> have the M logfile in /tmp For another reason my / partition filled up MR> and MR> I don't know why, but all the messages I downloaded from the pop server MR> where as the attached one. Which I obviously forgo

[M-Dev] Delayed deletion of messages

2002-12-12 Thread Michele Ravani
hi would it be extremely complicated to implement a delayed deletion of messages on the server (POP)? It would be good to: - set a time limit for messages to be kept, so that at each download messages older than the set limit are deleted without asking - delete the messages automatically on the se

Re[2]: [M-Dev] PGP/Mime support

2002-12-12 Thread Vadim Zeitlin
On Thu, 12 Dec 2002 22:34:10 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote: XN> Another thing is that the status of a PGP signature is not easily XN> described using only an enum: a signature is: XN> - good or bad XN> - expired or not XN> - has one of 4 levels of trust My idea was to use MC

Re: [M-Dev] PGP/Mime support

2002-12-12 Thread Xavier Nodet
On Thu, 12 Dec 2002 09:37:13 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote: > I believe we should have a much better way to show those signature > verifications. One thing in particular, is that it should be very clear > which parts of the message were actually signed. Another thing is that the st

Re[2]: [M-Dev] PGP/Mime support

2002-12-12 Thread Vadim Zeitlin
On Thu, 12 Dec 2002 09:37:13 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote: XN> Actually, I am now able to verify PGP/MIME signatures... But this is not XN> nice at all: I pop-up a warning to display the results, Normally you should insert a PGPClickable into the viewer just as the view filter do

Re: [M-Dev] sub folders in the folder tree

2002-12-12 Thread Xavier Nodet
On Thu, 12 Dec 2002 20:11:26 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote: > On Thu, 12 Dec 2002 15:18:58 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote: > > XN> That's why the GUI does not offer this choice for other folders. > > To be honest, it does offer it for IMAP, M

Re[2]: [M-Dev] sub folders in the folder tree

2002-12-12 Thread Vadim Zeitlin
On Thu, 12 Dec 2002 15:18:58 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote: XN> On Thu, 12 Dec 2002 09:00:18 -0500 (EST) "Christopher D. Jones" <[EMAIL PROTECTED]> wrote: XN> XN> > Problem: When I right click on an existing folder the 'Create new folder' XN> > popup menu option is greyed out. XN

Re: [M-Dev] sub folders in the folder tree

2002-12-12 Thread Xavier Nodet
On Thu, 12 Dec 2002 09:00:18 -0500 (EST) "Christopher D. Jones" <[EMAIL PROTECTED]> wrote: > Problem: When I right click on an existing folder the 'Create new folder' > popup menu option is greyed out. This is because the folder you right-clicked is not a 'Group' folder. Group folders were exac

[M-Dev] sub folders in the folder tree

2002-12-12 Thread Christopher D. Jones
Hello, I downloaded and compiled Mahogany in October 2002 under Solaris 2.7 with verfy little trouble. Originally I thought that nested folders or sub folders were not yet working. But after looking around at some of the screen shots on wxWindows I saw examples where sub folders were ava

Re: [M-Dev] PGP/Mime support

2002-12-12 Thread Xavier Nodet
On Thu, 12 Dec 2002 00:47:20 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote: > On Wed, 11 Dec 2002 15:56:56 +0100 Xavier Nodet <[EMAIL PROTECTED]> wrote: > XN> I started something to implement PGP/Mime signature verifications. The > XN> two strings (signature, and signed t