Centos Directadmin Linux Mail

Direct admin exim mail çıkış ip’si değiştirme

Directadmin kurulu unix/linux sunucuda exim mail gönderim ipsini değiştirmek istersek aşağıdaki adımları uygulayabiliriz.

nano /etc/exim.conf

Bul;

remote_smtp:
driver = smtp

Değiştir;

remote_smtp:
driver = smtp
interface = 1.2.3.4

Kaydedip çıktıktan sonra, service exim restart yapmamız gerekiyor.

About the author

admin

Add Comment

Click here to post a comment