Re: [Dovecot] Mixing MBOX and Maildir?

2007-04-23 Thread Odhiambo WASHINGTON
* On 21/04/07 09:38 -0700, Marc Perkel wrote: | Is it possible to have some folders be mbox and some be maildir format? | | Why you might ask? Sometime for diagnostics I have the Exim MTA archive | certain messages in MBOX format and then I want to copy them into an | imao folder to look at them

Re: [Dovecot] Mixing MBOX and Maildir?

2007-04-23 Thread Stefan Klatt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Wash, > * On 21/04/07 09:38 -0700, Marc Perkel wrote: > | Is it possible to have some folders be mbox and some be maildir format? > | > | Why you might ask? Sometime for diagnostics I have the Exim MTA archive > | certain messages in MBOX format

Re: [Dovecot] Auth MD5 problem

2007-04-23 Thread Andrey Panin
On 113, 04 23, 2007 at 11:50:53AM +0500, Azher Amin wrote: > Hi, > > Following is the output with details: > > dovecot: Apr 23 11:45:14 Info: auth(default): client in: AUTH 1 > DIGEST-MD5 service=IMAPsecured lip=127.0.0.1 rip=127.0.0.1 > dovecot: Apr 23 11:45:14 Info: auth(def

Re: [Dovecot] Shared mailbox plans

2007-04-23 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 22 Apr 2007, Francisco Reyes wrote: Well, this statement is true for any backend, incl. LDAP. Correct. But many companies do not have a LDAP infrastructure. It is much easier to setup a Mysql DB and put a table for ACL than it is to setup

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Charles Marcus
Can anyone tell me what the problem is here ? And how to deal with it ? Not without more details... like, maybe what version of dovecot you are using? Output of 'dovecot -n'? IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction

Re: [Dovecot] message-of-the-day feature?

2007-04-23 Thread Stewart Dean
I don't know if it is part of IMAP protocol or just a UWIMAP bell/whistle, but with UWIMAP if you create a file /etc/imap.alert, a window will pop up on the client every time you do any imap action. It is: 1) very annoying 2) perfect for emergencies The message must be short. Dunno if it works

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Wilkinson, Alex
0n Mon, Apr 23, 2007 at 08:53:09AM -0400, Charles Marcus wrote: >I *hate* email disclaimers... Our Exchange servers addthat footer to every email that goes out. There is nothing I can do to stop it :( -aW IMPORTANT: This email remains the property of the Australian Defence Organisati

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230 / OT disclaimers....signatures

2007-04-23 Thread Robert Schetterer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wilkinson, Alex schrieb: > 0n Mon, Apr 23, 2007 at 08:53:09AM -0400, Charles Marcus wrote: > > >I *hate* email disclaimers... > > Our Exchange servers addthat footer to every email that goes out. > There is nothing I can do to stop it :( >

[Dovecot] Trying to explain mutt+dovecot(ssl) to myself :(

2007-04-23 Thread Wilkinson, Alex
Hi all, I have recently migrated my mail from courier-imap to dovecot. In doing so, I finally configured mutt to connect to imaps (SSL). In the end I got it all working. I then sat back and thought: "I kinda don't understand the SSL/TLS part even though it works". And I hate setting stuff up and

Re: [Dovecot] Trying to explain mutt+dovecot(ssl) to myself :(

2007-04-23 Thread Johnny Chadda
Wilkinson, Alex wrote: > So I started to write about it and am stuck. Can those that > _understand_ mutt+ssl have a read of what I wrote to myself and > give me your $00.02 worth (corrections etc). Just connect to your IMAP server using openssl. openssl s_client -connect mailserver:993 (opti

Re: [Dovecot] Mixing MBOX and Maildir?

2007-04-23 Thread Marc Perkel
Odhiambo WASHINGTON wrote: * On 21/04/07 09:38 -0700, Marc Perkel wrote: | Is it possible to have some folders be mbox and some be maildir format? | | Why you might ask? Sometime for diagnostics I have the Exim MTA archive | certain messages in MBOX format and then I want to copy them into an

Re: [Dovecot] Mixing MBOX and Maildir?

2007-04-23 Thread Marc Perkel
Why couldn't this be done. If you re in maildir mode opening a folder you are expecting a directory structure: .folder .folder/cur .folder/tmp .folder/new However if instead you find an mbox file called: folder Then you just open it as mbox and have it work automatically. Or alternatively tr

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Scott Silva
> Please send $5,000.00 dollars U.S. to me immediately, and I will delete > the email - otherwise, I will forward it to everyone in my email address > book. My My-- that looks like blackmail -- I love capitalism Send me some money too, since I now have a copy. -- MailScanner is like deod

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230 / OT disclaimers....signatures

2007-04-23 Thread Scott Silva
Robert Schetterer spake the following on 4/23/2007 6:32 AM: > Wilkinson, Alex schrieb: >> 0n Mon, Apr 23, 2007 at 08:53:09AM -0400, Charles Marcus wrote: > >> >I *hate* email disclaimers... > >> Our Exchange servers addthat footer to every email that goes out. >> There is nothing I can d

Re: [Dovecot] Mixing MBOX and Maildir?

2007-04-23 Thread Jonathan Stewart
Marc Perkel wrote: Why couldn't this be done. If you re in maildir mode opening a folder you are expecting a directory structure: .folder .folder/cur .folder/tmp .folder/new However if instead you find an mbox file called: folder Then you just open it as mbox and have it work automatically.

Re: [Dovecot] Auth MD5 problem

2007-04-23 Thread Azher Amin
Hi, Thnx for reply. But still confused. Dovecot says: 'Requested DIGEST-MD5 scheme, but we have only PLAIN-MD5' However in my configs, i have enabled the digest-md5 already: mechanisms = plain login cram-md5 digest-md5 So why it says that we have only PLAIN-MD5 ??? Plz seuggest ... Regard

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230 / OT disclaimers....signatures

2007-04-23 Thread Robert Schetterer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Scott Silva schrieb: > Robert Schetterer spake the following on 4/23/2007 6:32 AM: >> Wilkinson, Alex schrieb: >>> 0n Mon, Apr 23, 2007 at 08:53:09AM -0400, Charles Marcus wrote: >>> >I *hate* email disclaimers... >>> Our Exchange servers addt

Re: [Dovecot] Auth MD5 problem

2007-04-23 Thread Philipp Wollermann
Hi, Azher Amin wrote: Hi, Thnx for reply. But still confused. Dovecot says: 'Requested DIGEST-MD5 scheme, but we have only PLAIN-MD5' However in my configs, i have enabled the digest-md5 already: mechanisms = plain login cram-md5 digest-md5 So why it says that we have only PLAIN-MD5 ??? P

[Dovecot] mbox bug in 1.0.0

2007-04-23 Thread bhayden
Hi folks. We're moving users from rc24 and 27 to 1.0.0. On four mailboxes so far we've seen these errors after the move (quick and dirty anonymizing follows): Apr 23 13:22:41 server.umn.edu dovecot: [ID 107833 local6.info] imap-login: Login: user=, pid=<9046>, method=PLAIN, rip=***.***.***.***

Re: [Dovecot] Auth MD5 problem

2007-04-23 Thread Charles Marcus
On 4/23/2007 Azher Amin ([EMAIL PROTECTED]) wrote: However in my configs, i have enabled the digest-md5 already: mechanisms = plain login cram-md5 digest-md5 You have yet to prove this by posting oputput of 'dovecot -n'... -- Best regards, Charles

Re: [Dovecot] Mixing MBOX and Maildir?

2007-04-23 Thread Paul
Is it possible to have some folders be mbox and some be maildir format? Claudio Succa posted his successful configuration back in 2005, at my request. I never actually put it into practice, and I don't know how much has changed since 1.0test68, but good luck!: http://www.dovecot.org/list/dov

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Troy Engel
Wilkinson, Alex wrote: #/usr/bin/perl courier-dovecot-migrate.pl --recursive Finding maildirs under . ./courierimapuiddb: OK No such file or directory at courier-dovecot-migrate.pl line 230. Try running the script under strace (i.e. 'strace -e trace=file perl /script.pl') or truss to watch

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Charles Marcus
Wilkinson, Alex wrote: 0n Mon, Apr 23, 2007 at 08:53:09AM -0400, Charles Marcus wrote: >I *hate* email disclaimers... Our Exchange servers addthat footer to every email that goes out. There is nothing I can do to stop it :( No worries - I figured as much, and should have said that co

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Brian Morrison
On Mon, 23 Apr 2007 15:10:55 -0400 Charles Marcus <[EMAIL PROTECTED]> wrote: > Wilkinson, Alex wrote: > > 0n Mon, Apr 23, 2007 at 08:53:09AM -0400, Charles Marcus wrote: > > > > >I *hate* email disclaimers... > > > > Our Exchange servers addthat footer to every email that goes out. > >

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Charles Marcus
If you have a policy of this nature, then it is incumbent upon you to post via an address that doesn't add it. It's clearly obvious that the disclaimer is meaningless lawyer-speak in the context of a mailing list post. The OP should arrange to use another mail posting route such as a webmail addr

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Brian Morrison
On Mon, 23 Apr 2007 15:25:57 -0400 Charles Marcus <[EMAIL PROTECTED]> wrote: > > If you have a policy of this nature, then it is incumbent upon you to > > post via an address that doesn't add it. It's clearly obvious that the > > disclaimer is meaningless lawyer-speak in the context of a mailing >

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Charles Marcus
And if you think I'm a net-Nazi, I can introduce you to people who can peel the paint off a tank at 100 yards just by opening their mouths to rant :) Heh - no, just rigid/strict.. "Arguing with an engineer is like wrestling with a pig in the mud; after a while you realize you are mu

[Dovecot] SASL Problems

2007-04-23 Thread Phillip T. George
Hello all, I seem to be having a problem with SASL. It doesn't seem to work with Outlook. Upon searching a bit, I found that I need to enable "login" for auth mechanisms. However, when I do that, (after I stop and start dovecot and postfix), and then try to use SMTP auth using Outlook, it

Re: [Dovecot] SASL Problems

2007-04-23 Thread Phillip T. George
Phillip T. George wrote: Hello all, I seem to be having a problem with SASL. It doesn't seem to work with Outlook. Upon searching a bit, I found that I need to enable "login" for auth mechanisms. However, when I do that, (after I stop and start dovecot and postfix), and then try to use SMT

Re: [Dovecot] SASL Problems

2007-04-23 Thread Phillip T. George
Phillip T. George wrote: Phillip T. George wrote: Hello all, I seem to be having a problem with SASL. It doesn't seem to work with Outlook. Upon searching a bit, I found that I need to enable "login" for auth mechanisms. However, when I do that, (after I stop and start dovecot and postfix

Re: [Dovecot] [courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230

2007-04-23 Thread Curtis Maloney
Wilkinson, Alex wrote: 0n Mon, Apr 23, 2007 at 08:53:09AM -0400, Charles Marcus wrote: >I *hate* email disclaimers... Our Exchange servers addthat footer to every email that goes out. There is nothing I can do to stop it :( It pains me to know my countries military is wasting time an

Re: [Dovecot] Auth MD5 problem

2007-04-23 Thread Azher Amin
Here is the part of the output of dovecot -n: auth default: mechanisms: plain login cram-md5 digest-md5 verbose: yes debug: yes passdb: driver: pam passdb: driver: sql args: /etc/dovecot-sql.conf userdb: driver: sql args: /etc/dovecot-sql.conf userdb: driver: prefetch so