[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
pop3 and smtp over ssl [was: ssh]
- To: or-talk@xxxxxxxxxxxxx
- Subject: pop3 and smtp over ssl [was: ssh]
- From: Kees Vonk <keesvonk@xxxxxxxxx>
- Date: Mon, 05 Mar 2007 15:53:05 +0800
- Delivered-to: archiver@seul.org
- Delivered-to: or-talk-outgoing@seul.org
- Delivered-to: or-talk@seul.org
- Delivery-date: Mon, 05 Mar 2007 02:52:07 -0500
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=W7hPOXxNmPXOjcLGAyGGxdqi8BkrZn7sTdiSgFQKlUfFKgQ5H1xrp3TejtiWeTuP01aAfW56IXnIwLJ/wBEhByzErBRY8z74K4w9nf4GUXufdzIDecKgbm24hS1pUlByI/2s68dQXIomwNVOI6PaMec5UK5mebmJM564WNI7QHI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=qAPgGrXA47DJd30kvGiSEBlgLQjWbjiHLYdOGyn139Bg2tJaK4glFcmku1em7T6ohiDgzrLdusTD9+wOtH+VWFe0VeYN4pUoRrczunk16Qmq43roK2y8YnmmbRXxF6BwgN5V19v/lIGQ42yaTXCYlJkgIucbckznRfSH0WavCEc=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
- User-agent: Thunderbird 1.5.0.9 (X11/20070103)
OK, same message again, this time with the correct protocol (ssl instead
of ssh).
I would like to connect to a pop3 and smtp server over ssl (ports 995
and 465) via tor, but I seems that a lot of exit nodes do not allow
connections to these ports (even though they are always authenticated).
Is there a way of specifying that I only want exit nodes that allow
these ports. If not, can I create a list of exit nodes that allow these
ports and tell tor to only use the nodes on that list (or the reverse of
course: a list of nodes not allowing these ports and tell tor not to use
them).
Kees