> > In an effort to diagnose the problem, I enabled a full mysql log, which > > shows that courier is looking up the address okay, > > And what does the mysql server reply with?
The query is well formed, and running it through a mysql client gives the expected results; [EMAIL PROTECTED] crypt=qLsaRv48oU/ng # we use crypted passwords uid=8 # uid for virtual domains gid=12 # gid for virtual domains home=/mail/mydomain.com/bryan # exists, and permissions look ok quota=10000000S, 250C # mail dir currently empty realname=Bryan Ross > Check also authdaemonrc. I cant see anything out of the ordinary. This is my original configuration file that was working okay before the crash. authmodulelist="authuserdb authmysql" daemons=5 authdaemonvar=/var/spool/courier/authdaemon > If you have the source tree you installed Courier from still on disk, just > rerun make install and make install-configure, if you have not done so > already. So far I've even gone to the lengths of removing all traces of courier and then recompiling/installing from a fresh downloaded tar.gz. After a few failed attempts, I even re-configured all the config files from the originals - with the same results :/ > Even if you already did make install, the source tree includes a diagnostic > utility authtest, in the authlib subdirectory. Thanks, I'll give this a run through later today. Also, is there any way to get courier to give me a bit more debug information? I could really do with an insight to where exactly its failing. > A 450 is a temporary deferral. If you fix this soon, you won't lose any > mail. Well thats a blessing - although looking thru my maillog, it looks like *lots* of mailservers are trying to redeliver email... mixed blessing really :) Thanks for your help, it truly is appreciated. Oh, and while Im groveling, the usual thanks for a great product ;) Bry. +----- -++- -----+ | Bryan Ross <[EMAIL PROTECTED]> | +----------------------------------------------------------+ | Illegitmitatum Non Carborundum Est | +----------------------------------------------------------+ | http://www.return0.net/bryan/ | +----- -++- -----+ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
