Can't delete a mailbox

2003-02-11 Thread Gregory Chagnon
Hi- I'm having a problem deleting a Cyrus mailbox. Here is what happens: [root@Lunar]:/home/gchagnon su mail.admin bash-2.05b$ cyradm localhost IMAP Password: Lunar cm testmailbox Lunar dm testmailbox deletemailbox: Permission denied Lunar mail.admin exists in my ldap database. Thanks for any

Re: php and cyrus

2002-11-26 Thread Gregory Chagnon
argument is not a valid imap resource in /var/www/html/user/mail2.php on line 55 Warning: imap_createmailbox(): supplied argument is not a valid imap resource in /var/www/html/user/mail2.php on line 61 From: Kendrick Vargas [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL

php and cyrus

2002-11-25 Thread Gregory Chagnon
Hi- Does anyone know if there is a way to create a cyrus user and mailboxes through php? I've looked around at imap_createmailbox() but am unlcear on how to use it. Thanks!! -Greg _ MSN 8 with e-mail virus protection service:

Re: php and cyrus

2002-11-25 Thread Gregory Chagnon
Hi- I tried something like that before, but I get this error: Warning: Couldn't open stream {192.168.1.200} in /var/www/html/user/mail2.php on line 7 Any ideas? Thanks all. -Greg From: Veigar Freyr Jökulsson [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED],[EMAIL PROTECTED

cyradm - problem with dotted usernames?

2002-11-20 Thread Gregory Chagnon
Hi- Does anyone know why I'm having a problem adding a username with a dot in it? Running cyradm I get: Lunar cm user.administrator Lunar cm user.mail.admin createmailbox: Permission denied Lunar Any workaround for this? Thanks!! -Greg

Re: Not seeing Inbox

2002-11-20 Thread Gregory Chagnon
and drafts) within Outlook.. On Wed, 2002-11-20 at 10:02, Gregory Chagnon wrote: Hi- After creating a mailbox (cm user.testuser) I created an account in Ooulook Express. It connects and authenticates just fine, but the only 2 folders that show up are Sent Items and Drafts, I don't see an Inbox

cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
Hi:I'm having a problem getting Cyrus IMAP to work with OpenLDAP. User cliff.clavin is under ou=Users,dc=gregbox,dc=com. When I run imtest, here is the error I get...thanks everyone so much in advance: [rootLunar]:/home/gchagnon imtest -m login -a cliff.clavin localhost S: * OK Lunar Cyrus

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
One thing I left out, here is an entry from /var/log/auth.log which is entered everytime I try imtest: Oct 29 09:31:37 Lunar imapd[5495]: cannot connect to saslauthd server: No such file or directory From: Gregory Chagnon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: cyrus-sasl / ldap

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
Igor: I get this error when I run testsaslauthd: [root@Lunar]:/usr/src/cyrus-sasl-2.1.9/saslauthd ./testsaslauthd -u cliff.clavin -p * connect() : No such file or directory From: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 10:52:59 -0500 (EST) It looks like saslauthd is not running or testsaslauthd is pointing to a wrong socket. I am

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
From: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 10:52:59 -0500 (EST) It looks like saslauthd is not running or testsaslauthd is pointing to a wrong

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
From: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl / ldap problem Date: Tue, 29 Oct 2002 10:52:59 -0500 (EST) It looks like saslauthd is not running or testsaslauthd is pointing to a wrong socket. I am

Re: cyrus-sasl / ldap problem

2002-10-29 Thread Gregory Chagnon
err=49 Oct 29 15:04:10 Lunar slapd[11016]: cache_return_entry_r( 26 ): returned (0) [root@Lunar]:/usr/src/cyrus-sasl-2.1.9/saslauthd From: Igor Brezac [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyrus-sasl

cyrus-sasl error

2002-10-28 Thread Gregory Chagnon
Hi- I built a cyrus-sasl-2.1.7-2 RPM from the source RPM, configured it to use --with-ldap, but when I run saslauthd I get this error. Any idea why? Thanks!! [rootLunar]:/var/log /usr/sbin/saslauthd -a ldap saslauthd: unknown authentication mechanism: ldap -GC

LDAP Howto??

2002-10-24 Thread Gregory Chagnon
Does anyone have any good resources for integrating Cyrus with OpenLDAP? I could use any help! Thanks!! -GC _ Broadband? Dial-up? Get reliable MSN Internet Access. http://resourcecenter.msn.com/access/plans/default.asp

Re: cyradm binary

2002-10-22 Thread Gregory Chagnon
Hi- Even after rebuilding the source RPMs I still get the same error...The IMAP server starts just fine, I just get an error with cyradm...Is there anyway you could please send me the binanry? Thanks!! -Greg From: Simon Matter [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED] CC

Re: cyradm binary

2002-10-22 Thread Gregory Chagnon
--compilation aborted at /usr/lib/perl5/5.8.0/Cyrus/IMAP/Shell.pm line 60. Compilation failed in require. BEGIN failed--compilation aborted. From: Michael Bacon [EMAIL PROTECTED] To: Gregory Chagnon [EMAIL PROTECTED], [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: cyradm binary Date: Tue, 22

Re: cyradm binary

2002-10-22 Thread Gregory Chagnon
I figured out the problem, I was missing a bunch of files...thanks everyone for the help! -Greg From: Kendrick Vargas [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: Gregory Chagnon [EMAIL PROTECTED] Subject: Re: cyradm binary Date: Tue, 22 Oct 2002 13:30:59 -0400 (EDT) On Tue, 22 Oct 2002