mailing external accounts
Posted: Mon Jul 03, 2006 7:28 pm
I have tried searching through the forum for this problem but was unable to find any info. I recently got Scalix working (community edition) and internally between existing users traffic is completely fine. I can also send emial to the Scalix server and it is received without a problem. If I try to send to a external address I get the email returned with the following information:
To me it looks like my ISP is blocking the SMTP port traffic based on my user account. Am I correct? If so can I redirect the traffic through another port? if yes, any info on how would be greatly appreciated.
Thanks
Code: Select all
The original message was received at Mon, 3 Jul 2006 18:11:08 -0500
from localhost [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<<my user name>@comcast.net>
(reason: 550-xx.x.xxx.xx blocked by ldap:ou=rblmx,dc=comcast,dc=net)
----- Transcript of session follows -----
... while talking to gateway-a.comcast.net.:
>>> MAIL From:<user@new.domain.org> SIZE=1554 ENVID=15703940.1151968260684.JavaMail.root@xxxxxxx.xxxxxxx.xxxxx.org RET=FULL
<<< 550-24.0.113.75 blocked by ldap:ou=rblmx,dc=comcast,dc=net
<<< 550 Comcast.net subscribers are not permitted to directly connect to this mail server. If you are a Comcast Commercial Services customer and need support, please contact support_biz@cable.comcast.com
554 5.0.0 Service unavailable
To me it looks like my ISP is blocking the SMTP port traffic based on my user account. Am I correct? If so can I redirect the traffic through another port? if yes, any info on how would be greatly appreciated.
Thanks