I can send mail out, but nothing comes back. On the Exchange 2000 forum here someone suggested opening port 110. I only had 53 open. Could I be having a pix problem?
Here's my access list. I have a static routing 131 to the server. It's works because comes up. But doug@dougnc.com doesn't.
access-list acl_out permit tcp any host 64.132.200.131 eq www
access-list acl_out permit udp any host 64.132.200.131 eq domain
access-list acl_out permit tcp any host 64.132.200.131 eq smtp
access-list acl_out permit tcp any host 64.132.200.132 eq www
access-list acl_out permit udp any host 64.132.200.131 eq 110
access-list acl_out permit tcp any host 64.132.200.131 eq pop3
Any help would be greatly appreciated.
BTW, I also have this, as per another post:
service resetinbound
Thanks!
Doug
Here's my access list. I have a static routing 131 to the server. It's works because comes up. But doug@dougnc.com doesn't.
access-list acl_out permit tcp any host 64.132.200.131 eq www
access-list acl_out permit udp any host 64.132.200.131 eq domain
access-list acl_out permit tcp any host 64.132.200.131 eq smtp
access-list acl_out permit tcp any host 64.132.200.132 eq www
access-list acl_out permit udp any host 64.132.200.131 eq 110
access-list acl_out permit tcp any host 64.132.200.131 eq pop3
Any help would be greatly appreciated.
BTW, I also have this, as per another post:
service resetinbound
Thanks!
Doug