<?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://permalink.gmane.org/gmane.mail.imap.dovecot">
    <title>gmane.mail.imap.dovecot</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot</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://permalink.gmane.org/gmane.mail.imap.dovecot/64995"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64994"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64993"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64992"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64991"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64990"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64989"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64988"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64987"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64986"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64985"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64984"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64983"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64982"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64981"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64980"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64979"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64978"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64977"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.imap.dovecot/64976"/>
      </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://permalink.gmane.org/gmane.mail.imap.dovecot/64995">
    <title>Re: Running sieve manually</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64995</link>
    <description>&lt;pre&gt;Am 23.05.2012 10:21, schrieb Fredrik Staxeng:

you mean refilter existing mail ?

http://wiki.dovecot.org/HowTo/RefilterMail

if you want every mail is a file in a some folder on the filesystem you
might
want to use/change to maildir mailbox format

&lt;/pre&gt;</description>
    <dc:creator>Robert Schetterer</dc:creator>
    <dc:date>2012-05-23T09:11:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64994">
    <title>Running sieve manually</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64994</link>
    <description>&lt;pre&gt;I would like use sieve to split up my saved mail into different
folders. I have tried to find out how to do that, but failed.

The IMAP server is dovecot 1.2.15 on ubuntu 11.04. The mail is stored in
mbox folders. I have shell access. 

&lt;/pre&gt;</description>
    <dc:creator>Fredrik Staxeng</dc:creator>
    <dc:date>2012-05-23T08:21:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64993">
    <title>Re: Berkeley DB with Dovecot</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64993</link>
    <description>&lt;pre&gt;:2012-05-22T18:20:/dev/rob0:


Well the main one... You don't have a full blown RDBMS running which
in my opinion is a waste of resources.

Anyway I also have a SQLite based Dovecot and Exim setup.
In case you care to take a look at my setup(note the php part is nowhere
near done/complete or even tested):
http://repo.or.cz/w/virtuo.git

The shell frontend though works.

&lt;/pre&gt;</description>
    <dc:creator>Andraž 'ruskie' Levstik</dc:creator>
    <dc:date>2012-05-23T05:46:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64992">
    <title>Re: Berkeley DB with Dovecot</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64992</link>
    <description>&lt;pre&gt;
SQLite support in Postfix is fairly young. I'm not sure about 
Dovecot, but again I doubt it has been around as long as real RDB 
systems. It hasn't existed as long as they have! 2000 May 29 was the 
initial Alpha release. In contrast, MySQL appeared in 1995, and 
PostgreSQL evolved in 1996 from a much older project.

SQLite.org has a very old article where someone did some read and 
write benchmarking against MySQL and PostgreSQL. In those tests it 
did very well.

This is what I'd expect, since there is nothing between the 
application and the database. The SQLite file will be cached in 
system RAM if it is frequently accessed, which in a moderate mail 
server, it certainly would be.

I don't have a busy system, but I expect it could handle anything 
one might throw at it.


At this point there is no easy frontend for SQLite-managed mail 
servers. If you want to give a non-technical user the ability to 
manage accounts, at this point, you'd probably have to write a GUI 
interface. (That should not be a pr&lt;/pre&gt;</description>
    <dc:creator>/dev/rob0</dc:creator>
    <dc:date>2012-05-22T23:20:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64991">
    <title>Re: fts_lucene crashing</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64991</link>
    <description>&lt;pre&gt;

Some search key (sent by client) wasn't valid UTF-8. I found one way of how it could happen, this fixes it:
http://hg.dovecot.org/dovecot-2.1/rev/03ea2388bb27

If the crash still happens even after that, a gdb backtrace would be helpful: http://dovecot.org/bugreport.html


&lt;/pre&gt;</description>
    <dc:creator>Timo Sirainen</dc:creator>
    <dc:date>2012-05-22T21:25:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64990">
    <title>Re: sieve</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64990</link>
    <description>&lt;pre&gt;On Tue, May 22, 2012 at 3:37 PM, Daniel Parthey
&amp;lt;daniel.parthey&amp;lt; at &amp;gt;informatik.tu-chemnitz.de&amp;gt; wrote:

Thanks Daniel. It worked flawlessly. I didn't need to add require
statement, script worked even without it.

&lt;/pre&gt;</description>
    <dc:creator>upen</dc:creator>
    <dc:date>2012-05-22T20:45:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64989">
    <title>Re: sieve</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64989</link>
    <description>&lt;pre&gt;
You can find a list of available extensions in Dovecot wiki
http://wiki2.dovecot.org/Pigeonhole/Sieve
and include such extensions like this:
require ["fileinto","regex","vacation"];

The nesting of the curly brackets seems to be wrong:
The inner branch which should trigger the redirects
will never be reached, since it resides inside of the
bracket of condition 'if header :contains "Sender" "alom-alert&amp;lt; at &amp;gt;"'.

I'm thinking of something like this (without having checked syntax):

if header :contains "Sender" "alom-alert&amp;lt; at &amp;gt;" {
  keep;
}
redirect "my&amp;lt; at &amp;gt;emailid on server";
redirect "xyz&amp;lt; at &amp;gt;gmail.com";
redirect "abc&amp;lt; at &amp;gt;tbc.edu";
stop;

Regards,
Daniel

&lt;/pre&gt;</description>
    <dc:creator>Daniel Parthey</dc:creator>
    <dc:date>2012-05-22T20:37:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64988">
    <title>sieve</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64988</link>
    <description>&lt;pre&gt;Hi,
I'd like to keep all emails coming from alom-alert&amp;lt; at &amp;gt;anydomain and not
forward those but rest of the emails will be kept and forwarded as
well.

I put following in the .dovecot.sieve


if header :contains "Sender" "alom-alert&amp;lt; at &amp;gt;" {
keep;
if not header :contains "Sender" "alom-alert&amp;lt; at &amp;gt;" {
redirect "my&amp;lt; at &amp;gt;emailid on server";
redirect "xyz&amp;lt; at &amp;gt;gmail.com";
redirect "abc&amp;lt; at &amp;gt;tbc.edu";
stop;
  }
}

Is this correct?

Thanks,
UG

&lt;/pre&gt;</description>
    <dc:creator>upen</dc:creator>
    <dc:date>2012-05-22T20:09:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64987">
    <title>fts_lucene crashing</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64987</link>
    <description>&lt;pre&gt;I found this in mail.err. Anyone ever experience this?

May 22 14:51:51 mba dovecot: imap(formulaire): Panic: file
lucene-wrapper.cc: line 196: unreached
May 22 14:51:51 mba dovecot: imap(formulaire): Error: Raw backtrace:
/opt/dovecot-2.1.6-lucene/lib/dovecot/libdovecot.so.0(+0x4200a)
[0x7f7e0edfd00a] -&amp;gt;
/opt/dovecot-2.1.6-lucene/lib/dovecot/libdovecot.so.0(+0x4204e)
[0x7f7e0edfd04e] -&amp;gt;
/opt/dovecot-2.1.6-lucene/lib/dovecot/libdovecot.so.0(i_fatal+0)
[0x7f7e0edd43c0] -&amp;gt;
/opt/dovecot/lib/dovecot/lib21_fts_lucene_plugin.so(+0x850e)
[0x7f7e0d57a50e] -&amp;gt;
/opt/dovecot/lib/dovecot/lib21_fts_lucene_plugin.so(+0xa7be)
[0x7f7e0d57c7be] -&amp;gt;
/opt/dovecot/lib/dovecot/lib21_fts_lucene_plugin.so(+0xa952)
[0x7f7e0d57c952] -&amp;gt;
/opt/dovecot/lib/dovecot/lib21_fts_lucene_plugin.so(lucene_index_lookup+0x7b)
[0x7f7e0d57ce0b] -&amp;gt;
/opt/dovecot/lib/dovecot/lib21_fts_lucene_plugin.so(+0x73a7)
[0x7f7e0d5793a7] -&amp;gt;
/opt/dovecot/lib/dovecot/lib20_fts_plugin.so(fts_backend_lookup+0x63)
[0x7f7e0d98ece3] -&amp;gt; /opt/dovecot/lib/dovecot/lib20_fts_&lt;/pre&gt;</description>
    <dc:creator>Joe Beaubien</dc:creator>
    <dc:date>2012-05-22T19:44:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64986">
    <title>Re: Failed build with lucene plugin</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64986</link>
    <description>&lt;pre&gt;

It would also be interesting to try if Dovecot would work with Lucene++: https://github.com/luceneplusplus/LucenePlusPlus

CLucene people were planning on somehow merging the projects, but that doesn't seem to be happening very fast.


&lt;/pre&gt;</description>
    <dc:creator>Timo Sirainen</dc:creator>
    <dc:date>2012-05-22T10:59:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64985">
    <title>Re: Failed build with lucene plugin</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64985</link>
    <description>&lt;pre&gt;You need to compile CLucene 2.3.3.4 with Clang. I've also tried with the 
FreeBSD included compiler but it fails. The recent addition of 
SOLR-support to the dovecot2 port was made by and at the request of me. 
I would like to add lucene 2.3.3.4 to ports as well but don't know the 
proper procedure and I also hesitate because it only compiles with 
Clang. I've contacted the author of the original lucene port but haven't 
received a reply.

Rgds,
N.
&lt;/pre&gt;</description>
    <dc:creator>Nick Rosier</dc:creator>
    <dc:date>2012-05-22T10:47:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64984">
    <title>Re: Failed build with lucene plugin</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64984</link>
    <description>&lt;pre&gt;Thank you. I'm using the FreeBSD, and clucene is 0.9. Now I'm try
compile 2.3.3.4 which's fails now, and then I'll try build the dovecot
with lucene plugin.

2012/5/22 Nick Rosier &amp;lt;nick+dovecot&amp;lt; at &amp;gt;bunbun.be&amp;gt;:



&lt;/pre&gt;</description>
    <dc:creator>Veniamin Gvozdikov</dc:creator>
    <dc:date>2012-05-22T08:09:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64983">
    <title>Re: Failed build with lucene plugin</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64983</link>
    <description>&lt;pre&gt;
Which platform/OS are you trying to compile on? Which version of 
CLucene? You need at version 2.3.3.4 (not 0.9) as stated on the Wiki 
(http://wiki2.dovecot.org/Plugins/FTS/Lucene)

N.

&lt;/pre&gt;</description>
    <dc:creator>Nick Rosier</dc:creator>
    <dc:date>2012-05-21T20:43:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64982">
    <title>Failed build with lucene plugin</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64982</link>
    <description>&lt;pre&gt;Hi,

 I've tryed build dovecot with the lucene plugin but I have this is output:

 /bin/sh ../../../libtool --tag=CXX    --mode=compile c++
 -DHAVE_CONFIG_H -I. -I../../..   -I../../../src/lib
 -I../../../src/lib-mail  -I../../../src/lib-index
 -I../../../src/lib-storage  -I../../../src/plugins/fts
 -I../../../src/doveadm -I/usr/local/include -I/usr/local/lib  -O2
 -pipe -fno-strict-aliasing -MT lucene-wrapper.lo -MD -MP -MF
 .deps/lucene-wrapper.Tpo -c -o lucene-wrapper.lo lucene-wrapper.cc
 libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../../..
 -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index
 -I../../../src/lib-storage -I../../../src/plugins/fts
 -I../../../src/doveadm -I/usr/local/include -I/usr/local/lib -O2 -pipe
 -fno-strict-aliasing -MT lucene-wrapper.lo -MD -MP -MF
 .deps/lucene-wrapper.Tpo -c lucene-wrapper.cc  -fPIC -DPIC -o
 .libs/lucene-wrapper.o
 Assembler messages:
 FATAL: can't create .libs/lucene-wrapper.o: Permission denied
 lucene-wrapper.cc:24:36: error: CLucene/util/CL&lt;/pre&gt;</description>
    <dc:creator>Veniamin Gvozdikov</dc:creator>
    <dc:date>2012-05-21T14:17:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64981">
    <title>Re: dovecot fts_lucene indexes not being updated</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64981</link>
    <description>&lt;pre&gt;

If you run "doveadm index", the doveadm itself is doing all the work. This isn't necessarily recommended, since if another indexer is running for the user it may cause problems. Also this is probably why you're not seeing a log message about how many messages were indexed.

If you run "doveadm index -q", you should have indexer-worker process and the log message.


&lt;/pre&gt;</description>
    <dc:creator>Timo Sirainen</dc:creator>
    <dc:date>2012-05-21T19:02:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64980">
    <title>Re: dovecot fts_lucene indexes not being updated</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64980</link>
    <description>&lt;pre&gt;I can also add that I had "top" running while doing a "doveadm index" on
800 emails; doveadm took about 15 seconds to complete and in top I never
saw lucene-indexer (or lucene-worker) appear.

-Joe

On Sun, May 20, 2012 at 9:30 AM, Joe Beaubien &amp;lt;joe.beaubien&amp;lt; at &amp;gt;gmail.com&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>Joe Beaubien</dc:creator>
    <dc:date>2012-05-21T14:12:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64979">
    <title>Re: Berkeley DB with Dovecot</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64979</link>
    <description>&lt;pre&gt;



Hmm. 

Those documenets only talk about heavy writing to the database which is
not involved in the Dovecot scenario discussed here, where the database
is used as a data storage for the configuration which is mostly read.

So the question, how fast SQLite is during read operations compared to
BDB is still unanswered.

Grüße,
Sven.

&lt;/pre&gt;</description>
    <dc:creator>Sven Hartge</dc:creator>
    <dc:date>2012-05-21T12:37:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64978">
    <title>per user compression level and mailbox format</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64978</link>
    <description>&lt;pre&gt;
Did anyone played arround with the mailbox (maildir, sdbox) format and
compression level per user in the dovecot 2.1.6? Database backend is ldap

Thanks
&lt;/pre&gt;</description>
    <dc:creator>Tomislav Mihalicek</dc:creator>
    <dc:date>2012-05-21T11:17:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64977">
    <title>Re: Berkeley DB with Dovecot</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64977</link>
    <description>&lt;pre&gt;On Mon, 21 May 2012 06:14:10 -0400
Charles Marcus articulated:


I found numerous links for just that sort of information on Google &amp;amp;
Bing. These two seem rather informative.

http://stackoverflow.com/questions/2824135/how-fast-is-berkeley-db-sql-compared-to-sqlite

http://www.oracle.com/technetwork/database/berkeleydb/learnmore/bdbvssqlite-wp-186779.pdf

&lt;/pre&gt;</description>
    <dc:creator>Jerry</dc:creator>
    <dc:date>2012-05-21T10:34:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64976">
    <title>Re: Berkeley DB with Dovecot</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64976</link>
    <description>&lt;pre&gt;
Out of curiousity...

How is the performance of SQLite? I'm assuming it is only recommended 
for servers that are not under heavy load...

What are the main advantages/disadvantages of using SQLite over MySQL?

Thanks,

Charles

&lt;/pre&gt;</description>
    <dc:creator>Charles Marcus</dc:creator>
    <dc:date>2012-05-21T10:14:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.imap.dovecot/64975">
    <title>Re: Public mailboxes</title>
    <link>http://permalink.gmane.org/gmane.mail.imap.dovecot/64975</link>
    <description>&lt;pre&gt;
I've configured as the followin , but I am unable to list
folders inside Thunderbird with the "Subscribe" menu



# 2.1.6: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 7.4-RELEASE-p3 amd64
auth_debug = yes
debug_log_path = /var/log/dovecot/debug.log
disable_plaintext_auth = no
info_log_path = /var/log/dovecot/info.log
log_path = /var/log/dovecot/dovecot.log
mail_debug = yes
mail_full_filesystem_access = yes
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope 
encoded-character vacation subaddress comparator-i;ascii-numeric 
relational regex imap4flags copy include variables body enotify 
environment mailbox date ihave
namespace {
   list = children
   location = maildir:/var/mail/public
   prefix = public/
   separator = /
   subscriptions = no
   type = public
}
namespace inbox {
   inbox = yes
   location = 
maildir:/var/lib/dovecot/empty:CONTROL=/var/lib/dovecot/indexes/%u
   mailbox Drafts {
     special_use = \Drafts
   }
   mailbox Junk {
     special_us&lt;/pre&gt;</description>
    <dc:creator>Frank Bonnet</dc:creator>
    <dc:date>2012-05-21T09:28:08</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.imap.dovecot">
    <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.dovecot</link>
  </textinput>
</rdf:RDF>

