Kullanmaya çalıştığım ayarlar;
Service Configuration >> Exim Configuration Manager >> Advanced Editor
Section: PREROUTERS Altındaki boş kutucuğa alttaki kodları yapıştırıyoruz
mylookuphost:
driver = dnslookup
condition = ${perl{checkspam}}
domains = ! +local_domains
ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 : 64.94.110.0/24
headers_add = ${perl{mailtrapheaders}}
transport = my_remote_smtp
myliteral:
driver = ipliteral
condition = ${perl{checkspam}}
domains = ! +local_domains
headers_add = ${perl{mailtrapheaders}}
transport = my_remote_smtp
Section: TRANSPORTSTART altındaki boş kutucuğa ise alttaki kodları yapıştırıyoruz
my_remote_smtp:
driver = smtp
interface = 31.149.28.111"TRANSPORTSTART" kısmına ekleyip, interface= kısmındaki ip adresimi değiştirdiğim zaman'da şöyle bir hata veriyor;router my_remote_smtp: cannot find router driver "smtp"