RE: Same User Name With Multiple Domains Problem

2003-10-08 Thread Noel J. Bergman
> where i must put these lines codes > > db://maildb/VirtualUserTable > I have mine towards the top of the transport processor. If you check the mail archives, you should find a lot of discussion and examples. --- Noel

Re: Same User Name With Multiple Domains Problem

2003-10-08 Thread Ergün KOÇAK
oki i am stuck :( everything is fine but i couldn't finish the last step : where i must put these lines codes db://maildb/VirtualUserTable ??? "Noel J. Bergman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > i want to define email accounts like > > "info at domain1.com" >

Re: Same User Name With Multiple Domains Problem

2003-10-08 Thread Ergün KOÇAK
EMAIL PROTECTED]> Sent: Thursday, October 02, 2003 5:56 PM Subject: RE: Same User Name With Multiple Domains Problem > Ergün KOÇAK wrote: > > > > > i want to define email accounts like > > > > "info at domain1.com" > > "info at domain2.com

RE: Same User Name With Multiple Domains Problem

2003-10-02 Thread Noel J. Bergman
> i want to define email accounts like > "info at domain1.com" > "info at domain2.com" > ... > "info at domainn.com" Use JDBCVirtualUserTable. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: Same User Name With Multiple Domains Problem

2003-10-02 Thread Steve Brewin
Ergün KOÇAK wrote: > > i want to define email accounts like > > "info at domain1.com" > "info at domain2.com" > ... > "info at domainn.com" > > but all these accounts must be used by different users > > user1 will use "info at domain2.com" email > user5 will use "info at domain8.com" email > ... >

Same User Name With Multiple Domains Problem

2003-10-02 Thread Ergün KOÇAK
Hi, I newly installed james 2.1 on my server The problem is : i want to define email accounts like "info at domain1.com" "info at domain2.com" ... "info at domainn.com" but all these accounts must be used by different users user1 will use "info at domain2.com" email user5 will use "info at do