hi i have 64 ips and i use this way to send in multiple ip
i add this line to exim
interface = "${lookup {${randint:64}} lsearch {/etc/ips.txt}}"
i put my ips in a text
when i send in normal mode my email goes inbox but in multiple mode my email goes to spam
when i use mail-tester.com shows me i have some problem with spf says hello
this is my ip range
5.xxx.xxx.10-5.xxx.xxx.73
and this is my spf record
"v=spf1 mx a ptr a:domain.com ip4:5.xxx.xxx.0/24 -all"
please help me
thanks
i add this line to exim
interface = "${lookup {${randint:64}} lsearch {/etc/ips.txt}}"
i put my ips in a text
when i send in normal mode my email goes inbox but in multiple mode my email goes to spam
when i use mail-tester.com shows me i have some problem with spf says hello
this is my ip range
5.xxx.xxx.10-5.xxx.xxx.73
and this is my spf record
"v=spf1 mx a ptr a:domain.com ip4:5.xxx.xxx.0/24 -all"
please help me
thanks