Re: missing plain authentication?

2006-07-21 Thread Pascal Gienger
Ross Boylan <[EMAIL PROTECTED]> wrote: No; that was a transcription error. Sorry about that. So the original file has allowplaintext: yes This is the traditional imap plaintext login without sasl. IMAP4 has plaintext authentication as a builtin. The syntax is A001 LOGIN username password

Re: missing plain authentication explained?

2006-07-21 Thread Ross Boylan
On Fri, Jul 21, 2006 at 09:24:09AM -0700, Ross Boylan wrote: > On Fri, Jul 21, 2006 at 12:06:36PM +0200, Phil Pennock wrote: > > On 2006-07-20 at 23:04 -0700, Ross Boylan wrote: > > > Shouldn't AUTH=PLAIN appear on that capability list? I was able to > > > login using CRAM-MD5. > > > > > > My ima

Re: trashed databases after disk full situation

2006-07-21 Thread Daniel Eckl
Thanks! The code looks promising, but how can I use this to recover? I couldn't try yet, but it just seems to output the key-value pairs to stdout, or did I read wrong? What would be the step for recover from a broken skiplist? Thanks, Daniel Adam Stephens schrieb: > On Fri, 21 Jul 2006, Wesle

imapd compile error

2006-07-21 Thread Pavel Stratil
Hi all, this is my first try to do a postfix+sasl(2.1.22)+imapd(2.3.7)+amavis+clamav+dspam solution. I am not that skilled yet in admin tasks so please excuse me if my problem is dumb. Platform ultrasparc IIe + opensolaris build 23. C, CPP and CXX flags set to '-mcpu=ultrasparc -O3 -Wall -pip

Re: migrate cyrus to another server.

2006-07-21 Thread Simon Matter
> Hi all, > > Sorry to be asking this cause I know it's been asked before but I can't > get > the email list archives now. It keeps telling me page not found. So again > my > appologies but I'm a tad desperate. > > > I have a system with a disk that is failing so I need to move users ASAP > and > w

migrate cyrus to another server.

2006-07-21 Thread Perry Brown
Hi all, Sorry to be asking this cause I know it's been asked before but I can't get the email list archives now. It keeps telling me page not found. So again my appologies but I'm a tad desperate. I have a system with a disk that is failing so I need to move users ASAP and was wondering the

cyrus21 sarge is it possible to...

2006-07-21 Thread Martin G.H. Minkler
Alohá! Being quite happy with cyrus, there are nice to have issues that are maybe already there but my knowledge is just too limited to grasp them. - is it possible to have cross-realm authentication using STARTTLS+plain? i.e.: [EMAIL PROTECTED] // a user [EMAIL PROTECTED] // a completely di

Re: trashed databases after disk full situation

2006-07-21 Thread Adam Stephens
On Fri, 21 Jul 2006, Wesley Craig wrote: The "skiplist recovery" question is frequently asked: http://www.google.com/search?q=%22skiplist+recovery%22+site%3Acmu.edu+dd and answered. While converting hex to decimal and dd are easy, having a tool included would be nice. I have had so

Re: missing plain authentication?

2006-07-21 Thread Ross Boylan
On Fri, Jul 21, 2006 at 12:06:36PM +0200, Phil Pennock wrote: > On 2006-07-20 at 23:04 -0700, Ross Boylan wrote: > > Shouldn't AUTH=PLAIN appear on that capability list? I was able to > > login using CRAM-MD5. > > > > My imapd.conf includes > > allowplaintext:: yes > > Do you really have "::" in

Re: lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Rudy Gevaert
Rodrigo Ventura wrote: After the DATA command you should enter the header fields in RCF??? format, followed by a empty line, followed by the actual data. For instance: thanks for pointing this out. I read in the rfc that lmtp use the same protocol als smtp (with a couple of exceptions) but

Re: lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Rudy Gevaert
Pascal Gienger wrote: You seem to have configured 2003 as your lmtpd port in your /etc/services of your cyrus host. Does lmtp use the same port? Stupid me. I did not have the lmtp line in my /etc/services on the mailrelay host. Thanks for the help! Cyrus Home Page: http://asg.web.cmu.

Re: trashed databases after disk full situation

2006-07-21 Thread Simon Matter
> On 21 Jul 2006, at 07:20, Daniel Eckl wrote: >> The link below every mail http://asg.web.cmu.edu/cyrus/mailing- >> list.html just gives 404. >> The web/http links on http://cyrusimap.web.cmu.edu/ >> lists.html#archives gives 404 either. > > This list is here: > > http://lists.andrew.cmu.edu

Re: trashed databases after disk full situation

2006-07-21 Thread Wesley Craig
On 21 Jul 2006, at 07:20, Daniel Eckl wrote: The link below every mail http://asg.web.cmu.edu/cyrus/mailing- list.html just gives 404. The web/http links on http://cyrusimap.web.cmu.edu/ lists.html#archives gives 404 either. This list is here: http://lists.andrew.cmu.edu/pipermail/inf

Re: lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Pascal Gienger
Rudy Gevaert <[EMAIL PROTECTED]> wrote: Now postfix complains: Jul 21 15:25:42 oliebol postfix/qmgr[7484]: 2A9BA7458: from=<[EMAIL PROTECTED]>, size=348, nrcpt=1 (queue active) Jul 21 15:25:42 oliebol postfix/lmtp[7490]: 2A9BA7458: to=<[EMAIL PROTECTED]>, relay=none, delay=4236, status=deferred

Re: lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Rodrigo Ventura
On Friday 21 July 2006 14:32, Rudy Gevaert wrote: > mail from:<[EMAIL PROTECTED]> > 250 2.1.0 ok > rcpt to:<[EMAIL PROTECTED]> > 250 2.1.5 ok > DATA > 354 go ahead > daf > da > > > af > . > 554 5.6.0 Message contains invalid header > > How do I further test if my lmtp is working? (So I can gave a

Re: trashed databases after disk full situation

2006-07-21 Thread Rodrigo Ventura
On Friday 21 July 2006 12:20, Daniel Eckl wrote: > But can anyone shed light on how to recover a crashed skiplist file? I found a mail in the mailing list archives (via anonymous imap) with a link to http://www.irbs.net/internet/info-cyrus/0507/0075.html stating that: ---

lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Rudy Gevaert
Hi, I'm trying to configure postfix to deliver to my cyrus lmtpd. I read the LMTP readme and configured my cyrus like this: lmtp cmd="lmtpd -a -C /mail/mail2/etc/imapd.conf" listen="host.name.tld:lmtp" prefork=10 hosts.deny says to deny all lmtp access, and hosts.allow accepts a

Re: trashed databases after disk full situation

2006-07-21 Thread Daniel Eckl
Thanks! Interesting way to recover. :) Best, Daniel Simon Matter schrieb: Hi! Recently I switched over to another mail host running the same software (cyrus 2.2.12) and there was one broken seen database, too with a similar error message. I didn't find any possibility to recover this db. I h

Re: trashed databases after disk full situation

2006-07-21 Thread Simon Matter
> Hi! > > Recently I switched over to another mail host running the same software > (cyrus 2.2.12) and there was one broken seen database, too with a > similar error message. > > I didn't find any possibility to recover this db. I had to delete it, too. %< >From http://article.gmane.or

unsubcribe

2006-07-21 Thread Stewart Loving-Gibbard
unsubcribe Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: missing plain authentication?

2006-07-21 Thread Dale Ghent
Ross Boylan wrote: Shouldn't AUTH=PLAIN appear on that capability list? I was able to login using CRAM-MD5. My imapd.conf includes allowplaintext:: yes Just a guess, but it looks like you have an excess colon there and perhaps it's causing the directive to be ignored? /dale Cyrus Home P

Re: trashed databases after disk full situation

2006-07-21 Thread Daniel Eckl
Hi! Recently I switched over to another mail host running the same software (cyrus 2.2.12) and there was one broken seen database, too with a similar error message. I didn't find any possibility to recover this db. I had to delete it, too. I think skiplist is one of the most reliable databas

Re: trashed databases after disk full situation

2006-07-21 Thread Simon Matter
> > Hello all, > > I'm experiencing serious problems whenever there is an accidental disk > full > situation. I see two kinds of messages in syslog: the first one concerns I usually put those files (in my case /var/lib/imap) on a separate filesystem which can't be filled just like that. Skiplist d

trashed databases after disk full situation

2006-07-21 Thread Rodrigo Ventura
Hello all, I'm experiencing serious problems whenever there is an accidental disk full situation. I see two kinds of messages in syslog: the first one concerns the seen database, for instance: Jul 21 09:39:54 omni imap[1133]: DBERROR: skiplist recovery /etc/imap/user/m/mflorencio.seen: ADD at