RE: [vchkpw] php extension or daemon

2004-04-01 Thread Patrick Paysant
Iavor Raytchev a ecrit In our company we had a discussion on the issue and the prevailing opinion is that we should not waste time with the extension, but write a daemon. Sounds good :) How do you plan to developp the daemon ? Which language ? Which protocol ? -- Patrick

[vchkpw] RE: erase mail from queue

2004-04-01 Thread Patrick Paysant
Many thanks for all your answers. I think I will follow the Cazabon's way and let the mail die naturally. -- Patrick

[vchkpw] Clear mailbox

2004-03-17 Thread Patrick Paysant
Hello, In the process to install a new qmail/vpopmail server, I have a problem with some mail that arrives before any spam filter is installed. There is a lot of mailboxes and in each I can see some mail. I check some of them : it's only spam. # l

RE: [vchkpw] Clear mailbox

2004-03-17 Thread Patrick Paysant
You can just rm the files from the Maildir. Once they have reached the users Maildir, qmail is finished with them. Is there no problem with the Maildir/maildirsize file ? -- Patrick

RE: [vchkpw] Clear mailbox

2004-03-17 Thread Patrick Paysant
Delete the maildir file as well and it will be recreated. Ok, many thanks -- Patrick