> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Dennis > Skinner > Sent: Friday, June 04, 2004 12:16 PM > To: [EMAIL PROTECTED] > Subject: [courier-users] Multiple Default Domains > > > 2. Modify the authmysqlrc code to include $(interface), although > translating this to a domain in a mysql query may be slightly > problematic. > > 3. compile courier twice with different prefixes and run 2 sets of > daemons, each with a different default domain and running on different > ip addresses. >
If memory serves, you are stuck with option 2 or option 3. I wanted to implement option 2, but haven't got around to it. Instead I just have ALL users logging in with [EMAIL PROTECTED] Ideally for accounting purposes, I also wanted SMTP to send on the interface belonging to that domain - but we all have dreams - eh? (would be better for accounting for high volume users). To address this I'm left turning on big brother mode and parsing and creating accounting data from the control files... m/ ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
