[stunnel-users] Setting up a POP3 connection through stunnel?
Ben Stover
bxstover at yahoo.co.uk
Fri Oct 10 21:21:31 CEST 2008
Assume currently I retrieve my emails from my mailbox unencrypted with the following info:
pop3.mydomain.com port=110
Now I want to switch to an encrypted POP3 mail connection. with the following information
pop3.mydomain.com port=777
Can I simply write now in the conf file:
[myownsetup]
accept = 127.0.0.1:110
connect = pop3.mydomain.com:777
Is this sufficient?
Ben
More information about the stunnel-users
mailing list