On Wed, May 18 2005, [EMAIL PROTECTED] wrote:
> Now the only way for me to connect the net is throught a http proxy.
> How do I tell Gnus, and all ftp/telnet/ssh session to go throught it
> either ?
I never tried, but it should be possible, see (info "(gnus)Indirect
Functions") and (info "(gnus)Example Methods") ...
,----[ (info "(gnus)Example Methods") ]
| If you are behind a firewall and only have access to the NNTP server
| from the firewall machine, you can instruct Gnus to `rlogin' on the
| firewall machine and telnet from there to the NNTP server. Doing this
| can be rather fiddly, but your virtual server definition should
| probably look something like this:
|
| (nntp "firewall"
| (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
| (nntp-via-address "the.firewall.machine")
| (nntp-address "the.real.nntp.host")
| (nntp-end-of-line "\n"))
| [...]
`----
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english