+= fprintf(outstream, "}\015\012");
cnt += fprintf(outstream, "%s", s);
return cnt;
}
}
cnt = fprintf(outstream, "\"");
cnt += fprintf(outstream, "%s", s);
cnt += fprintf(outstream, "\"");
return cnt;
----- Origi
Craig Whitmore ([EMAIL PROTECTED]) écrivait:
>
>See the patch below that Klas patched yesterday. It fixes this problem. The
>bug occurs in quoted_string_out in imaputil.c which quotes strings. Quite a
>number of email clients (like outlook express) doesn't like how dbmail was
>quoting it. This mea
cnt += fprintf(outstream, "%s", s);
cnt += fprintf(outstream, "\"");
return cnt;
----- Original Message -
From: "Sam Przyswa" <[EMAIL PROTECTED]>
To:
Sent: Friday, December 06, 2002 3:06 AM
Subject: Re: [Dbmail] Error in dbmail-imapd
> Roel Rozen
Roel Rozendaal - IC&S ([EMAIL PROTECTED]) écrivait:
>
>Well that's an outlook thing. Folders are imap stuff, the messages are
>just stored and retrieved without any intervention.
On Outlook Express we use the "headers only" to only store the messages header
not
the whole message. The same mail on
Well that's an outlook thing. Folders are imap stuff, the messages are
just stored and retrieved without any intervention.
regards roel
Sam Przyswa heeft op woensdag, 4 dec 2002 om 11:50 (Europe/Amsterdam)
het volgende geschreven:
Hans Kula ([EMAIL PROTECTED]) écrivait:
It is fixed...
Th
Hans Kula ([EMAIL PROTECTED]) écrivait:
>
>It is fixed...
>Thx
>
>I've made some tests with outlook and outlook express and it works fine.
>Creation of folders with spezial chars in any language should now work
>perfekt...
This bug appear only with Outlook 2000, we have found an other bug with Out
>
To:
Sent: Wednesday, December 04, 2002 12:12 AM
Subject: Re: [Dbmail] Error in dbmail-imapd
This should have been fixed this afternoon?
When i check the source right now.. it seems to be fixed?
On dinsdag, dec 3, 2002, at 22:44 Europe/Amsterdam, Sam Przyswa wrote:
> Hans Kula
Eelco van Beek - IC&S ([EMAIL PROTECTED]) écrivait:
>
>This should have been fixed this afternoon?
>
>When i check the source right now.. it seems to be fixed?
Yes, thanks !
Hey congratulations for the new website, nice !
What is the seperate daemon to MS Exchange Outlook compatibility, I'm very
This should have been fixed this afternoon?
When i check the source right now.. it seems to be fixed?
On dinsdag, dec 3, 2002, at 22:44 Europe/Amsterdam, Sam Przyswa wrote:
Hans Kula ([EMAIL PROTECTED]) écrivait:
After testing i found one more character to add: "," and "&"
It seems as if o
Hans Kula ([EMAIL PROTECTED]) écrivait:
>
>
>After testing i found one more character to add: "," and "&"
>
>It seems as if oe is escaping special chars with &xxx- and &x,x- ...
>
>so array in imap4.c must look like this:
>
>const char AcceptedMailboxnameChars[] =
>"abcdefghijklmnopqrstuvwxyzABCDEF
;
To:
Sent: Tuesday, December 03, 2002 3:45 PM
Subject: Re: [Dbmail] Error in dbmail-imapd
> Not sure if this is what you need to reference, but
> http://www.faqs.org/rfcs/rfc2060.html section "5.1.3. Mailbox
> International Naming Convention" has a pretty good summary of acc
;
>
> - Original Message -
> From: "Roel Rozendaal - IC&S" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, December 03, 2002 3:08 PM
> Subject: Re: [Dbmail] Error in dbmail-imapd
>
>
> > Hi hans,
> >
> > could you try the latest CVS
-
From: "Roel Rozendaal - IC&S" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, December 03, 2002 3:08 PM
Subject: Re: [Dbmail] Error in dbmail-imapd
> Hi hans,
>
> could you try the latest CVS? It should be fixed by now.
>
> regards roel
>
> Hans Kula hee
After testing i found one more character to add: "," and "&"
It seems as if oe is escaping special chars with &xxx- and &x,x- ...
so array in imap4.c must look like this:
const char AcceptedMailboxnameChars[] =
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-=/ _&,";
Hans
Hi hans,
could you try the latest CVS? It should be fixed by now.
regards roel
Hans Kula heeft op dinsdag, 3 dec 2002 om 14:58 (Europe/Amsterdam) het
volgende geschreven:
"Entw&APw-rfe"
Using dbmail-imapd with a german outlook express 6.0 makes outlook
waiting forever for a response... while trying to create standard
folders when initializing the imap account on first login...
Log says:
Dec 3 12:45:50 dnsc2 dbmail/imap4[4028]: COMMAND: [0039 CREATE
"Entw&APw-rfe"]
How and where
16 matches
Mail list logo