I would very much welcome a webinterface for filtering, independent of
sqwebmail.
I would be great if there would be a way to filter mailboxes and not
only incoming mail.
I currently have all my filters set up and working with maildrop, and I
think the maildrop filtering rules are quite powerful. In order to
improve integration I think it would be best if vpopmail and sqwebmail
use this syntax. Sqwebmail already does, except that it writes it's own
comments in the filter files, which means that it wasn't able to parse
my filters, which meant I had to re-enter them anyway. (It's probably
quite straight forward to write some conversion script which helps out
in this).
The way I have it now is that I have two filter files, one for incoming
mail and one which I invoke with a cron (by the vpopmail user) and which
cleans out my mailbox every night. That way I do get to read the
messages from mailinglists in my inbox without the need to check the
seperate mailfolders, but they don't stay to fill up my incoming
mailbox.
Just some thoughts,
Michiel
Ken Jones wrote:
>
> Robert J Adams wrote:
> >
> > Hello all,
> >
> > I just wanted to make sure that the developers of vpopmail intend to keep
> > the filtering option. I mentioned that Sqwebmail now writes maildrop filters
> > and someone mentioned that vpopmail might move over to use maildrop style
> > filters? I'm getting ready to write a web interface to the vpopmail filter
> > setup and didn't want to waste my time if it was all going to change in the
> > near future.
> >
> > -Jason
>
> before you write it, let's talk about the best way to go.
>
> There is filtering code in vpopmail now, but it's not compatible
> with the sqwebmail filtering. I'm not sure which is the best
> way to go.
>
> Does anyone have an opinion on this?
>
> Ken Jones