From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60228 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus and smtp auth Date: Fri, 29 Apr 2005 10:38:45 +0200 Message-ID: References: <87mzrokrnl.fsf@info.unicaen.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1114763804 29882 80.91.229.2 (29 Apr 2005 08:36:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Apr 2005 08:36:44 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M8756@lists.math.uh.edu Fri Apr 29 10:36:39 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DRQy9-0005z1-Be for ding-account@gmane.org; Fri, 29 Apr 2005 10:35:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1DRR1h-000649-00; Fri, 29 Apr 2005 03:39:09 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1DRR1d-000644-00 for ding@lists.math.uh.edu; Fri, 29 Apr 2005 03:39:05 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1DRR1d-00083E-4X for ding@lists.math.uh.edu; Fri, 29 Apr 2005 03:39:05 -0500 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1DRR1c-0000vu-00 for ; Fri, 29 Apr 2005 10:39:04 +0200 Original-Received: from latte.josefsson.org (c494102a.s-bi.bostream.se [217.215.27.65]) (authenticated bits=0) by yxa.extundo.com (8.13.4/8.13.4/Debian-1) with ESMTP id j3T8d01R016600 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 29 Apr 2005 10:39:01 +0200 Original-To: Samir Saidani OpenPGP: id=B565716F; url=http://josefsson.org/key.txt Blog: http://www.livejournal.com/users/jas4711/ X-Hashcash: 1:21:050429:saidani@info.unicaen.fr::N8SEl1KKjAb/jmdT:1TXc X-Hashcash: 1:21:050429:ding@gnus.org::L07qQzZ8/sq3iIr/:Axfr In-Reply-To: <87mzrokrnl.fsf@info.unicaen.fr> (Samir Saidani's message of "Sun, 24 Apr 2005 19:31:42 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yxa-iv X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on yxa.extundo.com X-Virus-Status: Clean X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60228 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60228 Samir Saidani writes: > When I replace the .gnus configuration (from terjeros) with the right > settings, it hangs and there is nothing in smtp debug. What's in *Messages*? After (setq smtpmail-debug-info t), what do the *trace...* buffer contain? With (setq debug-on-quit t), what backtrace do you get if you C-g when it hangs?