Scott MacLean Writes:
> I got around the SMTP filtering issue by setting up a small daemon on my server that accepted connections on port 125 (could be any port, I
> just picked 125) and redirects the connection to port 25. It's multi-threaded and lets people connect directly to your server to send mail even
> if their port 25 is blocked by their ISP.
What was the program, and will it do the same for port 80? ie: web messaging
-- Timm Jasper
-- Systems Administrator
-- TQCi Internet
-- 301-863-6121
> I got around the SMTP filtering issue by setting up a small daemon on my server that accepted connections on port 125 (could be any port, I
> just picked 125) and redirects the connection to port 25. It's multi-threaded and lets people connect directly to your server to send mail even
> if their port 25 is blocked by their ISP.
What was the program, and will it do the same for port 80? ie: web messaging
-- Timm Jasper
-- Systems Administrator
-- TQCi Internet
-- 301-863-6121
