PDA

View Full Version : different exim ips for per domain



adnankatmer
11-25-2008, 03:59 AM
Hello,

is there any possiblity to setup different exim ips for different domains

for example:

xxx.com uses 1.2.3.4
yyy.com uses 2.3.4.5
zzz.com uses 3.4.5.6
etc

Thanks

Salmus
11-25-2008, 06:44 AM
I'm also interesed about this ...

An user spammed from my server with 50.000 mails and my primary IP address is blacklisted :(

scsi
11-25-2008, 08:14 AM
You can just limit how much they can send out per day.

floyd
11-25-2008, 07:25 PM
I do not think you can do it per domain but you can change the ip that is used in exim.conf without changing the main ip of the server. Search the knowledgebase for that.

lkbryant
11-26-2008, 07:37 PM
i too am interested in this. any one have a link or two about how to do this?

tillo
11-27-2008, 01:16 AM
You should ask on exim forums.
Here is what I found already there: http://www.exim-users.org/forums/archive/index.php/t-55273.html

You should probably set primary_hostname whenever you change IP address too.