Hi, I'm in the process of trying to install courierd and have run into a problem with the first "test." >From install.html: Create $HOME/.courier-test-default, containing one line: ./test. Create $HOME/.courier, containing one line: ./bounces. If you previously selected .qmail compatibility, you will need to use .qmail-test-default and .qmail, of course. Keep that in mind as you work through the remaining tests.
Run the perftest1 script, which can be found in the directory containing Courier's source code: sh perftest1 1000 "user-test-1 user-test-2 user-test-3 user-test-4 user-test-5" Run this script while logged on to the test account. Replace "user" with the name of your test account. This will send 1000 messages with five recipients per message. You should end up with exactly 5000 messages in $HOME/test/new. Count them --- I get 5000 messages in bounces. The install.html says this can happen but doesn't offer any insight into what to do if this happens. /var/log/maillog shows everything as delivered successfully. No multiple attempts to deliver either. Just 5K messages in bounces/new. The other tests so far have come up save for /bin/ENV test in which a few more environmental variables are set than should be. These binaries are from RPM's built from the courier-0.37.3, with normal authentication [no ldap or mysql], no webbasedmail and no webadmin. >From showmodules: showmodules: INFO: Loading STATIC transport module libraries. showmodules: INFO: Courier 0.37.3 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Installing [0/0] showmodules: INFO: Installing uucp showmodules: INFO: Installed: module.uucp - Courier 0.37.3 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Installing local showmodules: INFO: Installed: module.local - Courier 0.37.3 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Installing esmtp showmodules: INFO: Installed: module.esmtp - Courier 0.37.3 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Installing dsn showmodules: INFO: Installed: module.dsn - Courier 0.37.3 Copyright 1999-2000 Double Precision, Inc. showmodules: INFO: Initializing uucp showmodules: INFO: Initializing local showmodules: INFO: Initializing esmtp showmodules: INFO: Initializing dsn Because the other tests are working and the variables that ENV leaks aren't anything I see off the top of my head as exploitable or damaging, should I be worried? any suggestions would be appreciated. cheers, nick _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
