Bianchi Quota Leonardo wrote:
> Hi, suppose I have to realize one Cyrus system for 10.000 peak
> concurrent connections.
>
> Is it possible to use virtual machine (VmWare)and SAN disks fiber
> connected? There should be any requisite for this solution?
>
> - How much phisycal memory do I need? And
On Jan 10, 2008 1:17 PM, Mike Eggleston <[EMAIL PROTECTED]> wrote:
> On Thu, 10 Jan 2008, Michael Polenske might have said:
>
> >
> > Dear all,
> >
> > we have some people using Outlook(2003) as MUI for our cyrus imap
> > installation.
> >
> > Mozilla and KMail User can use the function, that a mes
Ok, it was the timeout of the imap session that was set to low.
Rudy
--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert [EMAIL PROTECTED] tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office
Groep System
On Thu, 10 Jan 2008, Michael Polenske might have said:
>
> Dear all,
>
> we have some people using Outlook(2003) as MUI for our cyrus imap
> installation.
>
> Mozilla and KMail User can use the function, that a message marked as deleted
> will be moved to a Trash-Folder in imap instead of de
Dear all,
we have some people using Outlook(2003) as MUI for our cyrus imap
installation.
Mozilla and KMail User can use the function, that a message marked as deleted
will be moved to a Trash-Folder in imap instead of deleting the mail. Outlook
unfortunally does not offer this feature. My f
Hi,
I'm trying to write a script that uses the IMAPClient perl library.
When I issue e.g.
$master->fetch("1:60","(FLAGS BODY[HEADER.FIELDS (DATE FROM
SUBJECT)])") or die "Master Could not fetch: [EMAIL PROTECTED]";
I see this (imap debug on the perl side):
Sending: 4 FETCH 1:60 (FLAGS BODY[HE