Re: [Dovecot] How to pull /var/mail mbox leftovers to Maildirs?

2008-07-03 Thread Odhiambo Washington
On Fri, Jul 4, 2008 at 9:30 AM, Frank Elsner <[EMAIL PROTECTED]> wrote: > On Thu, 03 Jul 2008 23:15:20 -0400 Jeff Kowalczyk wrote: >> I just got my preferred postfix+dovecot(-1.1.1) configuration working on >> Ubuntu 8.04 server. Users and Maildirs migrated, etc. >> >> I wasn't seeing inbound mail

Re: [Dovecot] How to pull /var/mail mbox leftovers to Maildirs?

2008-07-03 Thread Frank Elsner
On Thu, 03 Jul 2008 23:15:20 -0400 Jeff Kowalczyk wrote: > I just got my preferred postfix+dovecot(-1.1.1) configuration working on > Ubuntu 8.04 server. Users and Maildirs migrated, etc. > > I wasn't seeing inbound mail (in the email client) until I set: > > sudo postconf -e 'home_mailbox = Mail

[Dovecot] Can I stop users from creating and renaming folders?

2008-07-03 Thread Linspeed
Hello I have a Dovecot IMAP account running. It's a shared account between a few people. I want to stop users being able to rename existing folders and to stop them creating new ones. I've searched for this, so I suspect the answer is no. Is it possible? Thanks -- View this message in contex

[Dovecot] How to pull /var/mail mbox leftovers to Maildirs?

2008-07-03 Thread Jeff Kowalczyk
I just got my preferred postfix+dovecot(-1.1.1) configuration working on Ubuntu 8.04 server. Users and Maildirs migrated, etc. I wasn't seeing inbound mail (in the email client) until I set: sudo postconf -e 'home_mailbox = Maildir/' Which I hadn't needed in the previous server's main.cf I have

[Dovecot] [Help] quota_rule with LDAP backend, dovecot-1.1.1

2008-07-03 Thread Zhang Huangbin
Hi, all. I use dovecot-1.1.1 with OpenLDAP as userdb. but i failed to convert quota value as expect. I set '10' as mail quota, and it should be '10M' as expect, but it's not effect, dovecot always uses 'quota_rule' setting in dovecot.conf. How can i fix this issue? 10*1047576? I have 'mailQuot

Re: [Dovecot] POP3 Mails Not Deleted

2008-07-03 Thread imacat
On Thu, 03 Jul 2008 08:36:55 -0700 Scott Silva <[EMAIL PROTECTED]> wrote: > on 7-2-2008 9:26 PM imacat spake the following: > > Hi. This is imacat from Taiwan. We are running Dovecot 1.1.1. I > > received complaints from one of my colleagues. She checks her mails > > both from home and from

Re: [Dovecot] litte problems upgrade from 1.0.x to 1.1.1

2008-07-03 Thread Benjamin R. Haskell
On Thu, 3 Jul 2008, Andre Huebner wrote: Hi, These are created by the University of Washington's implementation of an IMAP server. Notice the date is nearly 2 years ago. At some point, it seems your site was running imap-uw. -- Fred It's not UW-IMAP (the server). It's PINE or Alpine (the

Re: [Dovecot] litte problems upgrade from 1.0.x to 1.1.1

2008-07-03 Thread Andre Huebner
Hi, These are created by the University of Washington's implementation of an IMAP server. Notice the date is nearly 2 years ago. At some point, it seems your site was running imap-uw. -- Fred nope, i dont think so. i created completly new mailbox and mailed to it from extern. after deleting

Re: [Dovecot] POP3 Mails Not Deleted

2008-07-03 Thread Scott Silva
on 7-2-2008 9:26 PM imacat spake the following: Dear all, Hi. This is imacat from Taiwan. We are running Dovecot 1.1.1. I received complaints from one of my colleagues. She checks her mails both from home and from office, so she left her mails in the server for 3 days. This morning she

Re: [Dovecot] assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)

2008-07-03 Thread Mark Zealey
OK I've been struggling to get dumps from the live environment most of the day, but have given up. I've now managed to reproduce this using a fork-bomb type script; here is a backtrace (no debug version installed, but I suspect I could reproduce this in the dev environment if it's not clear what th

[Dovecot] I will chance the Sieve Path

2008-07-03 Thread Benjamin Andreas
I open a Thread and i hope anybody can me explain my mistake I will chance the Sieve Path from my /home to another dir I use the LDA/Sieve wiki http://wiki.dovecot.org/LDA/Sieve but If i change the sieve path from sieve=~/.dovecot.sieve to sieve = /var/spool/sieve-scripts/%u/dovecot.sieve Dove

Re: [Dovecot] EXIM + Dovecot - Auth mechanism

2008-07-03 Thread Proskurin Kirill
Sorry - send before write it all. If thunderbird Then im try to Auth in Outlook im got a error too: Here im mean: Outlook cant connect at all. Not only at secure connection. In logs: auth(default): digest-md5(?,172.16.1.226): Invalid realm: domain.off *login is [EMAIL PROTECTED] -- Best

[Dovecot] EXIM + Dovecot - Auth mechanism

2008-07-03 Thread Proskurin Kirill
Hello all. Sorry for a lot of question - im making a new mail system now. Im wondering how to auth different MUA. For example Thunderbird & The Bat 4.x - CRAM-MD5 MS Outlook 2007 - DIGEST-MD5 Im create a 3 users and store passwords in LDAP using MD5-CRYPT(1), CRYPT(2) and MD5(3) - for tests.

Re: [Dovecot] assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)

2008-07-03 Thread Timo Sirainen
On Jul 3, 2008, at 2:42 PM, Mark Zealey wrote: Hi guys, Anyone know what this error with deliver is (v1.1.1)? 2008-07-03T09:45:19+01:00 mail4 deliver(alexander): Panic: file mail-index-transaction.c: line 642 (mail_index_transaction_lookup): assertion failed: (seq >= t->first_new_seq && seq <=

[Dovecot] assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)

2008-07-03 Thread Mark Zealey
Hi guys, Anyone know what this error with deliver is (v1.1.1)? 2008-07-03T09:45:19+01:00 mail4 deliver(alexander): Panic: file mail-index-transaction.c: line 642 (mail_index_transaction_lookup): assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq) Seen a few of these this mornin

Re: [Dovecot] litte problems upgrade from 1.0.x to 1.1.1

2008-07-03 Thread Fred Condo
On Jul 1, 2008, at 11:52 PM, Andre Hübner wrote: Hi List, last time i did a lot of packaging and installing different versions of dovecot 1.0.x (rc not included ;) )and all was fine. Now a have a little problem. In this case it was an update from 1.0.13 to 1.1.1 Sometime it happens that 1

Re: [Dovecot] Can't connect to auth server at /var/run/dovecot/auth-master: No such file or directory

2008-07-03 Thread Proskurin Kirill
Im chmod /var/run/dovecot/auth-master to 777. And all start work well. So it is true permission problem. Please tell me what user must own tis file. Proskurin Kirill wrote: Hello all. Just one quick stupid question. ;-( Im try to configure Exim + Dovecot 1.1.1 on FreeBSD 7.0 Then im try to se

Re: [Dovecot] LDAP Auth

2008-07-03 Thread Proskurin Kirill
Someone?... Proskurin Kirill wrote: Hello all. Im trying to configure Dovecot to auth at LDAP. Main idea what login = email of user. At dovecot-ldap: hosts = 127.0.0.1 dn = cn=root,dc=ForexClub dnpass = secret tls = no debug_level = 1 auth_bind = no ldap_version = 3 base = dc=Virtual-Domain

Re: [Dovecot] v1.1.1 bug "BUG: Authentication client said it's PID 0"

2008-07-03 Thread Ralf Hildebrandt
* Stephan Bosch <[EMAIL PROTECTED]>: > Ralf Hildebrandt schreef: >> Found this in my logs today: >> >> Jul 2 21:51:29 postamt dovecot: auth(default): BUG: Authentication client >> said it's PID 0 >> Jul 2 21:51:29 postamt dovecot: child 16847 (login) killed with signal 11 >> > Interesting. To

Re: [Dovecot] v1.1.1 bug "BUG: Authentication client said it's PID 0"

2008-07-03 Thread Stephan Bosch
Ralf Hildebrandt schreef: Found this in my logs today: Jul 2 21:51:29 postamt dovecot: auth(default): BUG: Authentication client said it's PID 0 Jul 2 21:51:29 postamt dovecot: child 16847 (login) killed with signal 11 Interesting. To resolve this, we need answers to a few common question