Re: mailertable feature in exim/Vexim

Tim Aslat <[email protected]>
Newsgroups gmane.mail.exim.vexim.devel
Message-ID <[email protected]>
Free BSD writes:
> I had been pondering about this issue for the last few days, and even
> though i went through the documentation and google, I could not find any
> reasonable solution to it. 
> 
> Those who know sendmail well, are aware of the mailertable feature.
> basically it is a mapping between domains and destination servers. for
> example, in the mailertable file if I write 
> 
> test1.domain.com      esmtp:x.y.com
> anotherdomain.com      esmtp:[192.168.1.1] 
> 
> and so on, then the mails destined to those domains will be handed over
> to the respective servers. The benefit is, if you have several hosts
> housing the mailboxes for particular domains, you can hand over the
> mails directly without needing any dns server running. 
> 
> For elaboration, let us imagine a scenerio of a multi-office but common
> mail gateway to the internet. The server that catches all emails
> destined for multiple domains, after content and virus checking, it
> hands over the mails to the respective servers. It does not consult any
> DNS server for MX records, just hands over the mails to respective IP
> addresses. 
> 
> I was looking for similar option for the relay domains. It would have
> been better if I could set up the functionality -- even if *not* through
> vexim, but if that can be done via exim then it will be great.

Hi, 

I needed this functionality as well, but didn't have much luck getting relay 
domains to do the trick so I managed to mod my install of vexim 2.x to 
handle a scan & forward setup including destination address. 

I didn't mess with the interface, simply because it's only me making these 
changes and a simple SQL insert statement does the trick for me. 

I can compile the changes and send them to you if you like, or I could 
possibly set it up as a mod in the wiki. 

Cheers 

Tim 


 --
Tim Aslat [email protected] | To err is human...to really foul up
Spyderweb Consulting           | requires the root password.
http://www.spyderweb.com.au    |                   -- anon
Mobile: +61 401088479          | #include <disclaimer.h>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.