kolesar writes:
> Hi all,
>
>
> When I click on the 'Edit Mail Filters' I get following error message:
>
> ERROR: You have an incompatible existing mail filter, contact your system
> administrator
>
> some information:
>
> /samba.cz is a link to the directory, where are stored all virtual
> accounts for domain 'samba.cz'. (ln -s
> /usr/local/vpopmail/domains/samba.cz /samba.cz)
>
> 0 root@mail:en# cat /samba.cz/.qmail-kolesar
> |/usr/local/maildrop/bin/maildrop /samba.cz/kolesar/Maildir/.mailfilter
>
> 0 root@mail:en# cat /samba.cz/kolesar/Maildir/.mailfilter
> if ((/^Subject:.*test/))
> {
> to "/samba.cz/kolesar/Maildir/.test/."
> }
> if ((/^From:.*inter7.com/))
> {
> to "/samba.cz/kolesar/Maildir/.inter7/."
> }
> to "/samba.cz/kolesar/Maildir/."
>
> What is wrong? Filtering work well but not accessible (editing, adding)
> via sqwebmail.
Someone edited the .mailfilter file. .mailfilter files generated by
sqwebmail have a certain header, so that they can be recognized, and parsed.
If an unrecognized filter is read, this mail filtering option is disable in
this manner to prevent the existing foreign mail filter from being
overwritten. Delete the current .mailfilter file.
--
Sam