Jason Flatt writes:
On Thursday 02 November 2006 19:45, Harry Duncan wrote:On 11/3/06, Jason Flatt <[EMAIL PROTECTED]> wrote: > On Thursday 02 November 2006 16:24, Harry Duncan wrote: > > Is your setup delivering to local system users, or are you using a > > virtual user setup? > > It's a virtual user setup using MySQL, but I also created a local account > for the test.Make sure that your authlib is configured against your local user list and not your MySQL database for the test.Okay, I did forget to do that, but once I had it reconfigured and reran the test (I even recompiled w/o support for MySQL or anything extra, JIC), I got the same results: test runs and appears to pass in all respects, except that no mail is delivered to any user (either as a success or a failure).Here is a snippet from the log file (if it will help at all): Nov 3 13:13:53 [authdaemond] received userid lookup request: testuser Nov 3 13:13:53 [authdaemond] authpwd: trying this moduleNov 3 13:13:53 [authdaemond] authpwd: sysusername=testuser, sysuserid=<null>, sysgroupid=1003, homedir=/home/testuser, address=testuser, fullname=, maildir=<null>, quota=<null>, options=<null> Nov 3 13:13:53 [authdaemond] Authenticated: sysusername=testuser, sysuserid=<null>, sysgroupid=1003, homedir=/home/testuser, address=testuser, fullname=, maildir=<null>, quota=<null>, options=<null>
That's your authdaemon messages to syslog. You should also have messages logged that indicate mail delivery.
I suspect that you simply forgot to start Courier. courier start
pgpwBsS03UxqX.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
