Am Sonntag, 2. Juli 2006 15:35 schrieb Friedemann Schorer:
> Am Sonntag, 2. Juli 2006 15:10 schrieb Stefan Hornburg (Racke):
> > Yes, it certainly looks like the umask. Which shell are you using ?
> > What happens if you run umask 022 from the commandline.
>
> host:~# ls -l /bin/sh
> lrwxrwxrwx 1 root root 4 Dec 13  2005 /bin/sh -> bash
> host:~# bash --version
> GNU bash, version 2.05b.0(1)-release (i386-pc-linux-gnu)
> Copyright (C) 2002 Free Software Foundation, Inc.
> host:~# umask 022
> host:~#
>
> run as root
>
> Friedemann

I just changed bash to testing (3.1.14), but I still get this:

host:~# for i in /etc/init.d/courier-*; do $i start; done
Starting Courier authentication services: done.
Starting Courier IMAP server:0022
 imapd.
Starting Courier IMAP-SSL server:0022
 imapd-ssl.
Starting Courier POP3 server: pop3d.
Starting Courier POP3-SSL server: pop3d-ssl.

Friedemann 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to