On Thu, 2007-25-01 at 07:02 +0100, Hans Salvisberg wrote:
> finding the plugins. How can I tell it where the plugins are?

You can add a config file called 'plugin_dirs' in which you list (one
per line, iirc) directories where plugins can be found.

If you do not have this config file then the next place checked is
DIR/plugins where $ENV{PROCESS} = DIR/<ignored> and finally, if you do
not have $ENV{PROCESS} then the last place checked is DIR/plugins
where $0 (the name of the program) is DIR/SERVER (SERVER is fork-server,
or whatever you are running).

See: 'sub plugin_dirs' in lib/Qpsmtpd.pm

-- 
--gh


Reply via email to