I've got a custom tweak that does that for free, takes 1-2 hours to setup.
But according to the thread its impossible for less than 1000$.
LOOLL
iptables -t nat -A POSTROUTING -m statistic --mode random --probability 0.5 -j SNAT --to-source 1.2.3.4
iptables -t nat -A POSTROUTING -m statistic --mode random --probability 0.5 -j SNAT --to-source 1.2.3.5
I've got a custom tweak that does that for free, takes 1-2 hours to setup.
But according to the thread its impossible for less than 1000$.
LOOLL
If you have the knowledge, it's true you can set this up for free. I recently learned how to setup some IPTABLE entries to automatically send each email through a different, random IP on the server:
Code:iptables -t nat -A POSTROUTING -m statistic --mode random --probability 0.5 -j SNAT --to-source 1.2.3.4 iptables -t nat -A POSTROUTING -m statistic --mode random --probability 0.5 -j SNAT --to-source 1.2.3.5
With that setup you just have to make sure that the rDNS for each IP resolves to the domain you will be sending from.
You have to setup each cpanel account to send email from it's own dedicated IP, you can do this through WHM
Are you comparing apples to apples or apples to oranges?
The mod I am talking about is done within Interspire. There are other ways to do it server side but maintenance is not as easy as simply dropping and adjusting the settings in Interspire since that is where we will be.
-CA
I have a custom version of Interspire IEM 6.1.2 and when installed, it automatically adds in the multiple SMTP, rotate subject, rotate From, rotate email feature.
It's pretty nice.
As 'bakerious' said, having someone to do it will costs at least $400. Mine costs much more.
PM for details.