Hi list,
Replacing offlineimap with dsync for IMAP-to-IMAP synchronization (using
dovecot 2.1.7) is working great, but now that I upgraded to 2.2.9 I'd
like to take advantage of the incremental replication [1].
I don't think having a separate replicator process & notifications suits
my configurat
A small correction to the previous post.
Below complete /etc/dovecot/local.conf file:
# There is one system user "crew" where mail comes in.
# There are several virtual users, that work with this
# mail: move, reply, delete, etc. Think of groupware.
# Anybody can do anything, but may have to jus
Am 14.02.2014 18:22, schrieb Leo:
> I have the same crashes in pop3 with the recent dovecot release 2.2.11
it is not the recent and because the pop3 problems 2.2.12 was already released
as always:
look on the download page for the current version before
report problems possibly already solved
Log:
Feb 14 20:31:56 postamt dovecot: imap(lumo) m0Yg1mLyKABXuzxs: Panic:
file imap-fetch.c: line 554 (imap_fetch_more): assertion failed:
(ctx->client->output_cmd_lock == NULL || ctx->client->output_cmd_lock == cmd)
Feb 14 20:31:56 postamt dovecot: imap(lumo) m0Yg1mLyKABXuzxs: Error:
Raw backtrac
Hi,
Integrating qmail and active directory pretty much requires you to use
qmail-ldap. without it you need to much bubblegum and band aids for it
to be suitable for a (publicly accessible) production environment. And
I can't see how you wouldn't eventually run into problems without each
user hav
Am 14.02.2014 18:22, schrieb Leo:
> I have the same crashes in pop3 with the recent dovecot release 2.2.11
go vers 2.2.12
Best Regards
MfG Robert Schetterer
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht Mü
Hi,
I have the same crashes in pop3 with the recent dovecot release 2.2.11
on Fedora 16 x86_64. The log file shows:
dovecot: pop3(usern...@example.com): Fatal: master: service(pop3): child
26735 killed with signal 11 (core dumped)
New mails will be successfully fetched by the client but all the
Possibly not. If you haven't stored anything at any locations relative
to the home then this setting has had no effect until now, and you're
changing it towards the future.
One thing you often store relative to ~ is ~/sieve
If you did store things there already then just move them to the new
lo
Would there be any adverse side effects if I change, just this config
item, now as I have 20 users created and receiving already?
On Fri, Feb 14, 2014 at 11:32 AM, Steffen Kaiser
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Fri, 14 Feb 2014, Roman Gelfand wrote:
>
>> user_attrs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 14 Feb 2014, Roman Gelfand wrote:
user_attrs =
=uid=999,=gid=8,=home=/vmail/%Ld/%Ln/Maildir/,=mail=maildir:/vmail/%Ld/%Ln/Maildir/
Never use the Maildir directory as home, use =home=/vmail/%Ld/%Ln/ or
=home=/vmail/%Ld/%Ln/home/
or
I think I got the answer to this from previous post. I needed to be
master user to see their email.
On Fri, Feb 14, 2014 at 11:09 AM, Roman Gelfand wrote:
> My ldap config. Would this store incoming email in maildir format?
> If so, can it be overriden? If so, where (possible place)?
>
> host
My ldap config. Would this store incoming email in maildir format?
If so, can it be overriden? If so, where (possible place)?
hosts = 192.168.0.12:389
ldap_version= 3
auth_bind = yes
dn = llookup@domain.local
dnpass = password
base= OU=People
On 02/14/2014 10:30 AM, Roman Gelfand wrote:
Here is my folders. Though there are emails in the inbox, I am not
seeing anything in new/ or cur/ folders.
Then there are no emails in your mailbox. If you do see emails in the
mailbox then it is some place other than what you are looking at. It's
I am not sure where I went wrong here. The wiki says...
By default Dovecot uses Maildir++ directory layout for organizing
mailbox directories. This means that all the folders are directly
inside ~/Maildir directory:
~/Maildir/new, ~/Maildir/cur and ~/Maildir/tmp directories contain the
messages
On 02/14/2014 09:58 AM, Roman Gelfand wrote:
Is web or windows client which allows for viewing contents of all
mailboxes without having to login with their id?
Thanks in advance
You could focus on the server rather than the client.
http://wiki2.dovecot.org/Authentication/MasterUsers
There r
Is web or windows client which allows for viewing contents of all
mailboxes without having to login with their id?
Thanks in advance
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 14 Feb 2014, Roman Gelfand wrote:
I see where the mail box meta data is kept. But don't the actual
emails. I was under the impression the impression the email was kept,
on the server, as .eml.
http://wiki2.dovecot.org/MailboxFormat/Maild
I see where the mail box meta data is kept. But don't the actual
emails. I was under the impression the impression the email was kept,
on the server, as .eml.
Thanks in advance
Am 2014-02-14 05:43, schrieb Timo Sirainen:
On 14.2.2014, at 5.15, Peter Chiochetti wrote:
Can I override the user parameter in solr indexing and searching?
No, and I think that would the wrong solution for this, because it would have
to be repeated for everything in Dovecot that uses usern
Hi,
Here is another dsync Panic while using:
$ dsync -Dvf -u user -R backup ssh r...@server.domain.tld dsync -u user
Dovecot 2.2.11 is running on both sides:
dsync-local(user): Debug: brain M: in state=master_recv_handshake
dsync-local(user): Debug: brain M: out state=master_recv_handshake ch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 14 Feb 2014, matthias lay wrote:
On 02/14/2014 08:27 AM, Steffen Kaiser wrote:
On Fri, 7 Feb 2014, matthias lay wrote:
I experienced that if a Mailaddress matches several users the delivery is
aborted.
dovecot: auth: Er
Hello Damon,
"Damon Haley" writes:
> Alan, you can use sieve with dovecot in an offline imap setup.
>
> All you have to do is compile sieve into dovecot:
>
> wget
> http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.2.tar.gz
>
> untar it
>
> cd /usr/local/src/dovecot-2.2-pige
On 02/14/2014 08:27 AM, Steffen Kaiser wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 7 Feb 2014, matthias lay wrote:
I experienced that if a Mailaddress matches several users the
delivery is aborted.
dovecot: auth: Error: ldap(christian.t...@securepoint.de): L
Has somebody an idea OR a working howto / guide to setup dovecot replication?
Thanks
> Gesendet: Dienstag, 28. Januar 2014 um 13:02 Uhr
> Von: "Daniel Thielemann"
> An: dovecot@dovecot.org
> Betreff: [Dovecot] Problem to setup replication
>
> Hi,
>
> i tried to setup replication since some day
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 13 Feb 2014, Derek Winterstien wrote:
and dovecot retrieves it for pop and imap users in the virtual user database.
Just one more thing though, it is understood that dovecot is going to ask pam
to check first for a unix account, which will
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 12 Feb 2014, LuKreme wrote:
On 12 Feb 2014, at 09:12 , Steffen Kaiser wrote:
Some in-house program connected to auth-userdb, but did not closed the
connection,
Is there a way to set a timeout on the open socket? Is it a socket?
Would l
Hey Timo,
> Roland Rosenfeld hat am 12. Februar 2014 um 14:12
> geschrieben:
> On Mon, 10 Feb 2014, Timo Sirainen wrote:
> > That's quite a lot of work for fixing something that shouldn't
> > really be happening in the first place. I think those problems only
> > happen once immediately after en
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 12 Feb 2014, vupibi wrote:
I have some Issues with Dovecots public folder.
I only see the folder in users Mailbox but I cannot subscribe it or copy
mails in it.
In another thread Timo said: "You can use "doveadm acl debug" command to
try
Hello Damon,
"Damon Haley" writes:
>> Alan Schmitt writes:
>
>> This is the crux of my question, I guess. Right now I don't deliver any
>> mail, but use offlineimap to keep a local imap server (dovecot) in sync with
>> a remote one. So my questions are: 1. Can I use dovecot's sieves if I do
29 matches
Mail list logo