On 21/04/07, Marcelo Cerqueira <[EMAIL PROTECTED]> wrote: > Hi, > > I have a VPS running exim. > I would lke to configure EXIM to use diferent IP from main VPS server. > Can it be done?
You need to define what you mean by 'use' - if you mean 'listen for SMTP connections', then the main configuration option 'local_interfaces' will help. If you mean 'orignate outbound SMTP connections', then you need the 'interface' option on your remote SMTP transport. On the other hand, if you mean something else entirely, you'll need to explain. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## 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/
