On Sun, 16 Feb 2003 17:32:01 +0100 (CET) "Luca Pizzinato" <[EMAIL PROTECTED]> wrote:
> Hi All. > > I have here a FreeBSD 4.7 box with Courier-1.7 IMAP and POP3 services > working fine. I'm using both Unix accounts and virtual accounts. > > I'm now working on a new box with FreeBSD 5.0. I recompiled courier with > the same options and copied over the same configuration files. The only > difference is that I had to put the PAM changes in /etc/pam.d/(pam3|imap) > instead of /etc/pam.conf, but the 2 boxes should be identical. > I also rigenerated the userdb database on the new box. > > Well, for some reason, I can successfully authenticate via POP3 on Unix > accounts, but NOT virtual accounts. Haven't tried IMAP but I expect the > same results. > The authtest tool confirms it's an authentication problem. > > Anyone hit into the same problem? > > Regards compiled from freebsd ports or...? the freebsd port doesn't use --enable-userdb in the configure args so userdb will not work with courier compiled from ports without editing the makefile... since the port is an old version anyway i compiled myself from the latest source, and on my freebsd-5 system all is good including userdb... ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
