i am receiving and sending mail with no problems, however when i receive mail externally, the sender's information is left blank. when it comes from internal users' the information shows up just fine. what could be the problem here ? thanks for your help.
you have to telnet to your router
as such telnet 10.1.1.1 (<---- if that's the rout'ers ip)
you have to creat e an access list
access-list 1 permit 10.0.0.0 0.255.255.255
access-list 100 permit ip 10.0.0.0 0.255.255.255 any
access-list 199 permit ip host 10.1.1.2 25 (for SMTP)
access-list 199...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.