Displaying 3 results from an estimated 3 matches for "chrislea".
2006 Apr 13
0
imap process uid mapping question
...t working, I'm getting permissions errors when the imap server
actually goes to read the messages out of the cur Maildir directory. The
logs spit these out:
dovecot: 2006-04-12 22:32:39 Error: imap(chl at iaminla.com):
open(/var/vmail/iaminla.com/chl/cur/1144905139.V306I31c02bM482275.chldebian.chrislea.com:2,) failed: Permission denied
The ls of that directory looks like this:
chldebian:/etc/dovecot# ls -al /var/vmail/iaminla.com/chl/cur/
total 12
drwxrwsr-x 2 vmail vmail 4096 2006-04-12 22:12 .
drwxrwsr-x 5 vmail vmail 4096 2006-04-12 22:13 ..
-rw------- 1 vmail vmail 1098 2006-04-12 22:12
114...
2006 Apr 14
1
okay, working, but not quite pretty...
...ng static userdb's when I have it all working. :)
--
---------------------------------------------------------------
"When moderate to highly intelligent people get bored,
bad things happen." -- Ann Moreno
(310) 709-4021 http://www.chrislea.com
---------------------------------------------------------------
2010 Oct 05
4
upgrade python to python2.6.4 using yum
Hi
How would i upgrade python to python2.6.4 using a yum repository ( on all my
servers ) and cause manual configuration is time consuming, i am using cent
OS 5.4 32 bit
Is there an already available repository to do this.?
------------------------------------------------------------------------------
I had tried to install it using contemporary method ( ./configure ; make
;make install) ..