hello!

i am retreiving my mail from a mail server with fetchmail, since i
wanted to make the thing more or les secure, i set up the thing over
ssh:

poll mailserver
       with proto pop3
       user 'bboett' there is 'bboett' here:ยท
           preconnect "ssh -f -L 1234:mailserver:110 mailserver sleep 20 
</dev/null >/dev/null";

now this works, but it asks me to give a passwd.... with normal ssh i
can login into the server without passwd (i exchanged the keys...)

i tryed the --auth ssh switch in the commandline (it doesn't like it at
    all inside the .fetchmailrc) but i got a connection refused...


so if anyone could give me a hint...

-- 
ciao bboett
==============================================================
[EMAIL PROTECTED]
http://inforezo.u-strasbg.fr/~bboett http://erm1.u-strasbg.fr/~bboett
===============================================================
the total amount of intelligence on earth is constant.
human population is growing....

Reply via email to