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: sierratarn on Jul 28, '03 10:59:28AM

To compile the program (having installed developer tools) have connect.c in the current directory and run the command:

gcc connect.c -o sconnect

that will create a file called sconnect that is the binary and can me moved to /usr/local/bin



[ Reply to This | # ]