php-cyradm is a Web Administration tool for configuring the Cyrus IMAP Daemon, including alias files, etc.
| Tags | Communications Email Post-Office IMAP Internet Web Dynamic Content CGI Tools/Libraries Systems Administration |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: Minor bugfixes in the php-cyradm library.


Release Notes: Initial freshmeat announcement.
Recent comments
17 Mar 2005 06:46
Re: Error in Code strstr($returntext,". OK")
> i ran into a big problems using the
> command FETCH ... BODY[] .
> If within the email content is the
> string
> '.OK' the cyradm class crashes.
> This string was part of a telnet log of
> an email.
>
> I have no idea how to fix the bug. But
> as it is the lowest level function, this
> should be corrected.
>
Just a quick and dirty solution for your problem:
strstr(substr($returntext,0,4), ". OK")
10 Mar 2005 06:32
Error in Code strstr($returntext,". OK")
i ran into a big problems using the
command FETCH ... BODY[] .
If within the email content is the string
'.OK' the cyradm class crashes.
This string was part of a telnet log of an email.
I have no idea how to fix the bug. But as it is the lowest level function, this should be corrected.
12 Jun 2003 08:48
Re: Files cannot be downloaded :-(
> The Problem should be solved. Sorry, but
> the data got lost because of a harddisk
> crash!
>
> Regards Gernot
FYI - experiencing same problem. Can see and list files but get permission denied on attempting download.
Any ideas?
Regards
DJH
18 Jan 2003 08:42
Very Helpful Project :-)
Hi!
Thanks for writing this tool,it's very usefull i
think:-)
Only one Thing is left actualy as i discoverd.
I'm setting up a Home-Mailserver for my own and
some Friends and use Squirrelwebmail.
This Webmailer needs additional to
user.(username) the creation of a maildirectory
(username) .Perhaps a reason for further
Integration in New Usersetup? It's a bit
uncomfortable to do this on shell-level, so i
think a lot of Users would think positivly about
such an new feature :-)
Within best regards,
Tom
12 Aug 2002 11:23
Re: Dead download link
The Problem should be solved, now. Sorry, but the data got lost because of a harddisk crash!
Regards Gernot