Gordon Messmer <[EMAIL PROTECTED]> writes: > Lloyd Zusman wrote: >> In the `courier/config.py' file, there's the following definition: >> prefix = '/usr/lib/courier' >> My directory structure differs from that, so what should this value be >> set to? ... the top of the Courier installation tree? ... some place >> within the Courier installation tree? ... or where? > > Would be the top of the installation tree... > >> Or perhaps is this variable ignored? I don't see it referenced anywhere >> in your code. > > I forget at the moment why it's there... I think I was going to use it > to discover other paths, but it does nothing now.
Thanks for this. I have another question about courier-pythonfilter that might be of general interest: I have set the variables in courier/config.py accordingly, and I have re-installed the package. I followed your instructions in the INSTALL file, and now I get the following error when trying to run the pythonfilter: Failed to open correspondents db in /var/state/pythonfilter, make sure that the directory exists pythonfilter failed to load modules from /usr/local/lib/pythonfilter The /var/state/pythonfilter directory indeed exists. I have tried it with the ownership set to daemon:daemon as specified in INSTALL, and also as courier:courier (the user for courier). In both cases I get this error. The directory /usr/local/lib/pythonfilter also exists, and it contains the 4 filters that come with your package. Does anyone have any idea what is going on here? Thanks in advance. -- Lloyd Zusman [EMAIL PROTECTED] ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
