Hello,

I had already posted here once, but received no reply. Now I have a solution to 
the problem, but maybe there is a better solution.

My sieve-client makes contact with dbmail-sieved and then the connection is 
broken. I've searched the Internet and found the following note:

http://dbmail.org/mantis/view.php?id=963

It is an error in dbmail.2.2.18. He is corrected in version 3. But we must 
continue to work with version 2.2.18.

I've found on the Internet that you can correct this error. You must change two 
lines in the file /usr/lib/php/Net/Sieve.php. The new lines will look like this:

...
if (preg_match ('/{([0-9]+)\+?}$/',$line,$matches)){
...

Important is to insert \+?

But it would be better if the error could be corrected in dbmail-timsieved.

Ralph

_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to