On Fri, Jul 30, 2010 at 7:12 PM, Jake Johnson wrote:
> perhaps it is more of an issue with pigeonhole than sieve, but thought I
> would post my experience using dbox, since it sounded like it was a winner
> based on performance.
>
>
> ... i meant to say it may be more of an issue with pigeonhol
using rc3 and with the latest pigeonhole, I had problems with dovecot
(deliver) keeping up with high volumes of E-mail. I tried sdbox, mdbox, and
cyrdir all with similar (failed) result. using the
default Maildir I had no problems. I did not try mbox. The problems seemed
to happen when there were m
Hi folks,
I've got a few thousand accounts that I'd like to convert from mbox to
maildir. I'm looking at using convert-tool from the command line to do
this, but I'm uncertain about the command line syntax, so I hope someone
can take a moment to go over this with me.
I'm running dovecot 1.1.6
Instead of using convert plugin, you could run mb2md.pl also as post-login
script. Probably easier.. http://wiki.dovecot.org/PostLoginScripting
On 30.7.2010, at 18.44, Ladislav Pašek wrote:
> Thanks for hint. So I checked with strace and its output is here:
Strace output isn't very helpful for crashes. gdb backtrace would show exactly
where it crashes. If you can crash it by running
deliver ..params.. < mail-file
then easiest way to g
Op 30-7-2010 17:32, Timo Sirainen schreef:
On Fri, 2010-07-30 at 17:01 +0200, Egbert wrote:
The renaming of the maildir fails, wrong user. I can fiddle this out.
Perhaps the /var/mail tree should be owned by user dovecot.
No. It's never dovecot user. It's the mail user uid, as returned by you
Thanks for hint. So I checked with strace and its output is here:
http://www.volny.cz/vykupitel/Pictures/mail/dovecot.err
I think that the most interesting part is on the end. It segfault on the
parameter mail_full_filesystem_access = no.
.
.
.
uname({sys="Linux", node="mail.valbek.cz", ...})
On 07/30/2010 05:58 PM Pašek Ladislav wrote:
> According to my previous email, is it possible to somehow debug delivery
> process to find out why is this happening?
>
> Command died with signal 11: "/usr/libexec/dovecot/deliver"
>
> Thanks in Advance
>
> Ladislav
See http://dovecot.org/bugrep
On Fri, Jul 30, 2010 at 6:04 PM, Timo Sirainen wrote:
> On Thu, 2010-07-29 at 21:05 +0300, Odhiambo Washington wrote:
>
> > dbox_attachment_dir = /var/spool/virtual/%d/%n/dbox/attachments
>
> SIS is more useful with a common global storage, so it shouldn't have %
> d/%n.
>
> > Jul 29 20:58:22 lda
According to my previous email, is it possible to somehow debug delivery
process to find out why is this happening?
Command died with signal 11: "/usr/libexec/dovecot/deliver"
Thanks in Advance
Ladislav
Čtvrtek, 29 Červenec, 2010 13:49 CEST, Ladislav Pašek napsal:
> Hello,
>
> I have configu
On Fri, 2010-07-30 at 17:01 +0200, Egbert wrote:
> The renaming of the maildir fails, wrong user. I can fiddle this out.
> Perhaps the /var/mail tree should be owned by user dovecot.
No. It's never dovecot user. It's the mail user uid, as returned by your
userdb. http://wiki.dovecot.org/UserIds
On Thu, 2010-07-29 at 21:05 +0300, Odhiambo Washington wrote:
> dbox_attachment_dir = /var/spool/virtual/%d/%n/dbox/attachments
SIS is more useful with a common global storage, so it shouldn't have %
d/%n.
> Jul 29 20:58:22 lda(w...@titan.co.ke): Info: msgid=<
> e1oexn8-000het...@mail.mediselken
Op 30-7-2010 14:45, Daniel Luttermann schreef:
Egbert wrote on 30.07.2010:
Op 30-7-2010 0:07, Daniel Luttermann schreef:
Egbert wrote on 29.07.2010:
Hi,
I'm trying to convert users from a sendmail server to a postfix/dovecot
server. All works fine but one of the last things is to rescue the
Op 30-7-2010 16:27, Timo Sirainen schreef:
On Fri, 2010-07-30 at 12:36 +0200, Egbert wrote:
So things finally start to work. Only the rename of the /var/mail/
directory doesn't work yet. Wrong owner. I made /var/mail owned by
vmail:vmail but that is not good. Maybe it should be owned by dovecot
On Fri, 2010-07-30 at 12:08 +0200, Pascal Volk wrote:
> On 07/30/2010 12:01 PM Bernd Schmelter wrote:
> > I`m using Dovecot 2.0 with only one lokal user, so it`s imho overkill to
> > use mysql.
> > plugin quota with flat file running fine.
> >
> > It's possible expire also running with flat fil
On Fri, 2010-07-30 at 12:36 +0200, Egbert wrote:
> So things finally start to work. Only the rename of the /var/mail/
> directory doesn't work yet. Wrong owner. I made /var/mail owned by
> vmail:vmail but that is not good. Maybe it should be owned by dovecot.
> Who is the owner of the convert p
On Fri, 2010-07-30 at 14:53 +0200, Denny Schierz wrote:
> I can't use %d for mail_location, cause the user doesn't have the @
> part. The domainpart is stored in postAddress (LDAP => for example:
> domain.foo.org) so I searching a way to use the content of postAddress
> with mail_location.
pass_a
On Wed, 2010-07-28 at 21:32 -0400, Bryan Vyhmeister wrote:
> On Wed, Jul 28, 2010 at 7:19 PM, Timo Sirainen wrote:
> >
> > I'd think that with SSD mdbox would make less sense, since fragmentation
> > isn't so much of a problem with SSDs. I've no benchmarks, but I wouldn't be
> > surprised if sdb
that's right... i can resolve them
thanks!
2010/7/29 Pascal Volk
>
> On 07/29/2010 08:36 PM maximatt wrote:
> > hi...
> >
> > i can setup dovecot lda in postfix with sieve in testing enviroment using
> > dovecot 1.2.10 and dovecot-1.2-sieve-0.0.15
> >
> > but now i want to setup them in producc
Bryan Vyhmeister wrote:
On Thu, Jul 29, 2010 at 9:57 PM, Chris Hoogendyk
wrote:
Curtis Maloney wrote:
Umm... apart from "shiney toys", is there any legitemate reason for such
expense on performance tuning?
I ask because we have about 30 users using our IMAP server (Dovecot 1.1),
whi
hi,
Am Donnerstag, den 29.07.2010, 18:15 +0200 schrieb Pascal Volk:
> See http://wiki.dovecot.org/MainConfig#Authentication_processes →
> auth_default_realm
sorry, if I was unclear: Authentification works :-) Only mail_location
is the problem.
I can't use %d for mail_location, cause the user do
Egbert wrote on 30.07.2010:
> Op 30-7-2010 0:07, Daniel Luttermann schreef:
>> Egbert wrote on 29.07.2010:
>>
>>> Hi,
>>> I'm trying to convert users from a sendmail server to a postfix/dovecot
>>> server. All works fine but one of the last things is to rescue the
>>> messages in /var/mail/ on th
On 2010-07-30 7:54 AM, Bryan Vyhmeister wrote:
> Thanks for the suggestion. I am not the one quoted below
Sorry, it appeared you were replying to Pascals request for postconf -n
ouput and I didn't notice you weren't the OP.
> While I could just as easily use 587 (and I have in some larger
> proj
Noel Butler wrote:
> (this msg is an extract from what I sent to WV some time ago, with him
> showing absolutely no interest, I got bored tonight so thought I'd throw
> it on this list since the question remains valid today)
>
> 30 Query SELECT 1 FROM virtual_domains WHERE
> name='examp
On Fri, Jul 30, 2010 at 6:53 AM, Charles Marcus
wrote:
> Bryan Vyhmeister wrote:
>> In my situation, all SMTP AUTH is sent through port 465 (smtps) using
>> TLS. I hope that helps.
>
> First, smtps (port 465) is deprecated, so you should use the
> STARTTLS+submission port (587) unless there is a s
I know this unnecessary lookups question is really a postfix one, but
I'm curious if anyone else sees the behaviour of
postfix continuing looking up users after it clearly have got its answer
that it is "not a local domain" response.
(this msg is an extract from what I sent to WV some time ago,
Bryan Vyhmeister wrote:
> In my situation, all SMTP AUTH is sent through port 465 (smtps) using
> TLS. I hope that helps.
First, smtps (port 465) is deprecated, so you should use the
STARTTLS+submission port (587) unless there is a specific reason to use
smtps. The iPhone supports SARTTLS fine.
N
Op 30-7-2010 0:07, Daniel Luttermann schreef:
Egbert wrote on 29.07.2010:
Hi,
I'm trying to convert users from a sendmail server to a postfix/dovecot
server. All works fine but one of the last things is to rescue the
messages in /var/mail/ on the old server. This seems very
straitforward using
On 07/30/2010 12:01 PM Bernd Schmelter wrote:
> I`m using Dovecot 2.0 with only one lokal user, so it`s imho overkill to
> use mysql.
> plugin quota with flat file running fine.
>
> It's possible expire also running with flat file? What's syntax in
> dovecot.conf (expire
> = file:??? and expir
On Fri, Jul 30, 2010 at 12:03 PM, Pascal Volk <
user+dove...@localhost.localdomain.org
> wrote:
> On 07/30/2010 09:01 AM Odhiambo Washington wrote:
> > On Thu, Jul 29, 2010 at 9:28 PM, Pascal Volk <
> > user+dove...@localhost.localdomain.org
>
> >
> >> wrote:
> >> When you don't want to test SIS,
I`m using Dovecot 2.0 with only one lokal user, so it`s imho overkill to use
mysql.
plugin quota with flat file running fine.
It's possible expire also running with flat file? What's syntax in dovecot.conf
(expire
= file:??? and expire_dict?)
Benn
On 07/30/2010 09:01 AM Odhiambo Washington wrote:
> On Thu, Jul 29, 2010 at 9:28 PM, Pascal Volk <
> user+dove...@localhost.localdomain.org
>> wrote:
>> When you don't want to test SIS, don't enable it. Or use the SIS-less
>> code from: http://hg.dovecot.org/dovecot-2.0
>
> I did not enable SIS at
On Fri, Jul 30, 2010 at 3:57 AM, Daminto Lie wrote:
> Hi,
>
> I was wondering if I could get some help with Dovecot. I have just recently
> set
> up a mail server that runs on Ubuntu Server 10.04. It has got the current
> version of postfix and Dovecot. I have also got the squirrelmail set up as
On Thu, Jul 29, 2010 at 9:28 PM, Pascal Volk <
user+dove...@localhost.localdomain.org
> wrote:
> On 07/29/2010 08:05 PM Odhiambo Washington wrote:
> > On Thu, Jul 29, 2010 at 8:46 PM, Pascal Volk wrote:
> >> You didn't configure the the dbox_attachment_dir setting. See
> >> http://dovecot.org/list
34 matches
Mail list logo