Your HostICan Community  


Go Back   Your HostICan Community > HostICan Web Hosting > Virtual Private Servers (VPS)

Virtual Private Servers (VPS) Need help with your VPS plan on HostICan? Please feel free to ask and we'll give you the answers!

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-11-2009, 02:25 PM
FarCry FarCry is offline
Junior Member
 
Join Date: Jun 2009
Posts: 3
Default change a sending exim IP address with another hosting IP address

I need to send significant number of email addresses. It seems more reasonable to send a part of my emails with my other VPS hosting IP address. I would like to know how can I change the IP address for sending in exim?
Reply With Quote
  #2  
Old 08-11-2009, 03:57 PM
Liona's Avatar
Liona Liona is offline
Member
 
Join Date: Jan 2009
Location: Buenos Aires
Posts: 85
Default Re: change a sending exim IP address with another hosting IP address

I know an easy way. Login to your VPS via SSH. From console edit exim.conf file:
Code:
vi /etc/exim.conf
Go to this lines
Code:
remote_smtp:
  driver = smtp
  interface = ${if exists {/etc/mailips}{${lookup{$sender_address_domain}lsearch*{/etc/mailips}{$value}{}}}{}}
and change them to:
Code:
remote_smtp:
  driver = smtp
  interface = Your-Second-VPS-IP-Address
Save the file and restart the Exim. After finishing with sending of the emails, change back the original settings in exim.conf file.
Reply With Quote
  #3  
Old 08-13-2009, 03:53 AM
carlobee carlobee is offline
Senior Member
 
Join Date: Jul 2009
Posts: 197
Default Re: change a sending exim IP address with another hosting IP address

thanks for that info/tip Liona! that was very helpful.

Reply With Quote
Reply

Tags
address, change, exim, hosting, sending

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 03:46 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.