Re: mvmda
"Mark E. Mallett" <[email protected]> Mon, 1 Aug 2005 00:41:42 -0400
| Newsgroups | gmane.mail.imap.binc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 31, 2005 at 07:28:12AM +0000, Casey Allen Shobe wrote: > From the man page: > > -l layout ... > > Is support planned for or will using -l maildir work with IMAPdir? I could add it, if there was interest and somebody to try it and/or give feedback. > Have you done benchmarking on your product versus other MDAs, > especially maildrop? We process up to 50,000 mails per day with > maildrop, clamav, dspam, and spamassassin - can't really afford any > more overhead. Nope- any major optimization effort is somewhere in the future. In fact I'd be willing to bet that it's slower than some other tools. OTOH, here it's processing around 90,000 messages per day (down from around 400,000 before I did some SMTP-time tightening) on a PIII-700 system. > The language looks really nice, and I like the fact that it conforms > to RFC. Naturally it's not alone :-) The bincdrop project looks like a neat thing, if you are looking for tighter integration of the delivery agent and binc and a focus on Sieve. mvmda uses Sieve as one of its modes and as an embedded language, although I have reports of people using it in Sieve-only mode as well. > Does this mean I can use the "server supports sieve" > option in kmail to manipulate server-side filters somehow? Does > that go over IMAP or it's own protocol? Don't really know -- maybe somebody does? mm