You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by dhar b p <dh...@rediffmail.com> on 2001/12/12 08:42:53 UTC

Distinguishing mails of multiple domains

Hi,
I am using james as my mail server. I want to use it for serving two DNS namespaces 
eg, 
abc.com 
xyz.com
I get all the mails for both the domains in the same mailbox regardless of it is for abc.com or xyz.com,
Is there any way that the mails for the two domains can be distinguished.

Thanks
 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Distinguishing mails of multiple domains

Posted by Shal Jain <sh...@intertechsys.com>.
I have written custom mailets to handle multiple domains and based on
varying criteria
redirected the mail to different mailboxes.
I'm assuming you can't have two different boxes (2 different IP addresses)
running James

----- Original Message -----
From: "dhar b p" <dh...@rediffmail.com>
To: <ja...@jakarta.apache.org>
Sent: Wednesday, December 12, 2001 1:42 AM
Subject: Distinguishing mails of multiple domains



Hi,
I am using james as my mail server. I want to use it for serving two DNS
namespaces
eg,
abc.com
xyz.com
I get all the mails for both the domains in the same mailbox regardless of
it is for abc.com or xyz.com,
Is there any way that the mails for the two domains can be distinguished.

Thanks



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Distinguishing mails of multiple domains

Posted by Danny Angus <da...@thought.co.uk>.
This has been an issue for a while, there is no James functionality built in
for this, but to do it would involve re-writing the LocalDelivery mailet.

The problem is that we haven't reached consensus on the best way to manage
pop accounts, not that separating the mail is a problem.


d.

>-----Original Message-----
>From: dhar b p [mailto:dharinfo@rediffmail.com]
>Sent: 12 December 2001 07:43
>To: james-user@jakarta.apache.org
>Subject: Distinguishing mails of multiple domains
>
>
>
>Hi,
>I am using james as my mail server. I want to use it for serving
>two DNS namespaces
>eg,
>abc.com
>xyz.com
>I get all the mails for both the domains in the same mailbox
>regardless of it is for abc.com or xyz.com,
>Is there any way that the mails for the two domains can be distinguished.
>
>Thanks
>
>
>
>--
>To unsubscribe, e-mail:
><ma...@jakarta.apache.org>
>For additional commands, e-mail:
><ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>