Quote:
|
Originally Posted by shajazzi
I know that some dynamic IP`s can cause a problem so i rebooted my router box to obtain a different Ip, which after a few attempts my dynamic IP was changed from 88.105.6.209 to 88.105.127.86
|
Almost all dynamic IP addresses are blacklisted nowadays, so changing the IP address doesn't help. You can try to relay your emails through another mailserver (e.g. the one of your ISP):
http://www.howtoforge.com/postfix_re...her_mailserver
Quote:
|
Originally Posted by shajazzi
May 26 00:34:17 mybox postfix/smtpd[13926]: warning: support for restriction "check_relay_domains" will be removed from Postfix; use "reject_unauth_destination" instead
shajzzi 
|
Please replace
check_relay_domains with
reject_unauth_destination in /etc/postfix/main.cf and restart Postfix.