[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: security problem (tcp/ip)



Frank Barknecht <barknech@ph-cip.uni-koeln.de> writes:

> How do I "forward pop3 over ssh"? 

This is described in question C4 in the fetchmail FAQ (at least for
version 4.3.6).  Basically you need to install ssh on the client and
sshd on the mail server ("mailhost") and put something like this in
your .fetchmailrc:

poll mailhost port 1234 via localhost with pop3:
        preconnect "ssh -f -L 1234:mailhost:110 mailhost sleep 20 /dev/null";

The version of fetchmail in 1.3.1 might be too old for this.

-- 
	 Carey Evans  http://home.clear.net.nz/pages/c.evans/

	  GNU GPL: "The Source will be with you... always."


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: