Branches
Comments
[»]
Error in Code strstr($returntext,". OK")
by warteschlange - Mar 10th 2005 06:32:22
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.
[reply]
[top]
[»]
Re: Error in Code strstr($returntext,". OK")
by Stocker Gernot - Mar 17th 2005 06:46:20
> 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")
[reply]
[top]
[»]
Very Helpful Project :-)
by TomcatMJ - Jan 18th 2003 08:42:11
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
[reply]
[top]
[»]
Dead download link
by Charlton Lopez - Aug 12th 2002 05:25:24
I did a command-line FTP to the server indicated by the download link,
however, the PHP Cyrus Tools could either have been removed or misplaced.
Could anyone point me to a Web or FTP site where I could get this software?
I have no success for hours now. Thanks!
[reply]
[top]
[»]
Re: Dead download link
by Stocker Gernot - Aug 12th 2002 11:23:30
The Problem should be solved, now. Sorry, but the data got lost because of
a harddisk crash!
Regards Gernot
[reply]
[top]
[»]
Files cannot be downloaded :-(
by dazk - Nov 4th 2001 19:02:25
The Server asks for user and pass. What is it?
[reply]
[top]
[»]
Re: Files cannot be downloaded :-(
by Stocker Gernot - Nov 5th 2001 02:18:58
> The Server asks for user and pass. What
> is it?
>
This must be a load problem of the ftp-server. This Server is limited for
external access and so sometimes there are to many users on the server.
MfG Gernot
[reply]
[top]
[»]
Re: Files cannot be downloaded :-(
by Jeffrey Goh - Dec 23rd 2001 20:48:29
can login just fine, just cannot retrieve the file.
Please help.
- jeff
This must be a load problem of the
ftp-server. This Server is limited for
external access and so sometimes there
are to many users on the server.
MfG Gernot
-- Lightspeed Technolgies Pte Ltd -
T:+65-3378266 F:+65-336-3502
210 Middle Road, #06-01/03, IOI Plaza
Singapore 188994 - Republic of Singapore
[reply]
[top]
[»]
Re: Files cannot be downloaded :-(
by Stocker Gernot - Aug 12th 2002 11:20:19
The Problem should be solved. Sorry, but the data got lost because of a
harddisk crash!
Regards Gernot
[reply]
[top]
[»]
Re: Files cannot be downloaded :-(
by Dallas Hipwell - Jun 12th 2003 08:48:14
> 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
[reply]
[top]
|