Re: Perl module interface

2002-09-21 Thread Mark Davis
Hi. Try it like that: == #!/usr/bin/perl use Cyrus::IMAP::Admin; $server = "localhost"; $cyrus_admin_username = "admin_username"; $cyrus_admin_password = "admin_password"; $mbox = shift or die "usage: make_mailbox.pl ."; $mbox = "user.$mbox";

Imap Murder ?

2001-11-14 Thread Mark Davis
anything. The doc/install-murder.html is also no help (no update for 18 month!). How do i get started ? Any howtos or readmes (except http://asg.web.cmu.edu/cyrus/ag.html)? Greets Mark Davis

Re: pam/mysql doesnt work

2001-10-22 Thread Mark Davis
) > > /lib/ld-linux.so.2 => /usr/lib/ld-linux.so.2 (0x8000) Greets Mark Davis - Original Message - From: "Mark Davis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 12, 2001 1:40 PM Subject: Re: pam/mysql doesnt work > Hi! again

separate imap / pop3 logins (without pam) ?

2001-10-22 Thread Mark Davis
passwords. (SSL will be available too, so plain text passwords aren't too bad) But when i use sasldb to offer md5 or something, i can't use pam... Is it possible to separate the pop3 logins from the imap logins and use sasldb ? Or do you suggest any other authentication mechanism ? Greets Mark Davis

Re: pam/mysql doesnt work

2001-10-12 Thread Mark Davis
imapd-2.0.16 cyrus-sasl-1.5.24 pam-0.74-39 (and dev) mysql-2.23.37 (client and dev) Greets Mark Davis Am Donnerstag, 11. Oktober 2001 14:36 schrieben Sie: > Mark, > > Try substituting --with-pam for --with-passwd_method=PAM when > configuring sasl. > > > Also try removing: >

pam/mysql doesnt work

2001-10-11 Thread Mark Davis
should work (see below). sasldb works fine... Any ideas ? All my configuration files are listed below. Greets Mark Davis $ ldd /usr/local/imapd/bin/imapd libsasl.so.7 => /usr/local/lib/libsasl.so.7 (0x40017000) libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0x40