ports/116493: mail/websieve -- unbreak with appache22, etc.

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Sep 23 09:50:07 UTC 2007


The following reply was made to PR ports/116493; it has been noted by GNATS.

From: Matthew Seaman <m.seaman at infracaninophile.co.uk>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/116493: mail/websieve -- unbreak with appache22, etc.
Date: Sun, 23 Sep 2007 10:44:14 +0100

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
 Matthew Seaman wrote:
 >> Number:         116493
 >> Category:       ports
 >> Synopsis:       mail/websieve -- unbreak with appache22, etc.
 
 This also needs an additional small patch to enable login to work:
 
 % diff -Nu /dev/null websieve/files/patch-websieve.pl
 - --- /dev/null   Sun Sep 23 10:41:45 2007
 +++ websieve/files/patch-websieve.pl    Sun Sep 23 09:07:36 2007
 @@ -0,0 +1,11 @@
 +--- websieve.pl.orig   Sun Sep 23 09:00:55 2007
 ++++ websieve.pl        Sun Sep 23 09:04:57 2007
 +@@ -640,7 +640,7 @@
 + #creates global variables $mode, at rules, at mailboxes, at quota and %vacation;
 + # get quota
 +       @quota=&getquota("INBOX") if ($havequota || !$useprocmail);
 +-      if ($IMAPERROR =~ /no errors/i && !$ismanager && $IMAPERROR) {
 ++      if ($IMAPERROR !~ /no errors/i && !$ismanager && $IMAPERROR) {
 +               $error=$IMAPERROR;
 +               &closeimap;
 +               &closesieve;
 
 	Cheers,
 
 	Matthew
 
 - -- 
 Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                   Flat 3
 PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                   Kent, CT11 9PW
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.4 (FreeBSD)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFG9jVu8Mjk52CukIwRCAosAJ9i6YUtr7bCMx6uVrNm8pFgG93q6gCfe1v/
 fXJDBCIBVJzw3Kpq7dfxYPo=
 =bdu8
 -----END PGP SIGNATURE-----



More information about the freebsd-ports-bugs mailing list