commit-mailutils
[Top][All Lists]
Advanced

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

mailutils ./ChangeLog include/mailutils/mailbox...


From: Alain Magloire
Subject: mailutils ./ChangeLog include/mailutils/mailbox...
Date: Thu, 22 Feb 2001 19:47:23 -0800

CVSROOT:        /home/cvs
Module name:    mailutils
Changes by:     Alain Magloire <address@hidden> 01/02/22 19:47:23

Modified files:
        .              : ChangeLog 
        include/mailutils: mailbox.h 
        mailbox        : mailbox.c 
        mailbox/include: mailbox0.h 
        sieve          : gram-sieve.y lex-sieve.lex 
Added files:
        include/mailutils: property.h 
        mailbox        : property.c 

Log message:
        First draft to set `property' on the mailbox, setting a property
        will permit to change the behaviour of the mailbox.  For example
        POP3 and IMAP4 streams are RFC822 meaning they end with "\r\n",
        Now I'm doing ugly hack to convert it and maintain the offset,
        that does not work well.  Rather lets put the trouble on
        the client ;-) but by setting property_set ("RFC822_FORMAT");
        the conversion "\r\n" can still be done. But it will be up
        to the client to do the offset calculation.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/ChangeLog.diff?r1=1.65&r2=1.66
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/include/mailutils/property.h.diff?r1=NONE&r2=1.1
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/include/mailutils/mailbox.h.diff?r1=1.9&r2=1.10
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/property.c.diff?r1=NONE&r2=1.1
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mailbox.c.diff?r1=1.34&r2=1.35
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/include/mailbox0.h.diff?r1=1.10&r2=1.11
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/sieve/gram-sieve.y.diff?r1=1.2&r2=1.3
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/sieve/lex-sieve.lex.diff?r1=1.1&r2=1.2




reply via email to

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