5 messages in net.sourceforge.lists.courier-users[courier-users] 505 user unknown (was...
FromSent OnAttachments
Tony BibbsJan 17, 2002 11:50 am 
Tony BibbsJan 17, 2002 12:46 pm 
Roland SchneiderJan 17, 2002 12:49 pm 
Tony BibbsJan 17, 2002 1:17 pm 
Roland SchneiderJan 17, 2002 3:29 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] 505 user unknown (was virtual email)Actions...
From:Tony Bibbs (to@tonybibbs.com)
Date:Jan 17, 2002 11:50:42 am
List:net.sourceforge.lists.courier-users

running perftest1 I get a bunch of 505 user unknown errors in /var/log/maillog. I tried using submit as follows:

/usr/lib/courier/libexec/courier/submit -vrfy=couriertest@localhost local 'dns; helo-fqhn (host xxx.xxx.xxx.xxx)'

and I get the same results.

I verified that /usr/lib/courier/etc/locals has localhost in it and did another makealiases along with restarting courier and authdaemond just in case and I still get the same thing

I'm trying to use MySQL for authentication and for the user in question I have the following in the database table: id='couriertest' crypt='foo' uid = x gid = y home= /home/courierusers maildir= couriertest

Any hints on troubleshooting this would be greatly appreciated.