commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailutils/guimb/scm sieve-core.scm


From: Sergey Poznyakoff
Subject: mailutils/guimb/scm sieve-core.scm
Date: Sun, 05 Aug 2001 06:54:17 -0700

CVSROOT:        /cvs
Module name:    mailutils
Changes by:     Sergey Poznyakoff <address@hidden>      01/08/05 06:54:17

Modified files:
        guimb/scm      : sieve-core.scm 

Log message:
        Use sieve-mailbox-open instead of mu-mailbox-open. The former searches
        the list of open mailboxes and returns one if found. All the mailboxes
        get closed at once when the sieve program finishes execution. This saves
        memory and speeds up the execution (fewer calls to gc, if any).
        sieve-regexp-to-posix: escape special characters.
        action-reject: Use ports instead of mu-body- interface.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/guimb/scm/sieve-core.scm.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]