<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.mail.imap.dbmail.devel">
    <title>gmane.mail.imap.dbmail.devel</title>
    <link>http://blog.gmane.org/gmane.mail.imap.dbmail.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12968"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12966"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12962"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12961"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12958"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12950"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12949"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12948"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12947"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12942"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12941"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12940"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12939"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12938"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12936"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12934"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12930"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12929"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12927"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12924"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12968">
    <title>Typo on Gmime 2.4 and 2.6 detection</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12968</link>
    <description>&lt;pre&gt;Howdy Paul,

 

There's a typo in yout last change to allow gmime 2.4 and 2.6 auto
detection:

 

http://git.dbmail.eu/paul/dbmail/commit/?id=dec4b9c075876c02c76235ffd2adeeaa
6b400ea7

 

 

+ ac_gmime_cflags=`${gmimeconfig} --cflags gmime-2.6 2 || ${gmimeconfig}
--cflags gmime-2.4`

 

There an extra "2" after gmime-2.6, and configure fails.

 

Jorge,

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev-taRh+z1m2xodnm+yROfE0A&amp;lt; at &amp;gt;public.gmane.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
&lt;/pre&gt;</description>
    <dc:creator>Jorge Bastos</dc:creator>
    <dc:date>2012-05-26T23:23:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12966">
    <title>[SCM]Paul's DBMail tree branch, master, updated. dec4b9c075876c02c76235ffd2adeeaa6b400ea7</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12966</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  dec4b9c075876c02c76235ffd2adeeaa6b400ea7 (commit)
      from  4e057f0741328a8c510cc4546555406c7415c140 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dec4b9c075876c02c76235ffd2adeeaa6b400ea7
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Thu May 24 10:05:33 2012 +0200

    relax gmime-2.6 requirement
    
    both gmime-2.4 and gmime-2.6 are accepted

-----------------------------------------------------------------------

Summary of changes:
 acinclude.m4   |   22 +++++++++++-----------
 configure      |   15 ++-------------
 debian/control |    2 +-
 3 files changed, 1&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-05-24T08:05:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12962">
    <title>[SCM]Paul's DBMail tree branch, master, updated. 4e057f0741328a8c510cc4546555406c7415c140</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12962</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  4e057f0741328a8c510cc4546555406c7415c140 (commit)
       via  8a70e9977fb3465012ab3c4d22313d0962837aea (commit)
      from  518024b22db53274e112fe4a9cfeafdbf7b4f800 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4e057f0741328a8c510cc4546555406c7415c140
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Wed May 23 10:15:58 2012 +0200

    switch to GMime-2.6 for development

commit 8a70e9977fb3465012ab3c4d22313d0962837aea
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Wed May 23 10:15:44 2012 +0200

    IMAP: fix for #972

---------------------------------&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-05-23T08:16:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12961">
    <title>[DBMail 0000972]: Can't open cyrillic folders.</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12961</link>
    <description>&lt;pre&gt;
The following issue has been SUBMITTED. 
====================================================================== 
http://dbmail.org/mantis/view.php?id=972 
====================================================================== 
Reported By:                ealekseev
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   972
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             23-May-12 09:34 CEST
Last Modified:              23-May-12 09:34 CEST
====================================================================== 
Summary:                    Can't open cyrillic folders.
Description: 
Latest stable dbmail from git, Postgresql 9.0.7.

After some updates I&lt;/pre&gt;</description>
    <dc:creator>Mantis Bug Tracker</dc:creator>
    <dc:date>2012-05-23T07:34:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12958">
    <title>[SCM]Paul's DBMail tree branch, master, updated. 518024b22db53274e112fe4a9cfeafdbf7b4f800</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12958</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  518024b22db53274e112fe4a9cfeafdbf7b4f800 (commit)
      from  ede5490ffdb6e3ba47be03f64a2069d8a4f2560a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 518024b22db53274e112fe4a9cfeafdbf7b4f800
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Thu May 10 16:56:41 2012 +0200

    IMAP: allow setting interval between keepalive messages during IDLE
    
    setting this to a high value will improve battery life for mobile
    clients like K-9, and allow thunderbird to keep IDLE session IDLE
    for longer. Make sure imap_timeout * imap_interval &amp;lt; 1800 (30
    minutes)

----------&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-05-10T14:59:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12950">
    <title>[DBMail 0000971]: Rouncube Client - Date sorting broken</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12950</link>
    <description>&lt;pre&gt;
The following issue has been SUBMITTED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=971 
====================================================================== 
Reported By:                Bobbnz
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   971
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             09-May-12 05:29 CEST
Last Modified:              09-May-12 05:29 CEST
====================================================================== 
Summary:                    Rouncube Client - Date sorting broken
Description: 
Upgraded from 3.0.1 to Git Source 2012-05-05 (3.0.2+). Date &lt;/pre&gt;</description>
    <dc:creator>Mantis Bug Tracker</dc:creator>
    <dc:date>2012-05-09T03:29:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12949">
    <title>[DBMail 0000970]: Messages with HTML content not formatted correctly when forwarded by DBMail</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12949</link>
    <description>&lt;pre&gt;
The following issue has been SUBMITTED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=970 
====================================================================== 
Reported By:                Bobbnz
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   970
Category:                   general delivery
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             09-May-12 05:08 CEST
Last Modified:              09-May-12 05:08 CEST
====================================================================== 
Summary:                    Messages with HTML content not formatted correctly
when forwarded by DBMail
Description: 
Whenever message &lt;/pre&gt;</description>
    <dc:creator>Mantis Bug Tracker</dc:creator>
    <dc:date>2012-05-09T03:08:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12948">
    <title>[DBMail 0000969]: bad usage of snprintf() for LIKEqueries</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12948</link>
    <description>&lt;pre&gt;
The following issue has been SUBMITTED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=969 
====================================================================== 
Reported By:                baobab
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   969
Category:                   Database layer
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             08-May-12 09:59 CEST
Last Modified:              08-May-12 09:59 CEST
====================================================================== 
Summary:                    bad usage of snprintf() for LIKE queries
Description: 
at at least one place (found mine in dbmail-mailbox.c &lt;/pre&gt;</description>
    <dc:creator>Mantis Bug Tracker</dc:creator>
    <dc:date>2012-05-08T07:59:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12947">
    <title>[SCM]Paul's DBMail tree branch, master, updated. ede5490ffdb6e3ba47be03f64a2069d8a4f2560a</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12947</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  ede5490ffdb6e3ba47be03f64a2069d8a4f2560a (commit)
       via  611da1405f6cc8d96574d8a2ceb9942bf200f7fa (commit)
       via  3eadb7ba4040c02f3896530b057fcdf72942490f (commit)
      from  88052e1d317a23bccb0ee365cec4a0e4bf52f6ad (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ede5490ffdb6e3ba47be03f64a2069d8a4f2560a
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Mon May 7 09:55:52 2012 +0200

    minor cleanups

commit 611da1405f6cc8d96574d8a2ceb9942bf200f7fa
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Thu May 3 14:45:12 2012 +0200

    reduce reachab&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-05-07T07:55:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12942">
    <title>[SCM]Paul's DBMail tree branch, master, updated. 88052e1d317a23bccb0ee365cec4a0e4bf52f6ad</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12942</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  88052e1d317a23bccb0ee365cec4a0e4bf52f6ad (commit)
      from  48530785b742a2968fe51c5d7554399ad4cafd80 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 88052e1d317a23bccb0ee365cec4a0e4bf52f6ad
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Mon Apr 23 22:16:40 2012 +0200

    Revert "wip: fix leakage"
    
    This reverts commit 2e1f3e56930aff0d2cdf2b0972332b7e91e18dc2.

-----------------------------------------------------------------------

Summary of changes:
 src/dbmail-message.c |   60 +++++++++++++++++++++++++------------------------
 src/dbmailtypes.h    |    1 +
 2&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-04-23T20:19:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12941">
    <title>[SCM]Paul's DBMail tree branch, master, updated. 48530785b742a2968fe51c5d7554399ad4cafd80</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12941</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  48530785b742a2968fe51c5d7554399ad4cafd80 (commit)
       via  5bf9c7c5e2e5b91e8ba3ac303630d5eccc56f73b (commit)
      from  116e7a3e8a732614340a047a15dc52b9837dcdbb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 48530785b742a2968fe51c5d7554399ad4cafd80
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Sun Apr 22 19:49:26 2012 +0200

    reduce reachable

commit 5bf9c7c5e2e5b91e8ba3ac303630d5eccc56f73b
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Sun Apr 22 19:49:08 2012 +0200

    allow compilation without jemalloc

------------------------------------&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-04-22T17:49:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12940">
    <title>[SCM]Paul's DBMail tree branch, master, updated. 116e7a3e8a732614340a047a15dc52b9837dcdbb</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12940</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  116e7a3e8a732614340a047a15dc52b9837dcdbb (commit)
       via  2e1f3e56930aff0d2cdf2b0972332b7e91e18dc2 (commit)
       via  8ae55ae58e63ff382006682454b377dcbc62fe05 (commit)
      from  5cb6ac540a3e253cf26317f99741a2af24fa073c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 116e7a3e8a732614340a047a15dc52b9837dcdbb
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Sun Apr 22 18:14:33 2012 +0200

    rebuild autotools after jemalloc addition

commit 2e1f3e56930aff0d2cdf2b0972332b7e91e18dc2
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Sun Apr 22 18:12:59 2&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-04-22T16:15:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12939">
    <title>[DBMail 0000968]: Sieve \\Seen flag does not work</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12939</link>
    <description>&lt;pre&gt;
The following issue has been SUBMITTED. 
====================================================================== 
http://dbmail.org/mantis/view.php?id=968 
====================================================================== 
Reported By:                sergej
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   968
Category:                   Sieve (delivery, dbmail-sievecmd, dbmail-timsieved)
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             20-Apr-12 11:17 CEST
Last Modified:              20-Apr-12 11:17 CEST
====================================================================== 
Summary:                    Sieve \\Seen flag does not work
Description: 
After dbmail upgrade from 2.2.&lt;/pre&gt;</description>
    <dc:creator>Mantis Bug Tracker</dc:creator>
    <dc:date>2012-04-20T09:17:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12938">
    <title>[SCM]Paul's DBMail tree branch, master, updated. 5cb6ac540a3e253cf26317f99741a2af24fa073c</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12938</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  5cb6ac540a3e253cf26317f99741a2af24fa073c (commit)
      from  4292ad1861cb2c9c7f3b208ac02c4d2d7b6f527f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5cb6ac540a3e253cf26317f99741a2af24fa073c
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Wed Apr 18 16:45:57 2012 +0200

    IMAP: cleanups and small optimization

-----------------------------------------------------------------------

Summary of changes:
 src/dbmail-message.c |   15 ++++-----------
 src/dm_cache.c       |    4 +---
 src/dm_cache.h       |   13 +++++--------
 src/dm_memblock.h    |    3 +--
 4 files changed&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-04-18T14:46:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12936">
    <title>[SCM]Paul's DBMail tree branch, master, updated. 4292ad1861cb2c9c7f3b208ac02c4d2d7b6f527f</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12936</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  4292ad1861cb2c9c7f3b208ac02c4d2d7b6f527f (commit)
      from  fb77bde1db06ffd1b6889629f8ad82c9d1cf5205 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4292ad1861cb2c9c7f3b208ac02c4d2d7b6f527f
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Tue Apr 17 17:14:33 2012 +0200

    IMAP: cleanups

-----------------------------------------------------------------------

Summary of changes:
 src/dbmail-imapsession.c  |   85 +-------------------------------------------
 src/dbmail-imapsession.h  |   14 +-------
 src/imapcommands.c        |   44 +++++++++++++++++++++++
 test/check_db&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-04-17T15:14:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12934">
    <title>[SCM]Paul's DBMail tree branch, master, updated. fb77bde1db06ffd1b6889629f8ad82c9d1cf5205</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12934</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  fb77bde1db06ffd1b6889629f8ad82c9d1cf5205 (commit)
      from  e3343d94704cd69a6c69a2ad1d5f24e6a6c3a6de (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fb77bde1db06ffd1b6889629f8ad82c9d1cf5205
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Sun Apr 15 16:43:29 2012 +0200

    IMAP: (wip) thread-race fix

-----------------------------------------------------------------------

Summary of changes:
 src/dbmail-imapsession.c |   17 +++++++----------
 src/imap4.c              |    9 ++-------
 src/server.c             |    2 +-
 3 files changed, 10 insertions(+), 18 deletions(-)&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-04-15T15:11:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12930">
    <title>[SCM]Paul's DBMail tree branch, master, updated. e3343d94704cd69a6c69a2ad1d5f24e6a6c3a6de</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12930</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  e3343d94704cd69a6c69a2ad1d5f24e6a6c3a6de (commit)
      from  2da7411789e03a9b51f2e286ea1ea6cc4f3e4303 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e3343d94704cd69a6c69a2ad1d5f24e6a6c3a6de
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Sat Apr 14 14:23:49 2012 +0200

    partial POSIX compliance cleanup #967

-----------------------------------------------------------------------

Summary of changes:
 INSTALL                          |    2 +-
 README                           |    2 +-
 src/auth.h                       |   40 ++--
 src/authmodule.c                 |  &lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-04-14T12:23:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12929">
    <title>[SCM]Paul's DBMail tree branch, master, updated. 2da7411789e03a9b51f2e286ea1ea6cc4f3e4303</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12929</link>
    <description>&lt;pre&gt;This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  2da7411789e03a9b51f2e286ea1ea6cc4f3e4303 (commit)
      from  e8edcb868150da613fb2fd89fece0956fc7c93f0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2da7411789e03a9b51f2e286ea1ea6cc4f3e4303
Author: Paul J Stevens &amp;lt;paul-oMN9YZNO2BY&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date:   Sat Apr 14 14:07:47 2012 +0200

    IMAP: fix leakage from optimize tokenizer change

-----------------------------------------------------------------------

Summary of changes:
 src/imap4.c |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)


hooks/post-receive
--
Paul's DBMail tree
&lt;/pre&gt;</description>
    <dc:creator>Paul J Stevens</dc:creator>
    <dc:date>2012-04-14T12:08:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12927">
    <title>attachment seperation idea</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12927</link>
    <description>&lt;pre&gt;
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev-taRh+z1m2xodnm+yROfE0A&amp;lt; at &amp;gt;public.gmane.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
&lt;/pre&gt;</description>
    <dc:creator>skraps-revL73yDgGBWk0Htik3J/w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-04-14T05:09:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12924">
    <title>20+ mb attachments BUG</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12924</link>
    <description>&lt;pre&gt;20+ mb attachments turn into 9+ attachments of zero value. On stock
install.

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev-taRh+z1m2xodnm+yROfE0A&amp;lt; at &amp;gt;public.gmane.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
&lt;/pre&gt;</description>
    <dc:creator>skraps-revL73yDgGBWk0Htik3J/w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-04-12T11:23:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12922">
    <title>Whats the max message size?</title>
    <link>http://comments.gmane.org/gmane.mail.imap.dbmail.devel/12922</link>
    <description>&lt;pre&gt;I'm trying to send 20mb messages and they just don't go thru, I even
raised my users mail size limits.
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev-taRh+z1m2xodnm+yROfE0A&amp;lt; at &amp;gt;public.gmane.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev
&lt;/pre&gt;</description>
    <dc:creator>skraps-revL73yDgGBWk0Htik3J/w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-04-12T10:16:25</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.imap.dbmail.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.imap.dbmail.devel</link>
  </textinput>
</rdf:RDF>

