Re: Unable to delete massages using NSWM 0.10.2
Alexandre Aufrere <[email protected]> Tue, 18 May 2004 22:23:24 +0200
| Newsgroups | gmane.mail.web.nswm |
|---|---|
| Message-ID | <[email protected]> |
Ok, my guess about QPopper, after some googling: It's complex to configure, and some set of options could make the webmail not deleting mails in some circumstances. QPopper apparently computes UIDL by doing a MD5sum of the mail headers... it can either do it each time you pop, or on the first time, and store it in an X-UIDL header. Problem is that QPopper can also compute UIDL based on the MD5sum and a random string. Another problem is that QPopper also support the Status/X-Status headers. So if you choose to compute UIDL each time you read your mail, and enable support for the Status/X-Status headers, what will happen is that users will read email (and such generating the Status/X-Status headers), and afterwards, when they try to delete it, the UIDL would have changed (since they would be involved in computing the MD5sum). So my suggestion: if you decide to stay with QPopper, enable storing of the computed UIDL inside the message's header, it should work in any case. Well, i'm reading all this just through the mailing lists, so i could be badly wrong... Just hope this helps. Alex crexford-rSvsm6N24Y630irkT+Qu8/[email protected] wrote: > Hmm, well the Mail::POP3Client I stall was from the rpm's on your site > version 2.7 I think. I will try updating it from CPAN, if that does not > work I will try a different POP3 server. Currently I am using Qpopper > 4.0. > > Cord > ---------------------------------------------------- >>From : Alexandre Aufrere <[email protected]> > To : [email protected] > Subject : [NikoSoft] Re: Unable to delete massages using NSWM 0.10.2 > Date : Tue, 18 May 2004 21:15:18 +0200 > >>Hum, the main change since then has been that deletion is now based on >>UIDL, so you should check: >>1- that Mail::POP3Client is up to date (2.15 will sure do) >>2- that your POP server supports the UIDL command (most do) >> >>If this doesn't help you, please could you tell me what POP server (and >>what version) you use. >>For the record, it has been tested and works with at least: >>solid-pop3d >>apop3d >>tpop3d >> >>Alex >> >>crexford-rSvsm6N24Y630irkT+Qu8/[email protected] wrote: >> >> >>>I just upgraded from 0.9.2, but now my users are unable to delete > > there > >>>e-mail from the Webmail interface. When you delete a message NSWM > > returns > >>>to the Inbox, and the message is still there and viewable. >>> >>>Cord >>> >>>NikoSoft Mailing List >>>Pour se désinscrire : > > mailto:[email protected]?subject=unsubscribe > >>>To unsubscribe : > > mailto:[email protected]?subject=unsubscribe > >>> >>> >>> >> >>NikoSoft Mailing List >>Pour se désinscrire : > > mailto:[email protected]?subject=unsubscribe > >>To unsubscribe : mailto:[email protected]?subject=unsubscribe >> > > > NikoSoft Mailing List > Pour se désinscrire : mailto:[email protected]?subject=unsubscribe > To unsubscribe : mailto:[email protected]?subject=unsubscribe > > >