Allow IP based smtp relay on Kloxo based Mail server
Appearance
Problem Statement : Allow IP based smtp relay on Kloxo based Mail server
Situation : Curio craft mail server's IP 182.71.34.138 to be allowed via Egovworld mailserver (67.223.235.55)
Referance document : http://www.spamdyke.org/documentation/README.html#RELAYING
At egovworld server ( Kloxo )
make /etc/spamdyke.tcp.smtp ( It will be not there by default ) and put
182.71.34.138:allow,RELAYCLIENT=""
in /etc/spamdyke.conf
change
#access-file= to access-file=/etc/spamdyke.tcp.smtp
save
/etc/init.d/xinetd restart qmailctl restart
check /var/log/kloxo/maillog and smtp.log for any error
At Curiocraft end in /var/qmail/control/smtproutes_users or /var/qmail/control/smtproutes ( this will depend on which file exists )
:67.223.235.55
Check at qmail logs for error at /var/log/qmail/qmail-send/current