Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Access POP and SMTP through an HTTP proxy' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Access POP and SMTP through an HTTP proxy
Authored by: housemaister on Jul 28, '03 11:19:50AM

You shouldn't use this lower port numbers because they are maybe reserved for other things.
With 26 there shouldn't be a big problem, but 111 is reserved for rpc's (see http://docs.info.apple.com/article.html?artnum=106439)
Better is using ports >= 1024 or even five digit numbers.



[ Reply to This | # ]