Re: cyrus-imapd virtual domains

2005-08-18 Thread Ondrej Sury
On Thu, 2005-08-18 at 15:23 -0400, Jesus Ruiz wrote: > Hello, i'm trying to configure a cyrus-imapd server to server virtual > domains. I have several mail customers with their own domain. I wonder > if there is a way to make cyrus authenticate all the users from any > domain only with their userna

Cyrus Reconstruct Problems

2005-08-18 Thread Jed Davidow
I have been having some serious cyrus problems all week. I do not understand why they are occurring, and I hope that someone here can help me out. We are runnng Mac OS Server 10.3.9 After an upgrade, I have one user (out of 10) whose inbox was truncated from 3000 messages to 6. I checked, a

Re: [dspam-users] Dspam + cyrus-imap errors

2005-08-18 Thread Scott Russell
[EMAIL PROTECTED] wrote: We had the same thing. It's a bug in cyrus (off by one) so when they read their own null from the buffer they complain the message has a null. We patched it. We also sent the patch into cyrus. Was the patch accepted? I'm not sure when the patch went to the cyrus

Re: cyrus-imapd virtual domains

2005-08-18 Thread brad
On Thu, 2005-08-18 at 15:23 -0400, Jesus Ruiz wrote: > Hello, i'm trying to configure a cyrus-imapd server to server virtual > domains. I have several mail customers with their own domain. I wonder > if there is a way to make cyrus authenticate all the users from any > domain only with their userna

PIMAP (draft-maes-lemonade-p-imap-08)?

2005-08-18 Thread Rob Carter
Hello, Has there been any consideration given as yet to adding partial or full P-IMAP support to the Cyrus IMAP server in a future release? Alternatively, has anyone seen or heard of any work being done to build an open-source implementation of P-IMAP as a front-end for an existing IMAP4 serv

cyrus-imapd virtual domains

2005-08-18 Thread Jesus Ruiz
Hello, i'm trying to configure a cyrus-imapd server to server virtual domains. I have several mail customers with their own domain. I wonder if there is a way to make cyrus authenticate all the users from any domain only with their username not using [EMAIL PROTECTED] I have read that cyrus have a

Re: Setup Instruction for NNTP on Cyrus

2005-08-18 Thread Dawid Van Wyngaard
Wil, Thankssq client = squirrel mail client / webmail interface. Yip, I know that cyrus has a built nntp component, but admittedly, have no idea to set it up.found more doc's on leafnodebut if you can point me in the right direction i'll definitely try cyrus's nntp side of things...

Re: Setup Instruction for NNTP on Cyrus

2005-08-18 Thread Wil Cooley
On Thu, 2005-08-18 at 17:32 +0200, Dawid van Wyngaard wrote: > Ken, > > SQ Client is 1.4.5, News Server is leafnode I think Ken meant "What IS SQ Client?" I JFGI and didn't find anything. It is also not clear why you're using leafnode; Cyrus has a built-in NNTP server. While you could use leaf

Re: Setup Instruction for NNTP on Cyrus

2005-08-18 Thread Dawid van Wyngaard
Ken, SQ Client is 1.4.5, News Server is leafnode Cheers, Dawid > Dawid van Wyngaard wrote: > >> Ken, >> >> I have created some group with the mknewsgroups command (mknewsgroups -f >> '/var/spool/news/leaf.node/news.saix.net' -u 'cyrus' -a 'anyone +p' >> localhost) >> >> but I can't see it as fo

Re: Setup Instruction for NNTP on Cyrus

2005-08-18 Thread Ken Murchison
Dawid van Wyngaard wrote: Ken, I have created some group with the mknewsgroups command (mknewsgroups -f '/var/spool/news/leaf.node/news.saix.net' -u 'cyrus' -a 'anyone +p' localhost) but I can't see it as folders in my SQ client. Maybe I have left out a step? What is your SQ client? Is this

Re: Setup Instruction for NNTP on Cyrus

2005-08-18 Thread Dawid van Wyngaard
Ken, I have created some group with the mknewsgroups command (mknewsgroups -f '/var/spool/news/leaf.node/news.saix.net' -u 'cyrus' -a 'anyone +p' localhost) but I can't see it as folders in my SQ client. Maybe I have left out a step? When looking in my messages log of Linux I see that I'm gettin

Re: Setup Instruction for NNTP on Cyrus

2005-08-18 Thread Ken Murchison
Dawid van Wyngaard wrote: Hi, Can anyone point me in the right direction / www to get instructions how to setup NNTP with cyrus in detailed steps. I have tried the Cyrus & Netnews documentation, but that doesn't have enough detail. What are you having problems with? Incoming feed, outgoing f

Re: cyrus imapd authentication problem

2005-08-18 Thread Etienne Goyer
David Carter wrote: pam and when I run a saslauthdtest, it works fine. My syslog give me an error like this: badlogin: localhost.localdomain [127.0.0.1] plaintext cyrus SASL(-1): generic failure: checkpass failed. In my auth.log, I get cannot connect to saslauthd server: Permission denied.

Re: Mistake while setting up mailbox

2005-08-18 Thread brad
On Thu, 2005-08-18 at 14:41 +0200, Nikola Milutinovic wrote: > >I tzried to delete the accidentally created mailbox but > > > >sam username cyrus cd > > > >causes an I/O error. > > > > > > This sounds bad. Have you tried to manually delete the mailbox? That > would have caused this. Anyway, the

Re: new cyrus + exim setup on debian? - newbie

2005-08-18 Thread Etienne Goyer
Disclaimer : I use the experimental 2.2.x package, not cyrus21-*. https://alioth.debian.org/projects/pkg-cyrus-imapd/ Derek Stevenson wrote: 1. install sasl2-bin, libsasl2, libsasl2-modules packages 2. install cyrus21-imapd package 3. get saslauthd working (want to auth users with their unix u

Re: Mistake while setting up mailbox

2005-08-18 Thread Nikola Milutinovic
Stefan Fricke wrote: Under cyradmin you create a mailbox with cm user.username But I accidentally did cm username Afterwards I tried tio correct it by doing the correct statemend Now there are the mailboxes username and user.username which seems to blok user login. Not true. Presence o

autosubscribe folder in cyrus

2005-08-18 Thread Patrice
Hi, I have imported mail files from a netscape messaging server 3.6 on cyrus-imap all is ok with the emails but the folders are not autosubscribed. what can I do to subscribe the folders automaticaly ? (I use squirrelmail) thanks in advance Patrice Cyrus Home Page: http://asg.web.cmu

Setup Instruction for NNTP on Cyrus

2005-08-18 Thread Dawid van Wyngaard
Hi, Can anyone point me in the right direction / www to get instructions how to setup NNTP with cyrus in detailed steps. I have tried the Cyrus & Netnews documentation, but that doesn't have enough detail. Thanks Dawid --

Mistake while setting up mailbox

2005-08-18 Thread Stefan Fricke
Under cyradmin you create a mailbox with cm user.username But I accidentally did cm username Afterwards I tried tio correct it by doing the correct statemend Now there are the mailboxes username and user.username which seems to blok user login. I tzried to delete the accidentally created mail

RE: cyrus imapd authentication problem

2005-08-18 Thread David Carter
On Wed, 17 Aug 2005, Thor Vik wrote: Hi, I am tearing my hair out over this one. When I run an imtest -m login localhost, I keep getting an L01 NO Login failed error and a generic failure. What could this mean? I have configured imapd.conf's sasl_pwcheck_method: saslauthd. I have saslauthd

new cyrus + exim setup on debian? - newbie

2005-08-18 Thread Derek Stevenson
I'm in the process of setting up a new debian server and configuring a new cyrus and exim install. I'd pulled this off a couple years ago on another server I have (redhat 8), but of course stupidly didn't document all the nitty gritty steps I took to accomplish the setup. Frankly, with the vo