The following issue has been SUBMITTED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=438 
====================================================================== 
Reported By:                jasb
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   438
Category:                   Sieve (delivery, dbmail-sievecmd, dbmail-timsieved)
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             05-Nov-06 13:10 CET
Last Modified:              05-Nov-06 13:10 CET
====================================================================== 
Summary:                    Can't receive email
Description: 
Hi,

With libsieve 2.2.0 i can't receive email in users that have an active
script, i went back to 2.1.13.
I think this may be related to bug http://www.dbmail.org/mantis/view.php?id=428

I can't compile 2.2.1, it show's me:

*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = "1.5.22 Debian 1.5.22-4") ***


I don't have nothing to do with that thing "Gentoo" (I hate that
distribution).

Here's a script from one user that can't receive email with libsieve
2.2.0:
I've past all on this field sinse i use squirrelmail avelsieve plugin to
insert the sieve scripts.


# This script has been automatically generated by avelsieve
# (Sieve Mail Filters Plugin for Squirrelmail)
# Warning: If you edit this manually, then the changes will not 
# be reflected in the users' front-end!
#AVELSIEVE_VERSIONYTo0OntzOjU6Im1ham9yIjtpOjE7czo1OiJtaW5vciI7aTo5O3M6NzoicmVsZWFzZSI7aTo3O3M6Njoic3RyaW5nIjtzOjU6IjEuOS43Ijt9
#AVELSIEVE_CREATED1160690678
#AVELSIEVE_MODIFIED1160690678
require ["fileinto","envelope","reject","regex"];
if
#START_SIEVE_RULEYTo0OntzOjQ6ImNvbmQiO2E6MTp7aTowO2E6NDp7czo0OiJ0eXBlIjtzOjY6ImhlYWRlciI7czo2OiJoZWFkZXIiO3M6NzoiU3ViamVjdCI7czo5OiJtYXRjaHR5cGUiO3M6ODoiY29udGFpbnMiO3M6MTE6ImhlYWRlcm1hdGNoIjtzOjE0OiIqKioqKlNQQU0qKioqKiI7fX1zOjQ6InR5cGUiO3M6MToiMSI7czo5OiJjb25kaXRpb24iO3M6MzoiYW5kIjtzOjY6ImFjdGlvbiI7czoxOiIyIjt9END_SIEVE_RULE
header :contains "Subject" "*****SPAM*****"
{
discard;
}
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-Nov-06 13:10 jasb           New Issue                                    
======================================================================

Reply via email to