Martin Lohmeier <bla...@debianforum.de> writes:
Quoting Miroslav Ris <miro...@ichistory.org>:
hi,
i migrate from exim+procmail+courier-imap+real-users to
exim+maildrop+courier-imap+mysql+only-virtual-users and have same
questions:
1) possible maildrop can be store filters in mysql?
2) what type of
mailstatus_field vmailstatus
field???
thanks for any add tips and tricks.
Hi,
Erik Bourget write a patch for mysql pased filtering rules (
http://sourceforge.net/mailarchive/forum.php?thread_id=3141440&forum_id=2347 ).
You can also use my project, mda-sql ( http://sourceforge.net/projects/mda-sql )
for doing this. The project is in testing status, first release will be in 1 or
2 weeks.
by, Martin
By the way, Martin, did I ever reply to you about this? I remember meaning
to, but not ever getting around to it.
I propose that we work toward a standard cross-MDA database schema.
Code-sharing would be kind of painful due to language-differences but with a
standardized schema we could argue about whose is better :)
Here's mine:
http://tacos.sus.mcgill.ca/~erik/mailfilter.sql
Where's yours?
- Erik