Sam Varshavchik wrote:
Thanks for the tip, Sam. Specifying the uid and gid fixed the pop authentication but gave me this in the maillog after login:Jason Lixfeld writes:[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.
You need to specify uid and gid.
Feb 4 23:30:00 industry pop3d: Connection, ip=[::ffff:216.7.194.254]
Feb 4 23:30:14 industry pop3d: LOGIN, [EMAIL PROTECTED], ip=[::ffff:216.7.194.254]
Feb 4 23:30:14 industry pop3d: pop3d: No such file or directory
I assume it cannot find the Maildir. Correct me if I'm wrong here, but if the popper can authenticate than it is correctly pulling the info from userdb. That means it should find the mail and home directories specified in userdb aswell, correct? The mail and home directories are specified above, but is the format correct? I ran maildirmake /services/mail/content/synchrosounds.com/jason/Maildir but the reference in userdb is for jason not jason/Maildir. The example I pulled from http://www.courier-mta.org/FAQ.html#virtual lists a similar configuration to mine where the home and mail dirs are /home/virtual/example.com/john and it tells you to create the Maildir but makes no reference to it in it's statements about what to put in the userdb file. This leads me to believe that my configuration for userdb is infact correct, isn't it? :)
Despite pop3d authenticating correctly, I still get "User unknown" when trying to send a message to [EMAIL PROTECTED]
Any other ideas to try and fix these two problems?
------------------------------------------------------- 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 .
------------------------------------------------------- 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
