On Tue, 13 Jan 2004, Gaurang Pandya wrote: >> If you remove this line, it should work fine: >> %ENV=(); >Yes that works great now!!! >But hope my qmail-pop3d wont mind me doing this.
It won't. The run script that launches tcpserver (or qmail, the rc script) is the one that should reset the environment, not the checkpassword script. It's of no use really, it's just protecting qmail-pop3d against the malicious qmail-popup. In Binc IMAP, bincimap-up exports environment variables that bincimapd needs, and those get lost when checkpassword.pl resets the environment. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
