On Sun, May 24, 2009 at 06:10:50PM -0400, Timo Sirainen wrote:
> On Wed, 2009-05-20 at 13:47 +0200, Juergen Daubert wrote:
> > May 20 13:28:10 ser dovecot: Panic: IMAP(juergen): file imap-sync.c: line
> > 439 (cmd_sync_delayed): assertion failed: (client->mailbox != NULL)
>
> Does this help? http
On 05/23/2009 06:03 AM Kyle Wheeler wrote:
> Interesting. I recently upgraded, and I get the same thing - but I use
> Maildir.
Just a question:
How big is the Maildir in MB and messages?
Regards
Pascal
--
The trapper recommends today: fabaceae.0914...@localdomain.org
On S 24 May, 2009, at 23:55 , Daniel Black wrote:
just create the Maildir directory and dovecot will create anything
else it
needs.
Daniel
ah, easy peasy... Thanks!
Giuliano
On 25. mai. 2009, at 00.12, Timo Sirainen wrote:
On Sun, 2009-05-24 at 12:17 +0200, Roy Sigurd Karlsbakk wrote:
mailbox_command = procmail -a "$EXTENSION"
mailbox_transport = dovecot
I guess the mailbox_command is ignored and it really uses dovecot
transport? What does the dovecot line look l
On 24. mai. 2009, at 23.55, Daniel Black wrote:
just create the Maildir directory and dovecot will create anything
else it
needs.
What should be user/group ownership on the directory?
roy
--
Roy Sigurd Karlsbakk
(+47) 97542685 / 98013356
r...@karlsbakk.net
http://blogg.karlsbakk.net/
--
I
On Thursday 21 May 2009 12:51:11 Kenneth Gonsalves wrote:
> On Thursday 21 May 2009 12:40:00 you wrote:
> > exec "strace -f -o /tmp/access.log -etrace=file -p "
> > then try to access pop3 when fail occurs send us /tmp/access.log
> > (gzipped)
>
> attached
were you able to detect anything? I am st
This is likely a daft question, but how do I remove a mailbox from a
dovecot server? I'd like to simply remove it from the disk as well,
deleting any messages, indexes etc etc
Is there a way?
david
!DSPAM:1715,4a1a817434922186719589!
On Seg, 25 Mai 2009, David Reid wrote:
This is likely a daft question, but how do I remove a mailbox from a
dovecot server? I'd like to simply remove it from the disk as well,
deleting any messages, indexes etc etc
Is there a way?
There is an IMAP command that does that. I don't remember
Hi,
does sieve plugin in 1.0.15 support fileinto subdirectory?
There is a maildir .oss.dovecot and sieve rule:
if envelope :contains "to" "k+dovecot"
{
fileinto "oss.dovecot";
}
But I get LDA error:
Couldn't open mailbox dovecot: Mailbox doesn't exist: dovecot
Any suggestions? Delivery to no
Hello,
The plugin yes, but expire-tool not really. It would be possible to have
userdb lookups return an overridden expire setting and use it instead of
the global one, but that would require writing more code..
i have made 2 testsetups with expire-plugin (mysql,dbd)
it seems to work, in tabl
As RFC3501 (IMAP) say:
'A NIL hierarchy delimiter means
that no hierarchy exists; the name is a "flat" name.'
How to change delimiter to NIL?
We have flat namespaces in our storage.
Now I hardcoded this and everything is working, but maybe it is another
possibility...
--
Konrad
Citando Timo Sirainen :
> I guess it works around some other bug then. If it's a memory-related
> bug you could also see if valgrind complains something:
>
> protocol imap {
> ..
> mail_executable = /usr/bin/valgrind /usr/local/libexec/dovecot/imap
> }
Here is the output (I cloned the http://
Hi everyone.
Please note, I've asked a very similar question before and I apologize
for sounding like a broken record. Well here it goes.
What I want to do is authenticate my users using a certificate. Thereby
authenticating both the user and server with strong tokens that are
centrally managed
On 5/25/2009, Stephen Feyrer (st...@toth.org.uk) wrote:
> This is the configuration I am currently running:
> # 1.2.beta1: /opt/etc/dovecot/dovecot.conf
If you are going to run unstable versions of s/w, you should be prepared
to run the *latest* versions as soon as they are released, in order to
a
I'm trying to authenticate users using MS AD with auth_bind option.
Here is my config file:
# 1.0.15: /etc/dovecot/dovecot.conf
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imaps
ssl_cert_file: /etc/dovecot/ssl/cert.pem
ssl_key_file: /etc/dovecot/ssl/key.pem
disable_plaintext_auth: no
verbose_ssl:
On M 25 May, 2009, at 11:51 , Roy Sigurd Karlsbakk wrote:
On 24. mai. 2009, at 23.55, Daniel Black wrote:
just create the Maildir directory and dovecot will create anything
else it
needs.
What should be user/group ownership on the directory?
user and group the same as the owner of the
Hi all,
I'm very excited to see lmtp in dovecot now. Starting to play, I encountered
following problem:
With senders in normal mail address format, everything is delivered right, lmtp
works as expected. But with 8bitmime senders, like kernel mailing list, lmtp
returns a 5.5.4 not supported and
Hi all,
and while trying to get some environmental stuff via dovecot -n, I got a
segfault (dovecot is not in system path):
/opt/dovecot-2.0/sbin/dovecot -c /etc/dovecot-2.0/sql/dovecot.conf -n
# 2.0.UNSTABLE: /etc/dovecot-2.0/sql/dovecot.conf
# OS: Linux 2.6.24-23-xen x86_64 Ubuntu 8.04.2 nfs
Se
Eduardo M KALINOWSKI wrote:
On Seg, 25 Mai 2009, David Reid wrote:
This is likely a daft question, but how do I remove a mailbox from a
dovecot server? I'd like to simply remove it from the disk as well,
deleting any messages, indexes etc etc
Is there a way?
There is an IMAP command that d
On Seg, 25 Mai 2009, David Reid wrote:
I'd like to be able to do it all via a web interface and dovecot to
keep the admin to a minimum. I've seen the delete function in IMAP,
but it fails when I try and remove the INBOX.
So you want to remove a whole account?
You'll need to disable (or even
Eduardo M KALINOWSKI wrote:
On Seg, 25 Mai 2009, David Reid wrote:
I'd like to be able to do it all via a web interface and dovecot to
keep the admin to a minimum. I've seen the delete function in IMAP,
but it fails when I try and remove the INBOX.
So you want to remove a whole account?
You'
On Seg, 25 Mai 2009, David Reid wrote:
Eduardo M KALINOWSKI wrote:
Then, if you want to delete all the mails for that account, just
remove the folders where they are stored. This is specified by the
mail_location setting in dovecot.conf.
This part is where I was hoping there was a way to ge
Eduardo M KALINOWSKI wrote:
On Seg, 25 Mai 2009, David Reid wrote:
Eduardo M KALINOWSKI wrote:
Then, if you want to delete all the mails for that account, just
remove the folders where they are stored. This is specified by the
mail_location setting in dovecot.conf.
This part is where I was h
On May 25, 2009, at 7:16 AM, Kenneth Gonsalves wrote:
On Thursday 21 May 2009 12:51:11 Kenneth Gonsalves wrote:
On Thursday 21 May 2009 12:40:00 you wrote:
exec "strace -f -o /tmp/access.log -etrace=file -p "
then try to access pop3 when fail occurs send us /tmp/access.log
(gzipped)
attached
On May 25, 2009, at 1:28 PM, Timo Sirainen wrote:
On May 25, 2009, at 7:16 AM, Kenneth Gonsalves wrote:
On Thursday 21 May 2009 12:51:11 Kenneth Gonsalves wrote:
On Thursday 21 May 2009 12:40:00 you wrote:
exec "strace -f -o /tmp/access.log -etrace=file -p
"
then try to access pop3 when fa
Looking at the source for convert-tool.c, I see this:
"Usage:\n" \
" [skip_broken_mailboxes] [skip_dotfiles] [alt_hierarchy_char=]"
else if (strcmp(argv[i], "skip_dotdirs") != 0)
set.skip_dotdirs = TRUE;
Looks like the usage line needs to be fixed (dovecot-1.2-0.rc2).
Looks like I need to use the optional convert-tool argument
"alt_hierarchy_char=-" to get the desired effect. Looking at the source,
this is used when the folder name is converted from source format to
destination format and the name contains the hierarchy separator from the
destination format.
The option parsing in convert-tool.c won't work, as the strcmp compares are
wrong. The result should be compared equal to zero, not not-equal. Here's
corrected code:
for (i = 5; i < argc; i++) {
if (strcmp(argv[i], "skip_broken_mailboxes") == 0)
set.
On Mon, 2009-05-25 at 16:17 +, ja nein wrote:
> Hi all,
>
> I'm very excited to see lmtp in dovecot now. Starting to play, I
> encountered following problem:
>
> With senders in normal mail address format, everything is delivered
> right, lmtp works as expected. But with 8bitmime senders, lik
On Mon, 2009-05-25 at 16:32 +, ja nein wrote:
> and while trying to get some environmental stuff via dovecot -n, I got a
> segfault (dovecot is not in system path):
>
> /opt/dovecot-2.0/sbin/dovecot -c /etc/dovecot-2.0/sql/dovecot.conf -n
Could you get gdb backtrace?
gdb /opt/dovecot-2.0/bi
On Mon, 2009-05-25 at 10:24 +0200, Juergen Daubert wrote:
> On Sun, May 24, 2009 at 06:10:50PM -0400, Timo Sirainen wrote:
> > On Wed, 2009-05-20 at 13:47 +0200, Juergen Daubert wrote:
> > > May 20 13:28:10 ser dovecot: Panic: IMAP(juergen): file imap-sync.c: line
> > > 439 (cmd_sync_delayed): ass
On Mon, 2009-05-25 at 17:07 +0200, Misha Volodko wrote:
> I'm trying to authenticate users using MS AD with auth_bind option.
> Here is my config file:
..
> content of dovecot-ldap.conf
> hosts = myhost:389
You should use port 3268 with AD.
signature.asc
Description: This is a digitally signed
On Mon, 2009-05-25 at 14:51 +0100, Stephen Feyrer wrote:
> passdb:
> driver: passwd-file
> args: /opt/etc/dovecot/h.org/passwd
..
> With this configuration the client will connect over ssl and identify
> itself with a certificate but a client password is still required.
Right. A password
On Mon, 2009-05-25 at 14:20 +0100, Rui Carneiro wrote:
> Citando Timo Sirainen :
> > I guess it works around some other bug then. If it's a memory-related
> > bug you could also see if valgrind complains something:
> >
> > protocol imap {
> > ..
> > mail_executable = /usr/bin/valgrind /usr/loc
Hi.
This is the latest version available to me.
Thanks.
Charles Marcus wrote:
> On 5/25/2009, Stephen Feyrer (st...@toth.org.uk) wrote:
>> This is the configuration I am currently running:
>> # 1.2.beta1: /opt/etc/dovecot/dovecot.conf
>
> If you are going to run unstable versions of s/w, you sh
On Mon, 2009-05-25 at 15:12 +0200, Lenthir wrote:
> As RFC3501 (IMAP) say:
>
> 'A NIL hierarchy delimiter means
> that no hierarchy exists; the name is a "flat" name.'
>
>
> How to change delimiter to NIL?
> We have flat namespaces in our storage.
>
> Now I hardcoded this and everything is work
On Mon, 2009-05-25 at 14:35 +0200, Karel Hendrych wrote:
> Hi,
> does sieve plugin in 1.0.15 support fileinto subdirectory?
>
> There is a maildir .oss.dovecot and sieve rule:
>
> if envelope :contains "to" "k+dovecot"
> {
> fileinto "oss.dovecot";
> }
Looks correct.
> But I get LDA error:
>
On Mon, 2009-05-25 at 11:50 +0200, Roy Sigurd Karlsbakk wrote:
> On 25. mai. 2009, at 00.12, Timo Sirainen wrote:
>
> > On Sun, 2009-05-24 at 12:17 +0200, Roy Sigurd Karlsbakk wrote:
> >> mailbox_command = procmail -a "$EXTENSION"
> >> mailbox_transport = dovecot
> >
> > I guess the mailbox_comman
On Mon, 2009-05-25 at 14:38 +0200, Andre Hübner wrote:
> Hello,
>
> > The plugin yes, but expire-tool not really. It would be possible to have
> > userdb lookups return an overridden expire setting and use it instead of
> > the global one, but that would require writing more code..
>
>
> i have
Timo Sirainen wrote:
> On Mon, 2009-05-25 at 14:51 +0100, Stephen Feyrer wrote:
>> passdb:
>> driver: passwd-file
>> args: /opt/etc/dovecot/h.org/passwd
> ..
>> With this configuration the client will connect over ssl and identify
>> itself with a certificate but a client password is stil
On Sun, 2009-05-24 at 18:35 +0200, Axel Luttgens wrote:
> 1. Shouldn't deliver honor the first_valid_uid setting?
I'm not sure. Somehow enforcing it there seems like a bad idea to me.
> 2. What exactly is the -e option supposed to do?
..
> Note that the question may somehow be re-phrased as: when
On Tue, 2009-05-26 at 01:05 +0100, Stephen Feyrer wrote:
> > Right. A password is always required, but you can set Dovecot to accept
> > any password. Set the password field empty in the passwd file and add
> > nopassword extra field. http://wiki.dovecot.org/AuthDatabase/PasswdFile
> >
> >
>
> I
On Mon, 2009-05-25 at 20:10 -0400, Timo Sirainen wrote:
> There is an EXTERNAL SASL authentication mechanism, which I guess
> Dovecot could pretty easily support. But I'm not aware of any clients
> that support it even if I did bother to implement it.
Well, since it was the last missing SASL mecha
On Sat, 2009-05-23 at 15:47 +0300, Ibrahim Harrani wrote:
> May 23 15:37:14 IMAP(t...@mydomain.com): 127.0.0.1 Info: copy: uids=7,
> box=Spam, dest=Spam, size=540
..
> mail_log_events: delete undelete expunge copy mailbox_delete mailbox_rename
> mail_log_group_events:
Remove/comment out mail_l
On Fri, 2009-05-22 at 20:45 +0200, John Fawcett wrote:
> I read in the list archives about work in progress on
> an lmtp delivery agent.As a previous cyrus user
> where that was the preferred delivery method
> from postfix, this sounds interesting.
>
> I was wondering whether it will handle
> reci
On Fri, 2009-05-22 at 10:38 +0200, Ralf Hildebrandt wrote:
> May 22 07:45:37 postamt dovecot: imap-login: Panic: file client.c: line 354:
> unreached
http://hg.dovecot.org/dovecot-1.2/rev/09f78cad5d58 should help.
signature.asc
Description: This is a digitally signed message part
On Fri, 2009-05-22 at 10:02 +0200, Chantal Rosmuller wrote:
> On Friday 22 May 2009 09:49:49 Timo Sirainen wrote:
> > On May 22, 2009, at 3:44 AM, Chantal Rosmuller wrote:
> > > I use dovecot 1.1.11 on ubuntu 9.04, when I want to send a message
> > > to an email
> > > adres on this mailserver I get
On Mon, 2009-05-25 at 12:04 -0700, Kenneth Porter wrote:
> Looking at the source for convert-tool.c, I see this:
>
> "Usage:\n" \
> " [skip_broken_mailboxes] [skip_dotfiles] [alt_hierarchy_char=]"
>
> else if (strcmp(argv[i], "skip_dotdirs") != 0)
> set.skip_dotdirs = TRUE;
>
> Loo
On Sun, 2009-05-24 at 19:05 -0700, Kenneth Porter wrote:
> # /usr/libexec/dovecot/convert-tool ken /home/ken mbox:/home/ken/mail
> maildir:/home/ken/Maildir
> Error: Mailbox conversion: Couldn't create mailbox Lists.WINE.patches:
> Mailbox already exists
> Error: Internal failure
> *** glibc dete
On Wed, 2009-05-20 at 18:53 +0200, Ralph Seichter wrote:
> Hi folks,
>
> when I run expire-tool, I often see messages like the following:
>
> # dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool
> Info: user/Trash: stop, expire time in future: Fri May 22 17:42:23 2009
It should log tha
On Tue, 2009-05-19 at 11:10 +0300, Николай Бочев wrote:
> > 2009-05-19 10:47:28 deliver(off...@grandstarco.com): Error:
> > creat(/home/vmail/grandstarco.com/office/.temp.mail.dodo.bg.2760.1242719248.2760.a5678f56d309fb2c)
> > failed: No such file or directory
Fixed: http://hg.dovecot.org/doveco
On Tue, 2009-05-19 at 17:59 -0500, J.P. Trosclair wrote:
> I'd like to override the sieve settings in dovecot.conf for a deliver
> instance that is being run from a custom archiving script. This is
> dovecot 1.0.15 on debian lenny.
>
> Is this possible?
deliver -c /etc/dovecot-archiving.conf
On Monday, May 25 at 10:27 AM, quoth Pascal Volk:
On 05/23/2009 06:03 AM Kyle Wheeler wrote:
Interesting. I recently upgraded, and I get the same thing - but I use
Maildir.
Just a question:
How big is the Maildir in MB and messages?
It seems to happen on all sizes. It's happened on my INBOX
Attached is valgrind run.==6804== Memcheck, a memory error detector.
==6804== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==6804== Using LibVEX rev 1658, a library for dynamic binary translation.
==6804== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==6804== Using
On Mon, 2009-05-25 at 21:24 -0700, Kenneth Porter wrote:
> Attached is valgrind run.
Fixed: http://hg.dovecot.org/dovecot-1.2/rev/b2b9cbe17d1b
signature.asc
Description: This is a digitally signed message part
> > It is reproducable, how can I make a gdb backtrace? What is a core file?
>
> Try this:
>
> dovecot unix - n n - - pipe
> flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/gdbhelper
> /tmp/deliver.sh -d ${recipient}
>
> And /tmp/deliver.sh contains:
>
> #!/bin/
On Monday 25 May 2009 23:00:46 Timo Sirainen wrote:
> >> were you able to detect anything? I am still stuck with the problem.
> >
> > Well, strace says what Dovecot also says:
> >
> > 5598 chdir("/home/vmail/example.com/john") = -1 EACCES (Permission
> > denied)
>
> I can't really give any more
On Tue, 2009-05-26 at 07:49 +0200, Chantal Rosmuller wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0xb7e0b5bf in unsetenv () from /lib/tls/i686/cmov/libc.so.6
> (gdb) #0 0xb7e0b5bf in unsetenv () from /lib/tls/i686/cmov/libc.so.6
> No symbol table info available.
> #1 0xb7ff80dd
On Tue, 2009-05-26 at 11:24 +0530, Kenneth Gonsalves wrote:
> > I can't really give any more suggestions. It should either be a
> > directory permission problem somewhere or SELinux or something. You
> > could maybe temporarily try installing v1.2 and see what it logs as
> > the error. It sho
Timo Sirainen schrieb:
> On Mon, 2009-05-25 at 16:32 +, ja nein wrote:
>
>> and while trying to get some environmental stuff via dovecot -n, I got a
>> segfault (dovecot is not in system path):
>>
>> /opt/dovecot-2.0/sbin/dovecot -c /etc/dovecot-2.0/sql/dovecot.conf -n
>>
>
> Could you
Hi all,
I've got some namespace problems with dovecot 2.0 again. If I start
dovecot 2.0 with same settings of namespace and maildir layout as
dovecot 1.2, I don't see my folders above the Inbox. I see them as
"INBOX/xxx" in the same root level as my INBOX. If I try to subscribe to
the folders, I s
Hi,
I think there are some files missing (regarding auth mech-external):
compile error (did fresh autogen.sh):
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth
-I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm
-I../../src/lib-otp -I../../src/lib-master
-DAUTH
I'm considering converting a Cyrus system (managing my family's
e-mail) to Dovecot. I'm trying Dovecot 1.1.15 on an Ubuntu 9.04
(2.6.28-11-server) system. My production server is currently
running Cyrus 2.3.14.
Since I have a huge number of folders and subfolders, I need to use
LAYOUT=fs. Howev
On Tue, 2009-05-26 at 07:49 +0200, Chantal Rosmuller wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0xb7e0b5bf in unsetenv () from /lib/tls/i686/cmov/libc.so.6
> (gdb) #0 0xb7e0b5bf in unsetenv () from /lib/tls/i686/cmov/libc.so.6
> No symbol table info available.
> #1 0xb7ff80dd
Hello,
ulimit -c unlimited
dovecot --exec-mail ext /usr/libexec/dovecot/expire-tool --test
gdb /usr/libexec/dovecot/expire-tool core
bt full
here is the output. i am not in a hurry, for me it was just testing. But you
are surely interested...
gdb /usr/libexec/dovecot/expire-tool core
GNU gd
On Tue, 2009-05-26 at 08:39 +0200, reg9009 wrote:
> Hi,
>
> I think there are some files missing (regarding auth mech-external):
Looks like I managed to forget adding it in v2.0 commit. Added now.
signature.asc
Description: This is a digitally signed message part
On Tue, 2009-05-26 at 08:21 +0200, reg9009 wrote:
> Hi all,
>
> I've got some namespace problems with dovecot 2.0 again. If I start
> dovecot 2.0 with same settings of namespace and maildir layout as
> dovecot 1.2, I don't see my folders above the Inbox. I see them as
> "INBOX/xxx" in the same roo
67 matches
Mail list logo