Re: Cyrus IMAPD, sendmail, and procmail

2000-12-07 Thread dwchan
I think you are right dwc On Thu, 7 Dec 2000, Werner Reisberger wrote: > On Sun, Dec 03, 2000 at 04:49:54PM -0600, Mobeen Azhar wrote: > > I have RedHat Linux 6.2 system running sendmail, procmail, and cyrus IMAPD > > 1.6.X without a problem. > > > Am I missing something or is deliver (and/or

Re: creating new user account

2000-12-03 Thread dwchan
I have a user account call "dwctest" send up in my cyrus server, when I try to set an email to its, i keep getting the following message. Do anyone know why sendmail is not picking it up This Message was undeliverable due to the following reason: Each of the following recipients was rejected by

Re: creating new user account

2000-11-30 Thread dwchan
You wrote > The Cyrus system uses sasl to authenticate. > It can use: > passwd > shadow > kerberos_v4 > pam > sasldb > 'role your own' Other than sasldb (where you generate your password using saslpasswd username), don't you have to tell cyrus-sasl what to use during compiling time? Can you co

Re: creating new user account

2000-11-30 Thread dwchan
Bingo :) I am one step further, just need to figure out how to get my sendmail to drop mail into this mailbox now dwc On Thu, 30 Nov 2000, Michael Fair wrote: > You need to create the account > "user.dwctest" > > All user mailboxes that map to "inbox" > start with the string "user." > > -- M

Re: creating new user account

2000-11-30 Thread dwchan
Here is some more info I have create a mailbox call dwctest using cyradm, and I also create a user account w/ usradd call dwctest. But when I tested this out, this is the error I am keeping getting +OK brianna.webweb2.com Cyrus POP3 v1.6.24 server ready user dwctest +OK Name is a valid mailbox p

Re: creating new user account

2000-11-30 Thread dwchan
OK, now it make more sense. I do have couple more quick questions If I use saslpasswd, where does this database or password file located at? I have create a mailbox call "dwctest" and I have create an account call "dwctest" also in my /etc/password. will my saslpasswd = pwcheck under imapd.conf

Re: creating new user account

2000-11-30 Thread dwchan
But I though cyrus doesn't use /etc/passwd? I though cyrus-sasl have its own user password database? dwc On Thu, 30 Nov 2000, Scot W. Hetzel wrote: > From: <[EMAIL PROTECTED]> > > I am new to cyrus and I was wondering how do you create a new user > > account? let say there is a user name "dwc

creating new user account

2000-11-29 Thread dwchan
I am new to cyrus and I was wondering how do you create a new user account? let say there is a user name "dwctest". I create a new mailbox using cyradm (ie cm dwctest). So the mailbox is created, but where do I put the user info and password information at? dwc

Cyrus IMAP version

2000-11-13 Thread dwchan
What version of Cyrus IMAPD is this (1.6.24 or 2.0.6) Also what is the different between the two branches of Cyrus? dwc On Mon, 13 Nov 2000, Lawrence Greenfield wrote: >From: Gary Mills <[EMAIL PROTECTED]> >Date: Sun, 12 Nov 2000 17:59:58 -0600 (CST) >Cc: [EMAIL PROTECTED], [EMAIL

Cyrus version

2000-11-12 Thread dwchan
Dumb question, but what is the different between cyrus IMAP v1.6.24 and v2.0.7? Will Cyrus-SASL v1.5 work on both of them, or do each version have its own unique SASL bianry? dwc

Re: Do Cyrus support virtual domain

2000-11-11 Thread dwchan
Is there a configuration setting to chage my default separator from dot to something else? If I do change the default separator, wouldn't this change my mailbox hierarchy naming convention also? Are you running virtual domain using cyrus? If so, how many IP are you using, one or multi (thru IP a

Re: Do Cyrus support virtual domain

2000-11-11 Thread dwchan
What do you mean? How does realm get implemented, by username or by IP? dwc On Sat, 11 Nov 2000, Shabnam Niroomand wrote: > Regarding the issue of Virtual domains, has some one any challenges > to use the "realm" concept of SASL as a workaround? > > -- Sbnm > > From [EMAIL PROTECTED]

Do Cyrus support virtual domain

2000-11-10 Thread dwchan
I was wondering if v1.6 or v2.0 or Cyrus support virtual domain. If so, do each domain must have their own unique IP? There are few IMAP that support virtual domain by using IP alias or embed @domain.com to the username. I was wondering if Cyrus can do the same? Or is it just straight IMAP like