Hi ,
Clean install kloxo 7 on Centos . None of the remote mail goes off from server (local works):
WHEN SENDING TO LOCAL - ALL GOES WELL :
Jun 15 12:04:43 kampanj send: new msg 795860
Jun 15 12:04:43 kampanj send: info msg 795860: bytes 4229 from [not showing on forum - mail goes here] qp 25197 uid 7798
Jun 15 12:04:43 kampanj send: starting delivery 116: msg 795860 to local [not showing on forum - local mail goes here]
Jun 15 12:04:43 kampanj send: status: local 1/10 remote 0/60
Jun 15 12:04:43 kampanj send: delivery 116: success: did_0+0+1/
Jun 15 12:04:43 kampanj send: status: local 0/10 remote 0/60
Jun 15 12:04:43 kampanj send: end msg 795860
WHEN SENDING REMOTE:
Jun 15 12:05:24 kampanj send: new msg 795860
Jun 15 12:05:24 kampanj send: info msg 795860: bytes 4228 from [not showing on forum - mail goes here] qp 25225 uid 7798
Jun 15 12:05:24 kampanj send: starting delivery 117: msg 795860 to remote [my gmail addres]@gmail.com
Jun 15 12:05:24 kampanj send: status: local 0/10 remote 1/60
Jun 15 12:10:25 kampanj send: delivery 117: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
Jun 15 12:10:25 kampanj send: status: local 0/10 remote 0/60
IPTABLES - switched off
TELNET works fine (telnet smtp.gmail.com 25)
Tried :
1. Updating all to final version
2. yum reinstall *-toaster -y; sh /script/fixmail-all; sh /script/restart-mail -y
3. sh /script/cleanup
4. reboot
Nothing helps

Please help.