1 message in net.sourceforge.lists.courier-users[courier-users] User unknown with vir...
FromSent OnAttachments
SG_01 LunarchildMar 30, 2005 4:57 am 
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] User unknown with virtual domains (mysql)Actions...
From:SG_01 Lunarchild (sg_@sg01.net)
Date:Mar 30, 2005 4:57:39 am
List:net.sourceforge.lists.courier-users

Hello,

I'm trying to set up a virtual domain with courier but I keep running into a most annoying problem

I am using authmysql for authentication, which is working fine for pop3 and webmail logins. However when using ESMTP I keep getting error 550: Unknown user.

I've added the domain to the hosted domains table using webadmin. Installed the configuration and put in the following entry in mysql:

Username - password - uid - gid - home - name - delivery - maildir - quota - active - install

'root(at)domain' - ****** - 0 - 0 - '/root' - 'root' - '' - './Maildir' - '', 1, 0

(Replaces the @ with (at) for display purposes)

I used makemaildir to make /root/Maildir and the pop3 and webmail modules seem to get it alright

Sendmail doesn't seem to be working either. Any idea what's up with this?