atom feed5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] 505 user unknown ...
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 
Subject:Re: [courier-users] 505 user unknown (was virtual email)
From:Tony Bibbs (to@tonybibbs.com)
Date:Jan 17, 2002 12:46:20 pm
List:net.sourceforge.lists.courier-users

Also, to help:

1) hosteddomains directory doesn't exist 2) locals file has these entries: mydomain.com .mydomain.com localhost myhostname1 3) can't find the me file

--Tony

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.