commit-mailutils
[Top][All Lists]
Advanced

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

mailutils/mailbox folder_imap.c header.c list.c...


From: Alain Magloire
Subject: mailutils/mailbox folder_imap.c header.c list.c...
Date: Sun, 18 Mar 2001 22:23:07 -0800

CVSROOT:        /home/cvs
Module name:    mailutils
Changes by:     Alain Magloire <address@hidden> 01/03/18 22:23:07

Modified files:
        mailbox        : folder_imap.c header.c list.c mailbox.c 
                         mailer.c mbx_imap.c mbx_mbox.c mbx_mboxscan.c 
                         mbx_pop.c property.c sendmail.c smtp.c 
        mailbox/include: Makefile.am header0.h mailbox0.h mailer0.h 
                         stream0.h 
Added files:
        mailbox/include: property0.h 

Log message:
        This feature was put in to help the imap4d server, in this protocol
        you can get a substring of the message starting from a certain offset.
        To make the coding of imap4d simpler the complexity was move to the
        library.  It is possible now by setting a property of the mailbox
        to make it output rfc822 stream i.e. "\r\n" terminated stream, the
        offset and the size are also in term of rfc822.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/folder_imap.c.diff?r1=1.9&r2=1.10
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/header.c.diff?r1=1.45&r2=1.46
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/list.c.diff?r1=1.7&r2=1.8
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mailbox.c.diff?r1=1.36&r2=1.37
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mailer.c.diff?r1=1.11&r2=1.12
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mbx_imap.c.diff?r1=1.21&r2=1.22
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mbx_mbox.c.diff?r1=1.35&r2=1.36
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mbx_mboxscan.c.diff?r1=1.9&r2=1.10
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mbx_pop.c.diff?r1=1.39&r2=1.40
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/property.c.diff?r1=1.2&r2=1.3
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/sendmail.c.diff?r1=1.7&r2=1.8
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/smtp.c.diff?r1=1.9&r2=1.10
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/include/property0.h.diff?r1=NONE&r2=1.1
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/include/Makefile.am.diff?r1=1.7&r2=1.8
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/include/header0.h.diff?r1=1.7&r2=1.8
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/include/mailbox0.h.diff?r1=1.12&r2=1.13
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/include/mailer0.h.diff?r1=1.8&r2=1.9
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/include/stream0.h.diff?r1=1.4&r2=1.5




reply via email to

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