The following issue has been REOPENED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=438 
====================================================================== 
Reported By:                jasb
Assigned To:                aaron
====================================================================== 
Project:                    DBMail
Issue ID:                   438
Category:                   Sieve (delivery, dbmail-sievecmd, dbmail-timsieved)
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
target:                      
====================================================================== 
Date Submitted:             05-Nov-06 13:10 CET
Last Modified:              06-Nov-06 23:46 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;
}
====================================================================== 

---------------------------------------------------------------------- 
 aaron - 05-Nov-06 17:30  
---------------------------------------------------------------------- 
The Debian package appears to be broken wrt the libtool scripts. Please
file a bug with Debian.

libSieve 2.2.0 had a severe assert() bug and 2.2.1 fixes it, so that issue
is moot. 

---------------------------------------------------------------------- 
 jasb - 06-Nov-06 23:46  
---------------------------------------------------------------------- 
Sorry beeing reopening this Aaron,
Can't this be a configure script error?

i was taking a look at the configure script and change this:

gentoo_lt_version="1.5.22"
#gentoo_ltmain_version=`sed -n '/^[     ]*VERSION=/{s/^[       
]*VERSION=//;p;q
;}' "$ltmain"`
gentoo_ltmain_version="1.5.22"


can't be something here when you lock the version to "1.5.22" ? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-Nov-06 13:10 jasb           New Issue                                    
05-Nov-06 17:30 aaron          Status                   new => resolved     
05-Nov-06 17:30 aaron          Resolution               open => won't fix   
05-Nov-06 17:30 aaron          Assigned To               => aaron           
05-Nov-06 17:30 aaron          Note Added: 0001535                          
05-Nov-06 22:08 jasb           Issue Monitored: jasb                        
06-Nov-06 23:46 jasb           Status                   resolved => feedback
06-Nov-06 23:46 jasb           Resolution               won't fix => reopened
06-Nov-06 23:46 jasb           Note Added: 0001549                          
======================================================================

Reply via email to