

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
47 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Failed to create ...| From | Sent On | Attachments |
|---|---|---|
| Jonathan Chong | Dec 27, 2005 4:14 pm | |
| Gordon Messmer | Dec 27, 2005 4:35 pm | |
| Sam Varshavchik | Dec 27, 2005 7:08 pm | |
| Jonathan Chong | Dec 28, 2005 5:39 am | |
| Gordon Messmer | Dec 28, 2005 8:04 am | |
| Jonathan Chong | Dec 28, 2005 8:12 am | |
| Gordon Messmer | Dec 28, 2005 8:36 am | |
| Jeff Jansen | Dec 28, 2005 8:59 am | |
| Jonathan Chong | Dec 28, 2005 10:04 am | |
| Jeff Jansen | Dec 28, 2005 10:29 am | |
| Jonathan Chong | Dec 28, 2005 10:33 am | |
| Jonathan Chong | Dec 28, 2005 10:38 am | |
| Gordon Messmer | Dec 28, 2005 11:00 am | |
| Tony Earnshaw | Dec 28, 2005 11:01 am | |
| Jeff Jansen | Dec 28, 2005 11:42 am | |
| Gordon Messmer | Dec 28, 2005 11:52 am | |
| Jeff Jansen | Dec 28, 2005 12:22 pm | |
| Jonathan Chong | Dec 28, 2005 12:55 pm | |
| Tony Earnshaw | Dec 28, 2005 1:34 pm | |
| Jonathan Chong | Dec 28, 2005 1:55 pm | |
| Tony Earnshaw | Dec 28, 2005 2:00 pm | |
| Jonathan Chong | Dec 28, 2005 2:49 pm | |
| Jerry Amundson | Dec 28, 2005 6:25 pm | |
| Tony Earnshaw | Dec 28, 2005 11:32 pm | |
| Jonathan Chong | Dec 29, 2005 12:01 am | |
| Jonathan Chong | Dec 29, 2005 3:24 am | |
| Tony Earnshaw | Dec 29, 2005 6:05 am | |
| Jonathan Chong | Dec 29, 2005 6:57 am | |
| Jonathan Chong | Dec 29, 2005 7:03 am | |
| Tony Earnshaw | Dec 29, 2005 7:32 am | |
| Tony Earnshaw | Dec 29, 2005 7:37 am | |
| Jerry Amundson | Dec 29, 2005 8:27 am | |
| Tony Earnshaw | Dec 29, 2005 8:38 am | |
| Jonathan Chong | Dec 29, 2005 8:42 am | |
| Tony Earnshaw | Dec 29, 2005 8:51 am | |
| Jerry Amundson | Dec 29, 2005 8:55 am | |
| Jerry Amundson | Dec 29, 2005 8:59 am | |
| Jerry Amundson | Dec 29, 2005 9:07 am | |
| Tony Earnshaw | Dec 29, 2005 9:15 am | |
| Tony Earnshaw | Dec 29, 2005 10:09 am | |
| Jerry Amundson | Dec 29, 2005 10:33 am | |
| Binand Sethumadhavan | Dec 29, 2005 11:28 am | |
| Gordon Messmer | Dec 29, 2005 11:32 am | |
| Jonathan Chong | Dec 29, 2005 12:57 pm | |
| Tony Earnshaw | Dec 29, 2005 4:57 pm | |
| Jonathan Chong | Jan 5, 2006 12:50 am | |
| Sam Varshavchik | Jan 5, 2006 3:52 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] Failed to create cache file: maildirwatch error | Actions... |
|---|---|---|
| From: | Jonathan Chong (ashb...@gmail.com) | |
| Date: | Dec 28, 2005 8:12:41 am | |
| List: | net.sourceforge.lists.courier-users | |
Hi Gordon
I think we're getting somewhere. I have this file:
-rw-r--r-- 1 root root 392 Dec 10 2004 /etc/xinetd.d/sgi_fam
But when I try to run it, it tells me permission denied. I have root access and this is a dedicated server.
I've changed the permissions of the file to 777. Now when I try to run it, I get this error:
/etc/xinetd.d/sgi_fam: line 6: type: =: not found /etc/xinetd.d/sgi_fam: line 6: type: RPC: not found /etc/xinetd.d/sgi_fam: line 6: type: UNLISTED: not found /etc/xinetd.d/sgi_fam: line 7: socket_type: command not found /etc/xinetd.d/sgi_fam: line 8: user: command not found /etc/xinetd.d/sgi_fam: line 9: group: command not found /etc/xinetd.d/sgi_fam: line 10: server: command not found /etc/xinetd.d/sgi_fam: line 11: wait: `=': not a pid or valid job spec /etc/xinetd.d/sgi_fam: line 11: wait: `yes': not a pid or valid job spec /etc/xinetd.d/sgi_fam: line 12: protocol: command not found /etc/xinetd.d/sgi_fam: line 13: rpc_version: command not found /etc/xinetd.d/sgi_fam: line 14: rpc_number: command not found
Portmap is already running:
[root log]# /etc/rc.d/init.d/portmap status portmap (pid 12700) is running...
As far as I can tell, xinetd is a folder that contains the sgi_fam file.
Sorry, my Linux knowledge is very limited ...
On 28/12/05, Gordon Messmer <yiny...@eburg.com> wrote:
Jonathan Chong wrote:
Yes, Courier-Imap is compiled with mysql support. I tested this by running authentication from the mysql table, and it authenticates fine.
The question was: did you *just* recompile it, or have you had mysql support built in for a long time?
I've downloaded the FAMD RPMs and have installed those.
If courier-imap was compiled with support for FAM, you already had the packages that you needed installed. On Red Hat releases, before they switched to gamin, the package was called "fam". The service was sgi_fam and was run from xinetd. In order to use fam, you must make sure that "sgi_fam", "xinetd", and "portmap" are all running, and all configured to start when the system boots (use chkconfig).
I'm just about to download and install gamin now, to see if that helps.
I wouldn't do that. You're likely to make the situation worse if you start trying desperation fixes.
-- Jonathan Chong







