I've been having trouble running the post-install tests, namely that
the test mails get rejected with "550 User unknown" errors.

Anyway, in trying to figure this out, I decided to run the "authinfo"
program, which is supposed to dump a list of the authentication
modules that were built in during the "make".  Here's the output I
get:

AUTHENTICATION_MODULES="authdaemon"
AUTHDAEMONMODULELIST="authcustom authcram authuserdb authpam"
SASL_AUTHENTICATION_MODULES="CRAM-SHA1 CRAM-MD5 PLAIN LOGIN"

I ran "configure" with the following options:

./configure --with-transport="local esmtp dsn" --without-ipv6
--without-ldap --without-authmysql --without-authpgsql --enable-https
--with-mailuser=courier --with-mailgroup=courier
--enable-softtimeout=7200 --disable-autorenamesent


My question is why don't authpwd and authshadow show up in the list
generated by "authinfo" ? - I think this may be my problem running
the
tests, since the tests rely on a local account.

Does anyone know if "authpwd" and "authshadow" simply don't show up
in
the output of authinfo - or do I really NOT have them built in? And
if
they didn't build in, does anyone know why not?

Thanks,
james

P.S.> I also did a build without the "--without-authXXX" features,
and
I had the same problem.


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to