@daveb
Thanks for thinking along with me. I know for a fact that my isp is blocking port 25. Thats why I forwarded port 2525 and I am using rollernet for relaying.
I found in the provided link however one thing I am going to try I was using in the master.cf
Code:
smtp inet n - - - - smtpd
2525 inet n - n - - smtpd
That I have changed to
Code:
smtp inet n - - - - smtpd
2525 inet n - - - - smtpd
Like Falko suggested in that thread
I must go to an outside connection however to know of its working.
I will let you know