Am 07.04.2013 22:49, schrieb Rich Wales:
> Replying to Charles Marcus:
>
>> https://github.com/imapsync/imapsync
>> Note the contents of the license file:
>
> Quite bizarre. So the author of the program is selling it for 50 EUR,
> but at the same time he has released the latest version of the so
On Sun, 7 Apr 2013, Max Pyziur wrote:
On Mon, 8 Apr 2013, Timo Sirainen wrote:
On 8.4.2013, at 1.31, "Max Pyziur" wrote:
However, once I make the changes to the configuration files, I get the
following error when restarting dovecot:
root@brama /etc/dovecot/conf.d> service dovecot restart
St
On Mon, 8 Apr 2013, Timo Sirainen wrote:
On 8.4.2013, at 1.31, "Max Pyziur" wrote:
However, once I make the changes to the configuration files, I get the
following error when restarting dovecot:
root@brama /etc/dovecot/conf.d> service dovecot restart
Stopping Dovecot Imap:
http://dovecot.org/releases/2.2/rc/dovecot-2.2.rc6.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.rc6.tar.gz.sig
Some more fixes to bugs I noticed today while trying out some new things
in production. Note especially the replicator-doveadm socket change, see
http://wiki2.dovecot.org/Replica
On 8.4.2013, at 1.31, "Max Pyziur" wrote:
> However, once I make the changes to the configuration files, I get the
> following error when restarting dovecot:
> root@brama /etc/dovecot/conf.d> service dovecot restart
> Stopping Dovecot Imap: [ OK ]
> Starting
I retried my test with raw IMAP logging in effect. Each test involved
importing about 900 messages into an empty account on my Dovecot server,
using the Larch program.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
When I use the mdbox format, there are a bunch o
Pavel Dimow wrote:
> Just to be clear my goal is to have multiple domains on multiple addresses
> but use one dovecot instance and to let users logging without @domain part.
You might try to use several passdb/userdb sections with driver ldap,
one for each domain:
http://wiki2.dovecot.org/Authent
Ok, see interspersed.
On Mon, 2013-04-08 at 00:53 +0300, Timo Sirainen wrote:
> On 8.4.2013, at 0.10, Bob Gustafson wrote:
>
> >>> I am still on my quest for a quick way to move mail from a live Maildir
> >>> system to a 'soon to be live' sdbox system.
> >>>
> >>> I copy Maildir to new system u
> On 5.4.2013, at 18.19, Max Pyziur wrote:
>
>> So my question relates to the second part of the configuration examples
>> in the links above:
>>
>> service tcpwrap {
>> unix_listener login/tcpwrap {
>>group = $default_login_user
>>mode = 0600
>>user = $default_login_user
>> }
>> }
>
On 8.4.2013, at 0.10, Bob Gustafson wrote:
>>> I am still on my quest for a quick way to move mail from a live Maildir
>>> system to a 'soon to be live' sdbox system.
>>>
>>> I copy Maildir to new system using:
>>> rsync -ar --times hoho4:/home/bobgus/Maildir/ /home/bobgus/Maildir
>>>
>>> Then
Just to be clear my goal is to have multiple domains on multiple addresses
but use one dovecot instance and to let users logging without @domain part.
On Sun, Apr 7, 2013 at 11:51 PM, Pavel Dimow wrote:
> Thank you Timo, can you please correct me if I am wrong, but this means
> that only way t
Thank you Timo, can you please correct me if I am wrong, but this means
that only way to have one dovecot server authenticating users from ldap
without domain part is to use %l in ldap query? That imply to have tree
like ou=people,o=x.x.x.x.o=mail,dc=acme,dc=com
Or there is a better way to do it?
On 6.4.2013, at 18.18, Arnaud Abélard wrote:
> We have been using lda_mailbox_autocreate to avoid to intialize empty
> mailboxes upon account creations. This does the job allright except that
> dovecot-lda is also allowed to autocreate sub folders which is a problem when
> using addresses exte
On 5.4.2013, at 22.59, Pigi wrote:
> I'm planning to migrate my courier-imap imap server to dovecot, but I'm
> experiencing a strange issue
> with fts-lucene plugin.
>
> Basically, every time I start a search, the log starts to write:
>
> Apr 05 19:30:53 indexer: Error: Indexer worker disconn
On 5.4.2013, at 18.19, Max Pyziur wrote:
> So my question relates to the second part of the configuration examples in
> the links above:
>
> service tcpwrap {
> unix_listener login/tcpwrap {
>group = $default_login_user
>mode = 0600
>user = $default_login_user
> }
> }
>
> Where d
On 6.4.2013, at 15.20, Michael Grimm wrote:
> My point has been, that I needed to add ...
>
> | local 1.2.3.4 {
> | doveadm_password = secret
> | }
>
> ... besides ...
>
> | service doveadm {
> | inet_listener {
> | address = 1.2.3.4
> | port = 1
On 6.4.2013, at 0.10, Michael Smith wrote:
> I am trying to 'dsync mirror' old Qpopper/mbox inboxes to our new
> Dovecot/mdbox servers. For most of the several thousand accounts, it works
> without issue. But there are a handful of accounts that are generating the
> following errors.
>
> ds
On 7.4.2013, at 14.30, dovecot.pk...@dfgh.net wrote:
> I'm writing a checkpassword script in order to support our OTP token
> as a fallback for client certificate authentication. Here are two
> questions:
>
> 1) It seems to me that the username and the password will be
> delivered to my script bo
On 7.4.2013, at 23.51, Pavel Dimow wrote:
> I am trying to use separate configurations for ldap authentication thus
> providing users
> with the ability to only use username without domain part. Now according to
> documentation this should be possible
> http://wiki2.dovecot.org/AuthDatabase/Passw
On Sun, 2013-04-07 at 20:50 +0300, Timo Sirainen wrote:
> On 7.4.2013, at 17.12, Bob Gustafson wrote:
>
> > I am still on my quest for a quick way to move mail from a live Maildir
> > system to a 'soon to be live' sdbox system.
> >
> > I copy Maildir to new system using:
> > rsync -ar --times h
Quoting Rich Wales :
Replying to Charles Marcus:
https://github.com/imapsync/imapsync
Note the contents of the license file:
Quite bizarre. So the author of the program is selling it for 50 EUR,
but at the same time he has released the latest version of the source
(the same as what he's sel
On Sun, 2013-04-07 at 21:47 +0200, to...@starbridge.org wrote:
> since I've upgraded to 2.2.rc5 (c24783148d78), I've got the previous
> error again:
> It's happening on a large mailbox on almost every emails, with Horde 5
> webmail client (works fine with thunderbird so far)
> Thanks for your help
Replying to e-frog:
> http://wiki2.dovecot.org/Debugging/Rawlog
Thanks. I'll try this and (hopefully) be able to tell what's going on.
Rich Wales
ri...@richw.org
Hi,
I am trying to use separate configurations for ldap authentication thus
providing users
with the ability to only use username without domain part. Now according to
documentation this should be possible
http://wiki2.dovecot.org/AuthDatabase/PasswdFile
but I keep getting error in my dovecot.log
Replying to Charles Marcus:
> https://github.com/imapsync/imapsync
> Note the contents of the license file:
Quite bizarre. So the author of the program is selling it for 50 EUR,
but at the same time he has released the latest version of the source
(the same as what he's selling) via a free licen
On 2013-04-07 3:42 PM, Rich Wales wrote:
I'm confused by the licensing status of Imapsync. The "official" web site for
Imapsync says it is a commercial product (50 EUR). I found another web site
(fedorahosted.org) that claims to have the latest Imapsync as a free download,
but I'm unsure as to
On 07.04.2013 20:08, wrote Rich Wales:
Repying to Timo Sirainen:
What is the error message exactly? I'm wondering if the error is coming from
Dovecot or if Larch is somehow confused internally and giving bogus errors.
Certainly a reasonable question. I tried to enable full debugging output i
Le 19/03/2013 07:24, Tonio a écrit :
>
>
>
> Le 18 mars 2013 à 14:47, Timo Sirainen a écrit :
>
>> On Sat, 2013-03-16 at 13:51 +0100, to...@starbridge.org wrote:
>>> Hi Timo,
>>> I've got a crash with dovecot 2.2
>>>
>>> dovecot --version
>>> 2.2.rc2 (69c26a9e3be5)
>>>
>>> It's occured when acces
Replying to Timo Sirainen:
> But didn't you say Larch was giving some errors already?
Yes, but the Larch error message said only "mailbox cannot contain messages",
followed by the name of the folder into which it couldn't store a message.
I looked at the Larch source code (written in Ruby, a lan
Timo Sirainen wrote:
> On 7.4.2013, at 20.58, Andreas Meyer wrote:
>
> >>> Apr 7 15:52:51 delta postfix/smtpd[19988]: warning: access table
> >>> inet:127.0.0.1:12340 entry has empty value
> >>
> >> I wonder if that really means that it's getting an empty value or if it's
> >> something el
On 7.4.2013, at 21.08, Rich Wales wrote:
> Repying to Timo Sirainen:
>
>> What is the error message exactly? I'm wondering if the error is coming from
>> Dovecot or if Larch is somehow confused internally and giving bogus errors.
>
> Certainly a reasonable question. I tried to enable full debu
On 7.4.2013, at 20.58, Andreas Meyer wrote:
>>> Apr 7 15:52:51 delta postfix/smtpd[19988]: warning: access table
>>> inet:127.0.0.1:12340 entry has empty value
>>
>> I wonder if that really means that it's getting an empty value or if it's
>> something else. I don't know why it would be gett
Ralf Hildebrandt wrote:
> * Andreas Meyer :
>
> > Habe ich jetzt neben quota_grace = 10%% auch rausgenommen.
>
> Gut.
>
> > Apr 7 19:38:35 delta postfix/smtpd[23037]: connect from
> > p54B32BC9.dip.t-dialin.net[84.179.43.201]
> > Apr 7 19:38:36 delta postfix/smtpd[23037]: setting up TLS co
Am 07.04.2013 20:08, schrieb Rich Wales:
> Repying to Timo Sirainen:
>
>> What is the error message exactly? I'm wondering if the error is coming from
>> Dovecot or if Larch is somehow confused internally and giving bogus errors.
>
> Certainly a reasonable question. I tried to enable full debugg
Am 07.04.2013 19:58, schrieb Andreas Meyer:
> Hello!
>
> Timo Sirainen wrote:
>
>> On 7.4.2013, at 17.07, Andreas Meyer wrote:
>>
>>> Got a problem with the quota-status. I added it using the howto
>>> from Ralf Hildebrand at
>>> http://sys4.de/de/blog/2013/04/05/dovecot-quota-mit-postfix-abfra
Repying to Timo Sirainen:
> What is the error message exactly? I'm wondering if the error is coming from
> Dovecot or if Larch is somehow confused internally and giving bogus errors.
Certainly a reasonable question. I tried to enable full debugging output in
both Dovecot and Larch, but I couldn'
Hello!
Timo Sirainen wrote:
> On 7.4.2013, at 17.07, Andreas Meyer wrote:
>
> > Got a problem with the quota-status. I added it using the howto
> > from Ralf Hildebrand at
> > http://sys4.de/de/blog/2013/04/05/dovecot-quota-mit-postfix-abfragen/
> ..
> > I get this in the logfile of postfix:
>
On 7.4.2013, at 12.05, Andreas Meyer wrote:
> Apr 07 10:59:40 imap(anme...@anup.de): Info: Disconnected: Disconnected in
> IDLE in=725 out=2546
> Apr 07 10:59:59 imap(anme...@anup.de): Info: Disconnected for inactivity
> in=952 out=25789
>
> Please someone explain to me the IDLE state
IMAP cl
On 7.4.2013, at 17.12, Bob Gustafson wrote:
> I am still on my quest for a quick way to move mail from a live Maildir
> system to a 'soon to be live' sdbox system.
>
> I copy Maildir to new system using:
> rsync -ar --times hoho4:/home/bobgus/Maildir/ /home/bobgus/Maildir
>
> Then I convert fro
Hallo Waffenmeister!
Ralf Hildebrandt wrote:
> > Apr 7 14:07:52 delta postfix/qmgr[19078]: 1D8921B31260:
> > from=, size=1492149, nrcpt=1 (queue active)
> > Apr 7 14:07:53 delta postfix/pipe[19091]: 1D8921B31260:
> > to=, relay=dovecot, delay=2542, delays=2542/0.01/0/0.29,
> > dsn=4.3.0, st
On 6.4.2013, at 23.51, Rich Wales wrote:
> and am using the Larch program to do an IMAP-to-IMAP copy of one of my
> family member's mail from the old Cyrus server to the new Dovecot server.
> When I examine the "mailboxes" directory tree, I see some directories
> that (correctly) contain both the
On 7.4.2013, at 17.07, Andreas Meyer wrote:
> Got a problem with the quota-status. I added it using the howto
> from Ralf Hildebrand at
> http://sys4.de/de/blog/2013/04/05/dovecot-quota-mit-postfix-abfragen/
..
> I get this in the logfile of postfix:
> Apr 7 15:52:51 delta postfix/smtpd[19988]:
On 06/04/2013 4:51 PM, Rich Wales wrote:
Am I doing something wrong? Or is the "folders containing both messages
and sub-folders" feature simply broken for the "mdbox" format -- meaning
presumably that I'll be forced either to use the Maildir format, or else
abandon Dovecot entirely and install
On 4/7/2013 7:36 AM, Marc Perkel wrote:
> Testing under OpenVZ and it's all good here.
>
> +1
And It's been running here over 40 hours on CentOS 5 with no problems.
+1
--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
Robert Schetterer wrote:
> >> not sure what this means and in hurry ,but
> >> i.e try alternate setup
> >>
> >> service quota-status {
> >> executable = quota-status -p postfix
> >> unix_listener /var/spool/postfix/private/quota-status {
> >> group = postfix
> >> m
Am 07.04.2013 17:28, schrieb Andreas Meyer:
> Robert Schetterer wrote:
>
>> Am 07.04.2013 16:07, schrieb Andreas Meyer:
>>> Hello!
>>>
>>> Timo Sirainen wrote:
>>>
http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
Robert Schetterer wrote:
> Am 07.04.2013 16:07, schrieb Andreas Meyer:
> > Hello!
> >
> > Timo Sirainen wrote:
> >
> >> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
> >> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
> >>
> >>+ Added quota-status policy service for Post
Am 07.04.2013 16:07, schrieb Andreas Meyer:
> Hello!
>
> Timo Sirainen wrote:
>
>> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
>> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
>>
>> + Added quota-status policy service for Postfix
>
> Got a problem with the quota-statu
Testing under OpenVZ and it's all good here.
+1
I am still on my quest for a quick way to move mail from a live Maildir
system to a 'soon to be live' sdbox system.
I copy Maildir to new system using:
rsync -ar --times hoho4:/home/bobgus/Maildir/ /home/bobgus/Maildir
Then I convert from Maildir to sdbox with:
dsync mirror maildir:~/Maildir
The
Hello!
Timo Sirainen wrote:
> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz
> http://dovecot.org/releases/2.1/dovecot-2.1.16.tar.gz.sig
>
> + Added quota-status policy service for Postfix
Got a problem with the quota-status. I added it using the howto
from Ralf Hildebrand at
http
Hi,
I'm writing a checkpassword script in order to support our OTP token
as a fallback for client certificate authentication. Here are two
questions:
1) It seems to me that the username and the password will be
delivered to my script both on file descriptor 3 and via the
environment variables AUT
Hi
I'm trying to use dovecot with client certificates. We produce our
certificates with our
on CA and we do NOT use certificate revocation lists.
So I put "ssl_require_crl = no" into 10-ssl.conf. I did not find a solution
neither
in the wiki nor somewhere else, so I finally started to read the so
Am 07.04.2013 12:36, schrieb David Benfell:
> On 04/07/2013 03:15 AM, Reindl Harald wrote:
>> Am 06.04.2013 10:09, schrieb David Benfell:
>>> So I changed it again:
>>>
>>> default_process_limit = 128 default_client_limit = 512
>>>
>>> And now it seems to be fine. But I'm mystified because what y
Am 06.04.2013 10:09, schrieb David Benfell:
> So I changed it again:
>
> default_process_limit = 128
> default_client_limit = 512
>
> And now it seems to be fine. But I'm mystified because what you say is
> the case on your system, that is, that the process limit needs to be
> greater than the
Hi Noel,
On Sat, Apr 06, 2013 at 12:43:02PM +1000, Noel Butler wrote:
>
> > Second question: STARTTLS isn't working. What am I missing? Sorry if
> > this is something that should be obvious; I'm fighting a similar
> > battle with postfix and I'm being pushed around the bend while I
> > really nee
Good day!
Apr 07 10:59:40 imap(anme...@anup.de): Info: Disconnected: Disconnected in IDLE
in=725 out=2546
Apr 07 10:59:59 imap(anme...@anup.de): Info: Disconnected for inactivity in=952
out=25789
Please someone explain to me the IDLE state and the inactivity state an what
the numbers at in= and
57 matches
Mail list logo