Displaying 3 results from an estimated 3 matches for "teicret".
Did you mean:
teicrete
2004 Nov 13
2
Fatal: chdir(homedir) failed: Permission denied
hello all i run dovecot as my imap server on my university and squirrel as webmail. But squirrel returns an error:
ERROR : Connection dropped by imap-server
CAPABILITY
i tail my /var/log/dovecot and this is the output with whatever user i try to log in and view mails:
dovecot: Nov 13 17:51:27 Fatal: chdir(/home/epp719) failed with uid 2975: Permission denied
dovecot: Nov 13 17:51:27 Error:
2004 May 05
1
Dovecot chrooting
hello all i am new to dovecot and i have a small problem. I use qmail as a pop3 server and dovecot as imap. my rc script is as follows:
-----snip-----
#!/bin/sh
exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start '|preline procmail' splogger qmai
-----end-----
thus i deliver mails through procmail so all mails are located to /var/spool/mail.
The problem exists when i tested
2005 Apr 16
2
samba pdc roaming profiles
HEllo, i am running samba 3.0.14a with this smb.conf file:
[global]
netbios name = redhat
workgroup = net2day
server string = PDC [on Redhat :: Samba server %v]
security = user
encrypt passwords = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
hosts allow = 192.168.0.0/24 127.0.0.1
interfaces = lo eth0
bind interfaces only = yes
local master = yes
os level = 65
domain master = yes