Ok, I'll do it next monday. Thank you very much!!!
A las Sábado, 28-07-2012 en 4:34 Daniel Parthey escribió:
Hello Raul,
Raul Jareño Morago wrote:
> We get user's quota limit from LDAP. It works fine when user has
> quota attribute in LDAP (this is when it's different from default
> quota). But
Hi Timo,
since I've upgraded to 2.1.8, solr indexer doesnt work correctly.
I see a lot of these errors in logs:
Fatal: master: service(indexer-worker): child 9582 returned error 83
(Out of memory (service indexer-worker { vsz_limit=256 MB }, you may
need to increase it))
I've tried to set vsz_li
On 2012-07-28, at 11.21, to...@starbridge.org wrote:
> Fatal: master: service(indexer-worker): child 9582 returned error 83
> (Out of memory (service indexer-worker { vsz_limit=256 MB }, you may
> need to increase it))
This looks very much like an issue I've been having with fts-lucene. Indexing
Le 28/07/2012 18:09, Matthew Powell a écrit :
> On 2012-07-28, at 11.21, to...@starbridge.org wrote:
>
>> Fatal: master: service(indexer-worker): child 9582 returned error 83
>> (Out of memory (service indexer-worker { vsz_limit=256 MB }, you may
>> need to increase it))
> This looks very much like
On 28.7.2012, at 19.09, Matthew Powell wrote:
> This looks very much like an issue I've been having with fts-lucene. Indexing
> works (or at least completes without errors) in 2.1.7, but runs out of memory
> in 2.1.8.
>
> doveadm -v index -u username '*' crashes with:
>
> doveadm(username): Fa
On 27.7.2012, at 9.01, Daniel L. Miller wrote:
> I just tried switching to lmtp from lda. Messages are being delivered, but I
> now see messages similar to:
>
> Jul 26 22:59:21 bubba dovecot: lmtp(20508): Disconnect from local: Client
> quit (in reset)
>
> in my log for every message. Is thi
On 27.7.2012, at 20.01, Simon Brereton wrote:
> I was doing some research on setting up a samba server for my internal
> network (as an alternative to NAS). The setup looks easy enough, but
> then I got to thinking - I already have an internet host with an mysql
> DB that has usernames and passwo
On 26.7.2012, at 16.58, Nicolás wrote:
> I'm writing because of an issue I'm having with my Postfix-Dovecot
> installation. Everything's working fine but when an IMAP client is idle for
> some time, Dovecot automatically logs it out.
>
> Jul 26 14:01:16 mail dovecot: imap(nico...@devels.es): Di
On 26.7.2012, at 5.27, Alexandr Sabitov wrote:
> Jul 26 11:51:20 dovecot-test-1 dovecot: director: Error: Empty server list
> Jul 26 11:51:20 dovecot-test-1 dovecot: director: Fatal: Invalid value for
> director_mail_servers setting
> Jul 26 11:51:20 dovecot-test-1 dovecot: master: Error: service(
On 26.7.2012, at 22.38, ssukh wrote:
>
> Hello all, i am just new to dovecot and trying to figure out how to remove
> .INBOX from the folders.
>
> Now all the folders are created like
> .INBOX.spam
> .INBOX.temp
>
> But i would like to have
> .spam
> .temp
Either:
a) Remove INBOX. namespace
It's in my TODO, but I don't know when I'll get around to implementing it. So
many things to do right now..
On 25.7.2012, at 14.47, Noel Butler wrote:
> As per this discussion almost a year ago, was there any attempt to
> introduce failover mode planned Timo?
>
>
> On Mon, 2011-09-12 at 13:26
On 24.7.2012, at 21.27, Asai wrote:
> Greetings,
>
> In doing some debugging of authentication issues, I'm wondering if these SSL
> warnings are anything to be investigating?
>
> Jul 24 11:23:16 triata dovecot: imap-login: Warning: SSL: where=0x10, ret=1:
> before/accept initialization [192.16
On 25.7.2012, at 5.39, Matthew Powell wrote:
> It looks as though the header names are indexed in lower case. But Dovecot is
> passing the header name to the backend in upper case when SEARCH HEADER is
> used.
>
> I'm not sure whether this is the *right* fix, but lower-casing the header
> name
On 25.7.2012, at 22.31, Tofig Suleymanov wrote:
> is it possible to get a recipient of an email while being in the zlib plugin
> context ?
Maybe. Depends on where exactly you want to get it. The recipient of the email
would anyway be the struct mail_user->username however you can get it.
On 23.7.2012, at 22.12, mailing list subscriber wrote:
> As requested, here is my update. As you can see I am running now the
> latest release however emails delivered through lmtp gets split into
> different files instead of expected hardlinked files.
..
> userdb {
> driver = passwd
> }
Looks l
On 18.7.2012, at 19.24, l...@airstreamcomm.net wrote:
>> Anyway, in my small installation I'm using it in active-active mode and it
>> works well enough. I've even configured my clients intentionally so that
>> they use different servers.
>
> Does dsync replication only work between two hosts?
On 19.7.2012, at 21.18, Daniel Pieper wrote:
> I implemented a plugin for dovecot and now i got a error that maildir
> filename has wrong W value. When i rename the filename manually and delete
> the W value, all is ok.
Maybe your plugin should fix also the value? It sounds like you would also
On 18.7.2012, at 17.48, Pavel Stano wrote:
> current version of courier migration script courier-dovecot-migrate.pl
> preserve order of POP3 UIDLs, but it keep IMAP UIDs not in order which cause
> problems with clients using IMAP along with POP3 in some cases.
>
> Attached patch use MAIL_FETCH_
On 19.7.2012, at 4.24, Joseph Tam wrote:
> I previously observed that the "date.saved" field (tested by savedbefore)
> seems to be clustered around particular timestamps.
>
> Dumping out this field using
>
> doveadm -ftab fetch -A \
> "mailbox date.saved" \
> \(
On 2012-07-28 18:36, Timo Sirainen wrote:
On 27.7.2012, at 9.01, Daniel L. Miller wrote:
Jul 26 22:59:21 bubba dovecot: lmtp(20508): Disconnect from local:
Client quit (in reset)
in my log for every message. Is this a normal sign-off - or does
this indicate a misconfiguration?
It's normal.
On 28.7.2012, at 21.50, Bård Johannessen wrote:
> On 2012-07-28 18:36, Timo Sirainen wrote:
>> On 27.7.2012, at 9.01, Daniel L. Miller wrote:
>>> Jul 26 22:59:21 bubba dovecot: lmtp(20508): Disconnect from local: Client
>>> quit (in reset)
>>> in my log for every message. Is this a normal sign-o
Le 28/07/2012 18:34, Timo Sirainen a écrit :
> On 28.7.2012, at 19.09, Matthew Powell wrote:
>
>> This looks very much like an issue I've been having with fts-lucene.
>> Indexing works (or at least completes without errors) in 2.1.7, but runs out
>> of memory in 2.1.8.
>>
>> doveadm -v index -u u
On 7/28/2012 12:01 PM, Timo Sirainen wrote:
On 28.7.2012, at 21.50, Bård Johannessen wrote:
On 2012-07-28 18:36, Timo Sirainen wrote:
On 27.7.2012, at 9.01, Daniel L. Miller wrote:
Jul 26 22:59:21 bubba dovecot: lmtp(20508): Disconnect from local: Client quit
(in reset)
in my log for every m
On 29.7.2012, at 2.50, Daniel L. Miller wrote:
> Jul 28 16:21:05 bubba dovecot: lmtp(26702): Disconnect from local: Client
> quit (in reset)
>
> Everything looks clean - except that lmtp disconnect message. It may not be
> an error - or a warning - but it looks like one. If I need to change m
Hello,
I have installed Dovecot 2.0.19 on Ubuntu 12.04 LTS. I have set up a very
basic IMAP configuration. I have two different laptops running Outlook (one
MacOS, one Windows 7) and I have configured both to connect to the Dovecot
service. My problem is, emails in MIME format that I syn
On Sat, 2012-07-28 at 19:53 +0300, Timo Sirainen wrote:
> It's in my TODO, but I don't know when I'll get around to implementing it. So
> many things to do right now..
>
Thanks
signature.asc
Description: This is a digitally signed message part
Hi,
On the Dovecot wiki here http://wiki2.dovecot.org/Director it says the
following:
"The directors are going to connect to each others in a ring. For
example if you have servers called A, B and C, director will create
connections A->B, B->C and C->A"
I am curious what happens in a scenar
Hi Team,
I have dovecot setup and I have enabled master User login in dovecot.conf file
as below :-
auth_master_user_separator = *
passdb {
driver = passwd-file
args = /etc/dovecot/passwd.masterusers
master = yes
pass = yes
}
passdb {
driver = shadow
}
userdb {
driver = passwd
}
and
it is so easy to use .
if you using dovecot2.0 ,in /etc/dovecot/dovecot-sql.conf.ext like this :
connect =host=localhost dbname=extmail user=root password=
user_query=select concat('*:bytes=',trim(TRAILING 'S' FROM quota)) as
quota_rule,concat('/home/data/domains/',maildir) as mail
,con
29 matches
Mail list logo