Cannot deliver to shared folders with spaces - Kolab on Debian10
| Newsgroups | gmane.comp.kde.devel.kroupware |
|---|---|
| Message-ID | <trinity-c57d3a7b-5aae-408b-b33f-d130e1180728-1590328211923__6611.98994364298$1590328557$gmane$org@3c-app-webde-bs33> |
Hi all, as the title says: We are running Kolab on a Debian10 system and have problems delivering mails to shared folders which have spaces in their names. This happens with existing and newly created shared folders. Our old system on CentOS never had a problem with this. this works: shared+shared/Customers/BigBlueCompany/[email protected] this results in 550-Mailbox unknown: shared+shared/Customers/Big Blue Company/[email protected] The problem seems to be the local mail transport from postfix to cyrus via lmtp. I have compared the logs and the only difference I see is the quoting of the folder name when spaces are present. Taken from the lmtp transfer: no spaces: <[email protected]> SIZE=4902 <shared+shared/Customers/BigBlueCompany/[email protected]> DATA 250 2.1.0 ok 250 2.1.5 ok 354 go ahead spaces: <[email protected]> SIZE=4912 <"shared+shared/Customers/Big Blue Company/Orders"@ourdomain.com> DATA Mailbox does not exist 250 2.1.0 ok 550-Mailbox unknown. Either there is no mailbox associated with this 550-name or you do not have authorization to see it. 550 5.1.1 User unknown AFAIK the quoting is expected behaviour and should work? Could anybody running on Debian10 try to reproduce this? If it's not an OS problem any hints on how to solve this would be appreciated. Thank you Bob _______________________________________________ users mailing list [email protected] https://lists.kolab.org/mailman/listinfo/users