<feed xmlns='http://www.w3.org/2005/Atom'>
<title>interimap/pullimap, branch upstream/0.3</title>
<subtitle>Fast bidirectional synchronization for QRESYNC-capable IMAP servers</subtitle>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/'/>
<entry>
<title>wibble</title>
<updated>2016-06-25T19:28:32+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-06-25T19:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=063af8ae790e4e67087aa1ed51aceae1a3b77be0'/>
<id>063af8ae790e4e67087aa1ed51aceae1a3b77be0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pullimap: quote the local part if need be (cf. RFC 5321).</title>
<updated>2016-06-25T16:34:58+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-06-25T16:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=7e720edd5557a88b5e595240b123a7dad377c9a7'/>
<id>7e720edd5557a88b5e595240b123a7dad377c9a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pullimap: enable locally unsetting the 'purge-after' option.</title>
<updated>2016-06-12T20:19:20+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-06-12T20:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=320a4da020952e3a8b926535d03d49a28dea20d0'/>
<id>320a4da020952e3a8b926535d03d49a28dea20d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pullimap: Clean up PATH.</title>
<updated>2016-06-12T20:17:44+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-06-12T20:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=f2f4d314990f67ad1ad842951f724f6bda678cfd'/>
<id>f2f4d314990f67ad1ad842951f724f6bda678cfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pullimap: fix struct flock packing</title>
<updated>2016-03-13T15:23:26+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-03-13T15:23:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=11c1344bdadb5a5aca061e1a5483c05c3b2c746e'/>
<id>11c1344bdadb5a5aca061e1a5483c05c3b2c746e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pullimap: use fcntl(2) not flock(2) to lock the statefile.</title>
<updated>2016-03-12T22:39:06+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-03-12T22:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=4e58fda1ae50b7fce11c567dc23dc814ce948e22'/>
<id>4e58fda1ae50b7fce11c567dc23dc814ce948e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Net::IMAP::InterIMAP, interimap: Add support for IMAP NOTIFY [RFC 5465].</title>
<updated>2016-03-12T21:40:58+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-03-12T21:14:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=85fd56f6f150dba0d74859a9d5e00f16d6b33955'/>
<id>85fd56f6f150dba0d74859a9d5e00f16d6b33955</id>
<content type='text'>
Unsollicited LIST responses are currently ignored, hence interimap won't
detect mailbox creation/deletion/subcription/unsubscription.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unsollicited LIST responses are currently ignored, hence interimap won't
detect mailbox creation/deletion/subcription/unsubscription.
</pre>
</div>
</content>
</entry>
<entry>
<title>Net::IMAP::InterIMAP: set binmode on the socket (and our pipe ends)</title>
<updated>2016-03-11T23:52:12+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-03-11T23:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=d4f52ae67f007ceacfc1a3ea2d0678600b0df73d'/>
<id>d4f52ae67f007ceacfc1a3ea2d0678600b0df73d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pullimap: check all print statements to the SMTP socket.</title>
<updated>2016-03-10T00:36:21+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-03-10T00:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=29b5824a2871fd539f46e84eecca8e55080895c8'/>
<id>29b5824a2871fd539f46e84eecca8e55080895c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pullimap: keep trying to pull new messages after issuing any IMAP command.</title>
<updated>2016-03-09T20:08:54+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-03-09T19:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=5c5f8134e5bbedf71a63e377d49c0962fe1ba1ad'/>
<id>5c5f8134e5bbedf71a63e377d49c0962fe1ba1ad</id>
<content type='text'>
Indeed we might get an untagged EXISTS response, meaning that a new
message has been received meanwhile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Indeed we might get an untagged EXISTS response, meaning that a new
message has been received meanwhile.
</pre>
</div>
</content>
</entry>
</feed>
