> [EMAIL PROTECTED] wrote: > > *Mozilla ?? i use Lotus Notes 6 als pop3 client, which is set to * > > *delete messages after retreval. but it isnt gone.* > > Are those messages flagged for deletion in the database. Check the > deleted_flag fields.
Actually, check the status field for the messages, as that's what dbmail-maintenance looks at. Not long ago I found some *old* messages on one server that had status = 5, and dbmail-maintenance was ignoring those. status should be either 2 or 3 for it to pay any attention to the message. (I think the status = 5 thing was my fault ... maybe in weDBmail development, or manually mucking w/ stuff..). > weDBmail is alive I hear. I think Jesse was working on a general dbmail > management tool as part of that project. "Alive," but slow progress. As for a management interface, there is a get-the-job-done admin tool that comes w/ weDBmail now; I'm working on writing a whole api for dbmail management in php, and plan on using it both for weDBmail, as well as writing an administrative tool based on it, and it should be easy to incorporate in other projects (we've got a few others in mind for it already). I think sometime soon (ie. in next 6 months :), my employer will need some of this done as we roll all our mail to dbmail and have techs supporting customers on it, so hopefully we'll get more done. I think most of the layout has been figured out, it's just a matter of getting all the admin functions completed (which isn't a huge task, but one we've not gotten finished yet). Postgres support will be coming soon too, as that's what we're going to use for our mail system. Hollar if you want to work on this stuff instead of just writing your own :). Jesse -- Jesse Norell jesse (at) kci.net