php imap_append script not working
mistub
mistub at gmx.net
Thu Oct 17 16:53:53 CEST 2013
thx for the advice. purged one of the crlf's
> . "Content-Transfer-Encoding: 8bit \r\n"
> . "\r\n"
> . "This is a Kolab Groupware object.\r\n"
> . "\r\n"
but got still the same error. played around with other crlf's, always
the same error. But I've got to correct my test results. It works with
attachment for courier-imap. Cyrus-Imap (or an other component of
kolab?) does not accept the attachment part (php error).
Am 17.10.2013 16:16, schrieb Tobias Szyndler:
> Am 17.10.2013 16:13, schrieb mistub:
>> . "Content-Transfer-Encoding: 8bit \r\n"
>> . "\r\n\r\n"
> imho there is one \r\n too much. The last header is expected to be
> separated by two crlf and not three
>
> --
> Datapark AG
> Hubstrasse 101
> CH-9500 Wil/SG
>
> +41 71 560 60 60
> szyndler at datapark.ch <mailto:szyndler at datapark.ch> | www.datapark.ch
> <http://www.datapark.ch>
>
>
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
>
More information about the users
mailing list