Glennie Vignarajah wrote:
> Le Monday 15 October 2007, Jessi Berkelhammer(Jessi Berkelhammer
> <[EMAIL PROTECTED]>) a écrit:
>
>
> Hello,
>
>> Ideally, I could use shell scripts to create a file with the
>> cyradm commands, and run those. Is there a way to do this so it
>> doesn't require the
Le Monday 15 October 2007, Jessi Berkelhammer(Jessi Berkelhammer
<[EMAIL PROTECTED]>) a écrit:
Hello,
> Ideally, I could use shell scripts to create a file with the
> cyradm commands, and run those. Is there a way to do this so it
> doesn't require the password to be entered interactively?
Tr
so it doesn't require
the password to be entered interactively?
Thanks again,
Jessi
>
> Message: 4
> Date: Sat, 13 Oct 2007 20:48:45 +0200
> From: Michael Menge <[EMAIL PROTECTED]>
> Subject: Re: running cyradm commands from a script
> To: info-cyrus@lists.an
Hi,
with Cyradm is writen in perl and cyrus comes a perl packet you can use
to do all things you do with cyradm with perl.
Have a lock at cyrus-imapd-2.3.8/perl/imap
perldoc Cyrus::IMAP # imclient library
perldoc Cyrus::IMAP::Admin # administrative library
perldoc Cyrus::IMAP::