Greetings,

I'm trying to get the whole courier-mta suite. I have everything installed and configured, but I'm missing something because the authuserdb doesn't seem to be correct. If I do a test message to [EMAIL PROTECTED], I get a user unknown and if I try to pop the account, again I get a user unknown. I believe the problem to be with the authdaemon because each of the esmtpd, imapd and pop3d referece the authdaemon and they are all not finding the users. Here's what my config looks like:

[root@industry courier]# grep -v "#" authdaemonrc


authmodulelist="authuserdb"


authmodulelistorig="authuserdb"


daemons=5


version=""


authdaemonvar=/services/mail/content/authdaemon
[root@industry courier]# more userdb
[EMAIL PROTECTED] home=/services/mail/content/synchrosounds.com/jason|mail=/services/mail/content/synchrosound
s.com/jason|systempw=$1$zG4ZvqhW$minMmvKkRA2r.UAzBXUiG.
[root@industry courier]# more hosteddomains
industry.synchrosounds.com
[root@industry courier]# more authmodulelist
authdaemon

BTW: makeuserdb was run after configuring the user :)

Here are the maillog errors:

Feb 4 19:16:14 industry courieresmtpd: started,ip=[::ffff:216.7.194.254]
Feb 4 19:16:48 industry courieresmtpd: error,relay=::ffff:216.7.194.254,from=<[EMAIL PROTECTED]>,to=<[EMAIL PROTECTED]>: 550 User unknown.
Feb 4 19:26:56 industry courieresmtpd: [::ffff:216.7.194.254]: Connection timed out
Feb 4 19:32:42 industry pop3d: Connection, ip=[::ffff:216.7.194.254]
Feb 4 19:33:10 industry pop3d: LOGIN FAILED, ip=[::ffff:216.7.194.254]
Feb 4 19:35:26 industry pop3d: Connection, ip=[::ffff:216.7.194.254]
Feb 4 19:35:48 industry pop3d: LOGIN FAILED, ip=[::ffff:216.7.194.254]

I'm not sure what else to include but if what I have included isn't adequate, I will be happy to most more info.



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to