On Mar 23, 2012 7:53 PM, "Eliezer Croitoru" <elie...@ngtech.co.il> wrote: > > On 23/03/2012 09:59, Anirudha Patil wrote: >> >> so i need to add the domains in relay_domains and make the necessary >> entries of email-address in relay_recipient_maps for those domains ? >> > you sure need to add to the relay_domains but i would recommend you to use the relay_recipient_maps only if you do have the full list of users\accounts on exchange and you have a api\interface for the client to add more of the clients into this database... else you will have problem to relay mails. >> >> With Regards >> Anirudha Patil >> mobile no: 9221306620 >> email-id: anirudha.pa...@hotmail.com <mailto:anirudha.pa...@hotmail.com> >> >> >> >> On Fri, Mar 23, 2012 at 1:13 PM, Reindl Harald <h.rei...@thelounge.net >> <mailto:h.rei...@thelounge.net>> wrote: >> >> >> >> Am 23.03.2012 08 <tel:23.03.2012%2008>:08, schrieb Anirudha Patil: >> >> > Hello, >> > >> > I'm supporting two domains. i have configured postfix to receive >> emails from internet for one domain and then >> > transfer these emails using the transport mapping to the exchange >> server. >> > >> > Now i also intend to add the new domain too to receive email on >> the same postfix instance, without creating any >> > additional instance or virtual domains. >> > >> > There are no local accounts, i would receive the email on >> customer behalf and then send them to their inhouse exchange. >> > Do i need to add the additional domain in mydestination or >> mention it in relay_domains ? >> >> >> surely, postfix needs to know that he is responsible for this >> domains, the >> transport is not enough because it may be used for mail-routing and >> things >> like "error: i told you often enough that this domain does not >> exist" too >> >> >> > > > -- > Eliezer Croitoru > https://www1.ngtech.co.il > IT consulting for Nonprofit organizations > eliezer <at> ngtech.co.il
Thank you Elizer, I was thinking about the same idea. As for any update in database I have shell script to allow read write access to the map file purely responsibility on customer Thanks again to all those who shared their thoughts