<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-ansible/roles/IMAP-proxy/tasks, branch master</title>
<subtitle>Fripost ansible scripts</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/'/>
<entry>
<title>Remove the IMAP caching proxy.</title>
<updated>2016-05-28T12:17:19+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-28T11:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=0084cd71699b4ad55c2912647f93afa32bbf7671'/>
<id>0084cd71699b4ad55c2912647f93afa32bbf7671</id>
<content type='text'>
Dovecot imapc requires two authentication rounds to the IMAP backend for
each connection.  It seems suboptimal that Roundcube keeps connecting to
the IMAP server for each new connection, but benchmarks shows little
advantage in caching the IMAP sessions with imapproxy:

  http://www.dovecot.org/list/dovecot/2012-February/133544.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dovecot imapc requires two authentication rounds to the IMAP backend for
each connection.  It seems suboptimal that Roundcube keeps connecting to
the IMAP server for each new connection, but benchmarks shows little
advantage in caching the IMAP sessions with imapproxy:

  http://www.dovecot.org/list/dovecot/2012-February/133544.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Dovecot imapc: use the version from jessie-backports.</title>
<updated>2016-05-22T23:58:48+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-22T23:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=5939ce51d7527784e5a53c1f1f4b16aaf189ead2'/>
<id>5939ce51d7527784e5a53c1f1f4b16aaf189ead2</id>
<content type='text'>
Since many bug have been fixed since 2.2.13, and we really want
passthrough search on the caching proxy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since many bug have been fixed since 2.2.13, and we really want
passthrough search on the caching proxy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dovecot imapc: don't hardcode the master IMAP server's IP.</title>
<updated>2016-05-22T23:07:18+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-22T22:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=4b59f7a4cfe0f84e2084f01671982b7713a534aa'/>
<id>4b59f7a4cfe0f84e2084f01671982b7713a534aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dovecot imapc: change imapproxy's homedir from /home/imapproxy to /var/lib/imapproxy.</title>
<updated>2016-05-22T21:54:40+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-22T21:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=7525e4c5dedea932491c80c3a5b597435a1e351f'/>
<id>7525e4c5dedea932491c80c3a5b597435a1e351f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IMAP proxy: copy only the leaf cert, not the whole chain.</title>
<updated>2016-05-22T15:54:11+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-22T15:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=deb4777fb64a8427fa029bcd932a0c58adf203d6'/>
<id>deb4777fb64a8427fa029bcd932a0c58adf203d6</id>
<content type='text'>
The comment regarding stunnel4 seems to not be relevant any longer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The comment regarding stunnel4 seems to not be relevant any longer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use systemd unit files for stunnel4.</title>
<updated>2016-05-12T09:33:55+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-11T16:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=90d498034b891123350785a134402172de477f4f'/>
<id>90d498034b891123350785a134402172de477f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename imap.conf → roundcube.conf</title>
<updated>2015-06-07T00:54:24+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-06-04T16:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=e8514e6a5ed5677c52cceb6c526c33d9bb235355'/>
<id>e8514e6a5ed5677c52cceb6c526c33d9bb235355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wibble</title>
<updated>2015-06-07T00:54:12+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-06-03T17:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=8c0f57af454b65e7d01e48a62649bf3886cade46'/>
<id>8c0f57af454b65e7d01e48a62649bf3886cade46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stunnel.conf → imap.conf</title>
<updated>2015-06-07T00:54:09+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-06-01T16:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=2b308feeeaf36017e4255c2685b7a5609b290957'/>
<id>2b308feeeaf36017e4255c2685b7a5609b290957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer '/usr/sbin/nologin' over '/bin/false' for system users.</title>
<updated>2015-06-07T00:54:02+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2015-05-31T21:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=be2733485e51024e3274c36cf4ecd38418c3d610'/>
<id>be2733485e51024e3274c36cf4ecd38418c3d610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
