On 28.3.2011, at 9.38, Michal Hlavinka wrote:
>>> #3 0x004f94fd in settings_parse_keyvalue (ctx=0x99e4050,
>>>key=0x99c42f8 "plugin//etc/dovecot/users", value=0x99c42f2 "yes")
>>
>> Where is this "plugin//etc/dovecot/users=yes" coming from? Is it from a
>> userdb lookup that returns a broke
Timo Sirainen wrote:
>
>> Does the latest version of V2 support compound searches with fts squat?
>
> No.
>
>> If not, does fts with solr support compound searches?
>
> I think it does, but I'm not entirely sure.
>
>
Thanks, does anyone else know if the solr plugin supports compound searc
On 26.3.2011, at 23.56, Nikolay Shopik wrote:
>> Little chance at the moment. It's not easy. It's actually very difficult. I
>> would want to create "doveadm move" command, but I think I'll just make that
>> to be a copy+expunge as well.
doveadm move command is in hg.
> Forgot to ask, will be
Hi,
I am trying to use the command:
doveconf -n -c dovecot-1.conf > dovecot-2.conf
to upgrade my dovecot.conf file, but it fails (see below).
Judging from the message that vsz_limit is the new setting for
login_process_size, I have retried using login_process_size=256 rather
than login_pro
On Saturday 26 March 2011 20:36:21 Басов Евгений wrote:
> Dovecot authenticate with password1 for uid from ou=Mail and for some
> uid from ou=Users. It should not be.
Maybe the password in the ou=Users matches the pam password? Maybe pam is
checking ldap? This could also explain why sometimes the
Hi Timo, hi all,
I see. INDEX=MEMORY is the problem, fixed:
http://hg.dovecot.org/dovecot-2.0/rev/4f1b77b81cf3
(Why do you have indexes disabled anyway?)
Because of too much errors
"Corrupted index cache file ..."
in logfiles.
--
Mit freundlichen Grüßen
A. Kossack
__
Hello,
From repo, the lastest release 2.0.11-0~auto+32 does not have ldap
support :/
auth: Fatal: Support not compiled in for passdb driver 'ldap'
Regards,
Stephane
Sorry, solved by installing dovecot-ldap.
Stephane
Le 28/03/2011 14:40, Stéphane Wartel a écrit :
auth: Fatal: Support not compiled in for passdb driver 'ldap'
I recently set up SiS and imported a large chunk of mail.
I've noticed one or two instances of this in the logs:
Mar 28 09:03:50 mail dovecot: imap(x...@yyy.zz): Error: Attachment file
/mailstore/attachments/ce/73/ce737a45fe07495e2ae6466f9e381a30d5ec300406f11269d79bd5608cc0c922-822b3d2df67f8e4d
On 28.3.2011, at 16.25, Andrew Lewis wrote:
> I recently set up SiS and imported a large chunk of mail.
With dsync?
> I've noticed one or two instances of this in the logs:
>
> Mar 28 09:03:50 mail dovecot: imap(x...@yyy.zz): Error: Attachment file
> /mailstore/attachments/ce/73/ce737a45fe0749
Hi Timo,
> > I recently set up SiS and imported a large chunk of mail.
> With dsync?
Using fetchmail (delivery via LMTP) and imapsync, dsync does not support the
mail storage I moved away from.
> Do you think it's possible for you to reproduce this? If you have the
> original pre-dbox mail and
>> $ ./imaptest user=foo pass=bar host=localhost test=tests
>> Error: connect() failed: No route to host
>
> I can't reproduce this connect() failure. Not in OSX or Linux.
It has something to do with IPv6 or multiple aliases of localhost, for if I
comment out this line in client_new() like so it
Dovecot 1.2.12 maildir format using :LAYOUT=fs (my Mail dir came from KDE)
I can't remember the permissions of the /Mail/ directory because I haven't
been concerned with it too much until now. I think they were user:user or
user:mail. Now a new mail ends up 600 root:mail. (in alternate directori
Hi , i know there were errors reported before
with autobuild packs from
xi.rename-it.nl , hint was purge and remove old dovecot packs,
but at reinstall i ever get such
ucfr: Attempt from package dovecot-pop3d to take
/etc/dovecot/conf.d/20-pop3.conf away from package dovecot-common
ucfr: Aborti
On 2011-03-28 3:36 PM, Walt Shekrota wrote:
> I'm thinking the later may be a procmail issue unless it is related
> to initial incorrect permissions?
Timo - I'm curious... some programs have the ability to check
permissions on their respective directories they work with/on, and fix
them if necessa
On 03/28/11 15:49, Charles Marcus wrote:
> On 2011-03-28 3:36 PM, Walt Shekrota wrote:
>> I'm thinking the later may be a procmail issue unless it is related
>> to initial incorrect permissions?
> Timo - I'm curious... some programs have the ability to check
> permissions on their respective direc
Op 28-3-2011 21:43, Robert Schetterer schreef:
Hi , i know there were errors reported before
with autobuild packs from
xi.rename-it.nl , hint was purge and remove old dovecot packs,
but at reinstall i ever get such
ucfr: Attempt from package dovecot-pop3d to take
/etc/dovecot/conf.d/20-pop3.c
On 2011-03-28 4:02 PM, David Ford wrote:
> please make sure this is optional. dovecot always tries to set the wrong
> ownership on our servers.
Of course I meant a doveadm argument...
Something like doveadm --fix-perms
--
Best regards,
Charles
Hello dovecot gods, after using Postfix with webmail for 8 years the new gen of
email smartphones forces me to consider using IMAP. Actually, for several
months I was successfully using IMAP. I believe the reason why IMAP worked
previously (before migrating to the Cloud) the hosting server and t
Am 28.03.2011 22:20, schrieb Stephan Bosch:
> Op 28-3-2011 21:43, Robert Schetterer schreef:
>> Hi , i know there were errors reported before
>> with autobuild packs from
>> xi.rename-it.nl , hint was purge and remove old dovecot packs,
>> but at reinstall i ever get such
>>
>>
>>
>> ucfr: Attempt
Hi, all.
About two and a half years ago, I wrote a hack to add an additional
MD5-based password scheme to Dovecot, but I wrote it as a hack to
src/auth/password_scheme.c since it was relatively easy to do, and I
needed to get a machine running since the machine I was replacing, a Sun
Ultra 5
On 03/28/2011 18:05, Ian R. Justman wrote:
[...]
The code tarball itself can be picked up here:
http://www.ian-justman.com/code/dovecot/password_scheme_po_smd5.tar.gz
I now offer the file for download, though I will need to write some
quick docs.
[... troubleshooting I did removed ...]
On 03/28/2011 18:49, Ian R. Justman wrote:
On 03/28/2011 18:05, Ian R. Justman wrote:
[...]
The code tarball itself can be picked up here:
http://www.ian-justman.com/code/dovecot/password_scheme_po_smd5.tar.gz
I now offer the file for download, though I will need to write some
quick docs.
23 matches
Mail list logo