Displaying 2 results from an estimated 2 matches for "symink".
Did you mean:
symlink
2004 Nov 23
1
Error in IMAP command GETACL: Unknown command..
Hi all,
I have just installed dovecot on my Fedora Core 2 box. I would like to
use it only for reading archived email from within my Mozilla 1.7.3.
I syminked my old opera-files (*.mbs whoch seems to be same as mbox)
into ~/mail. Seems to work fine, mostly I can open the mailfiles -
sometimes it hangs with the following error:
The current command did not succeed. The mailserver responded:
Error in IMAP command GETACL: Unknown command..
And then:
T...
2006 Mar 26
0
Added lp, access denied ?
...# Max permissions for a share
create mode = 0666
directory mode = 0777
# Only on my LAN
hosts allow = 192.168.0.
# Various system users and superusers cannot be forged for access
invalid users = root bin daemon adm sync shutdown halt mail news uucp
operator
# Stop symink outside of share tree
wide links = no
# Hide .??? files from windows
hide dot files = yes
# Allow super users dave and vanda access to all
# admin users = dave,vanda
# No oplocks, M$ on system & can be dodgey
level2 oplocks = no
oplocks = no
# Setup logg...