Chester Wisniewski writes:
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Sam Varshavchik Sent: Sunday, February 02, 2003 3:46 PM To: [EMAIL PROTECTED] Subject: [courier-users] Re: Mail routing, default domain problem`Nothing is being rewritten to anything. The mail is delivered to the account in question, that's the first logged part.
I know, to be sure everything was Kosher, I reinstalled courier from scratch and completely re-wrote the configuration files. I made sure to rm -Rf /usr/lib/courier before reinstalling. I created a new maildir and recreated my LDAP entries. I am getting the same behavior though... Here it shows it delivering the msg to the right maildir Feb 6 13:11:34 beeker imapd: LOGIN, [EMAIL PROTECTED], ip=[::ffff:10.143.255.254] Feb 6 13:13:15 beeker courieresmtpd: started,ip=[::ffff:10.143.255.254] Feb 6 13:13:21 beeker courierd: newmsg,id=00067226.3E42A5C0.00000418 Feb 6 13:13:21 beeker courierd: started,id=00067226.3E42A5C0.00000418,from=<[EMAIL PROTECTED]>,module=local,ho [EMAIL PROTECTED]!!502!502!/home/vmail/domains!techblackboard.com/t ^^^^^^^^^^^^^^^^^^^^ est/!,addr=<[EMAIL PROTECTED]> ^^^^
Where did that come from?
There's also a slew of configuration settings related to your authentication module. Looks like you're trying to set up some weird virtual account structure, where all your mail accounts have the same home directories, but a different maildir.The only things I can think of are including my locals, hosteddomains, and esmtpacceptmailfor, so here they are.
I don't recall what authentication module you're using. It must be either authuserdb, authldap, authmysql, or authpgsql.
However you're setting your maildir location, replace
"techblackboard.com/test/" with "./techblackboard.com/test".
I don't even recommend that. The maildir location is meant to only be used as an exception case, and not in every account. Each home directory field in every account record should point to something that looks exactly like a home directory; and within it the Maildir subdirectory is where the mail is going to go.
-------------------------------------------------------
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
