From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74929 Path: news.gmane.org!not-for-mail From: DigitalPig Newsgroups: gmane.emacs.gnus.general Subject: How to use socks5 proxy in nnimap Date: Sun, 12 Dec 2010 20:43:07 -0500 Organization: Ohio State Univ. Message-ID: <8739q2jvmc.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1292244176 29785 80.91.229.12 (13 Dec 2010 12:42:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Dec 2010 12:42:56 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23285@lists.math.uh.edu Mon Dec 13 13:42:52 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PS7jv-0001dC-IW for ding-account@gmane.org; Mon, 13 Dec 2010 13:42:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PS7jZ-0003ux-7y; Mon, 13 Dec 2010 06:42:29 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PRxdA-000196-Gm for ding@lists.math.uh.edu; Sun, 12 Dec 2010 19:55:12 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PRxd7-0006IZ-74 for ding@lists.math.uh.edu; Sun, 12 Dec 2010 19:55:09 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PRxd5-0006yI-13 for ding@gnus.org; Mon, 13 Dec 2010 02:55:07 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PRxd3-0000KE-JI for ding@gnus.org; Mon, 13 Dec 2010 02:55:05 +0100 Original-Received: from 115.174.226.134 ([115.174.226.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Dec 2010 02:55:05 +0100 Original-Received: from lzq.fudan by 115.174.226.134 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Dec 2010 02:55:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 115.174.226.134 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:UdcaMdjK2GQ3nVQ+PhykOdl5AX0= X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-1384--2919h-0s--0d--H*u:Emacs, 0.000-1350--2847h-0s--0d--H*u:Gnus, 0.000-1308--2758h-0s--0d--H*u:linux, 0.000-1308--2758h-0s--0d--H*UA:linux, 0.000-1251--2638h-0s--0d--H*UA:gnu Spam tokens: Autolearn status: no 0.0 FREEMAIL_FROM Sender email is freemail (lzq.fudan[at]gmail.com) 0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is CUSTOM_MED -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.9 NML_ADSP_CUSTOM_MED ADSP custom_med hit, and not from a mailing list 0.0 T_TO_NO_BRKTS_FREEMAIL T_TO_NO_BRKTS_FREEMAIL List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74929 Archived-At: Hi~ I was wondering if I can use the socks 5 proxy in nnimap method accessing gmail? I've tried to insert the following codes into my .gnus files but it didn't work. >(setq socks-override-functions 1) > (setq socks-noproxy '("localhost" "news.gmane.org")) > (require 'socks) > (defalias 'open-network-stream 'socks-open-network-stream) I check the gmail webpage and it still showed the accessing IP is my real IP not the socks server. Thank you very much! -- DigitalPig _ALL WE SEEN IS ILLUSION._