From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57081 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: Unable to send emails... Date: Mon, 19 Apr 2004 16:59:01 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: <87vfjwqaiy.fsf@emptyhost.emptydomain.de> References: <20040419235136.27aa3a8c.shigeki@mediawars.ne.jp> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082386759 12471 80.91.224.253 (19 Apr 2004 14:59:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Apr 2004 14:59:19 +0000 (UTC) Original-X-From: ding-owner+M5621@lists.math.uh.edu Mon Apr 19 16:59:14 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BFaEs-0003S2-00 for ; Mon, 19 Apr 2004 16:59:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BFaEc-0005Z8-00; Mon, 19 Apr 2004 09:58:58 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BFaEY-0005Z3-00 for ding@lists.math.uh.edu; Mon, 19 Apr 2004 09:58:54 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BFaEW-0000A9-Pt for ding@lists.math.uh.edu; Mon, 19 Apr 2004 09:58:52 -0500 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id F3E113A0035 for ; Mon, 19 Apr 2004 09:58:51 -0500 (CDT) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1BFaEU-0005bl-00 for ; Mon, 19 Apr 2004 16:58:50 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 9 Original-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de Original-X-Trace: quimby.gnus.org 1082386730 21545 213.203.244.156 (19 Apr 2004 14:58:50 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Mon, 19 Apr 2004 14:58:50 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:yxMdngHnAsCPI1ZYkG7w2xXAklQ= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57081 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57081 Shigeki UNO writes: > (setq smtpmail-default-smtp-server "smtp.mediawars.ne.jp") Does it work to add the following line? (setq smtpmail-smtp-server "smtp.mediawars.ne.jp") Kai