On Tuesday 18 June 2002 09.33, Alexander Skwar wrote:
> Hello.
>
> I'm using courier-imap 1.4.6 on a MandrakeLinux Cooker server in
> conjunction with qmail and its VMailMgr to host virtual-domains.
>
> When a user connects to the server and creates a new subfolder, this
> folder is owned by root:root and not by the user running this domain.
>
> I'm using the Mandrake RPM package of courier-imap-1.4.6-1mdk and also
> Vincents/RPMHelps qmail and vmailmgr packages.
>
> I'm sending this to the Cooker list, because the error is so very
> strange - can there be some problems caused by the way the package is
> compiled?
>
> Any ideas about what's wrong?
>
> Thanks a lot,
>
> Alexander Skwar
Hmmm..., I have no experience with this setup, but I think this is a hint:
--- imapd.rc 2002-06-18 13:08:59.000000000 +0200
+++ imapd.rc.oden 2002-06-08 12:30:32.000000000 +0200
@@ -36,6 +36,7 @@
`sed -n '/^#/d;/=/p' <${prefix}/etc/imapd-ssl | \
sed 's/=.*//;s/^/export /;s/$/;/'`
/usr/local/courier-imap/libexec/couriertcpd -address=$ADDRESS
\
+ -user=vpopmail -group=vchkpw \
-stderrlogger=/usr/local/courier-imap/libexec/logger \
-stderrloggername=imapd \
-maxprocs=$MAXDAEMONS -maxperip=$MAXPERIP \
--
Regards // Oden Eriksson