Saju A P wrote: > Dear Friends, > > I am using exim 4 in my RHEL 4 server I hosted many domains on this > server. One of our domain holders needs these settings. > He would like to send and receive on his domain only eg: He would not > allow his users to send mails to yahoo.com or gmail.com. > But this settings only for his domains only other users need normal > settings. Can I do this with exim mail server? Please help me.
Add a domains condition to the dnslookup, userforward and localuser routers and create a seperate localuser router for his domains (that appears after the usual localuser router) domains = ! domain1.com : ! domain2.com Regards Drav. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
