Michael Nguyen writes:

My main question is with regards to where they say to set IMAP_PROXY to 1 in
the imapd/pop3d file but when I look at that start script, I don't see that
variable used anywhere.

The entire Courier-IMAP package does not consist of that single script file.

For example, there's a program called 'pop3login', which inherits the environment, and just might, just might be able to read this environment variable.

The top few lines of the pop3d start script:

# You must run this as root, and as a daemon process.
#

POP3_PROXY=1

From the README.proxy file:

The final step is to set "IMAP_PROXY" and/or "POP3_PROXY" to "1" in the imapd and/or the pop3d file on the proxy server.

This actually refers to the imapd and pop3d configuration file, in the etc directory. You will find a POP3_PROXY setting there. That's what you need to change.




Attachment: pgpvk6r8xvz7e.pgp
Description: PGP signature

Reply via email to