Info-Cyrus Mailman List problem.

2008-03-17 Thread Neil Marjoram
I have re subscribed to this list to attempt to post a HELP!!! I have attempted to use the email unsubscribe instruction to remove myself from this list, however this only seems to stop my ability to post to the list - I am still receiving the emails. I am about to attempt to use the web interf

Re: IMAPD "Authentication failed. generic failure"

2008-03-17 Thread Jorey Bump
J.J. Day wrote, at 03/17/2008 01:53 AM: > auth.log > == > Mar 16 23:38:40 dc-mail imap[3700]: could not find auxprop plugin, was > searching for [all] It's been a while since I compiled my own Cyrus SASL, but when I did, I used to need a symlink: ln -s /usr/local/lib/sasl2 /usr/lib/sasl2

RE: IMAPD "Authentication failed. generic failure"

2008-03-17 Thread J.J. Day
>> auth.log >> == >> Mar 16 23:38:40 dc-mail imap[3700]: could not find auxprop plugin, was >> searching for [all] > > It's been a while since I compiled my own Cyrus SASL, but when I did, I > used to need a symlink: > > ln -s /usr/local/lib/sasl2 /usr/lib/sasl2 > > Give it a try, and if

Sieve forwarding loop destroys e-mail

2008-03-17 Thread Gary Mills
Once again, we had somebody use the sieve facility to redirect e-mail back to the same mailbox and then go on vacation. This sets up a forwarding loop which cyrus breaks by discarding the e-mail. During this vacation, all of the person's e-mail disappeared. Shouldn't we have a better solution to

Re: IMAPD "Authentication failed. generic failure"

2008-03-17 Thread Wesley Craig
On 17 Mar 2008, at 11:25, J.J. Day wrote: > #allowplaintext: yes This is likely to be your problem. :wes Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

RE: IMAPD "Authentication failed. generic failure"

2008-03-17 Thread J.J. Day
> CC: info-cyrus@lists.andrew.cmu.edu > From: [EMAIL PROTECTED] > Subject: Re: IMAPD "Authentication failed. generic failure" > Date: Mon, 17 Mar 2008 15:31:40 -0400 > To: [EMAIL PROTECTED] > > On 17 Mar 2008, at 11:25, J.J. Day wrote: >> #allowplaintext:

Re: IMAPD "Authentication failed. generic failure"

2008-03-17 Thread Wesley Craig
First failure: On 17 Mar 2008, at 17:18, J.J. Day wrote: > C: A01 AUTHENTICATE PLAIN > S: A01 NO no mechanism available > Mar 17 14:34:11 dc-mail imaps[5423]: badlogin: dc-mail.training.int > [192.168.251.3] PLAIN [SASL(-4): no mechanism available: Couldn't > find mech PLAIN] PLAIN authN was

upgrading murder to v2.3.11

2008-03-17 Thread Andrew Morgan
I'm close to finishing the upgrade of our Cyrus Murder from v2.2 to v2.3. The backends and mupdate master are running v2.3.11 now, and I've just upgraded one of our frontends to v2.3.11. I wanted to make sure that our frontends never return a referral to a backend (Pine seems to trigger this a

Re: IMAPD "Authentication failed. generic failure"

2008-03-17 Thread Jorey Bump
J.J. Day wrote, at 03/17/2008 11:25 AM: >>> auth.log >>> == >>> Mar 16 23:38:40 dc-mail imap[3700]: could not find auxprop plugin, was >>> searching for [all] >> It's been a while since I compiled my own Cyrus SASL, but when I did, I >> used to need a symlink: >> >> ln -s /usr/local/lib/sasl

RE: IMAPD "Authentication failed. generic failure"

2008-03-17 Thread J.J. Day
> CC: info-cyrus@lists.andrew.cmu.edu > From: [EMAIL PROTECTED] > Subject: Re: IMAPD "Authentication failed. generic failure" > Date: Mon, 17 Mar 2008 18:00:28 -0400 > To: [EMAIL PROTECTED] > > First failure: > > On 17 Mar 2008, at 17:18, J.J. Day wrote: >

RE: IMAPD "Authentication failed. generic failure"

2008-03-17 Thread J.J. Day
> From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; info-cyrus@lists.andrew.cmu.edu > Subject: RE: IMAPD "Authentication failed. generic failure" > Date: Tue, 18 Mar 2008 02:44:36 + > > > >