[woody at vader woody]$ ssh -L 2110:localhost:110 remotepop.domain.com [woody at vader woody]$ netstat -l|grep 2110 tcp 0 0 localhost.localdom:2110 *:* LISTEN When I configure my email client (Sylpheed) to POP3 using localhost:2110 i don't get any errors, but I also don't get any email transferred. Any ideas of what part I am missing? Woody