Olivier Sannier wrote:
> Gordon Messmer wrote:
>> That directory should have been created during installation of courier.  
>> Since it's not there, there are a couple of possibilities:
>>  * you installed courier somewhere else, and the courier.config module 
>> didn't find it.  In this case, you'd want to locate courier's "spool" 
>> directory and fix courier.config.
>>   
> How do I locate courier's spool folder? Is it written in some file?

Well, if you ran configure with no options, it should be 
/usr/lib/courier/var/spool/courier.  However, the courier.config module 
knows about that location, and searches for it.  Since courier.config is 
using "/var/spool/courier" for the spool setting, that means either that 
"/usr/lib/courier/var/spool/courier" doesn't exist (so the default value 
is used, even though it's wrong), or you have a directory named 
"/var/spool/courier" for no particularly good reason, and it's breaking 
the search mechanism.

Take a look at "/usr/lib/courier/var/spool/courier".  If it has 
"allfilters" in it, then that's probably the correct spool directory, 
and you need to wipe out "/var/spool/courier".


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to