PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : آموزش نحوه تغییر ip میل سرور



MelatHOST
July 3rd, 2009, 09:28
If you are in the danger of getting your main server IP block by SpamCop because you had a few anoying spamers abusing your server then you could simply change your exim mailserver IP to avoid the effect of your main IP beeing blacklisted…………

Below are some simple steps of changing your exim IP

Inside both incoming and outgoing exim mail server you will need to add an interface :
so just edit

pico /etc/exim_outgoing.conf

and

pico /etc/exim.conf

find
remote_smtp:
driver = smtp

and add interface = ip.you.want.to.use

example as shown below:

________________________
remote_smtp:
driver = smtp
interface = 22.22.22.22
_______________________

nezar
February 27th, 2011, 00:45
میدونم قدیمیه ولی گیرم اینه :دی
تو vps دومی که واسه ایمیله، تنظیماتی لازم هست؟

ccirco
October 26th, 2014, 19:00
برای ست کردن ای پی 6 چگونه عمل کنیم؟
و ای پی6 را چگونه وارد کنیم به میل سرور اکسیم؟