From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13675 Path: news.gmane.org!not-for-mail From: evan Newsgroups: gmane.emacs.gnus.user Subject: Re: `smtp-server' not defined Date: Thu, 18 Feb 2010 03:40:56 -0800 (PST) Organization: http://groups.google.com Message-ID: <16809edb-b107-435f-ae67-47cb937723b3@d2g2000yqa.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1266504529 13347 80.91.229.12 (18 Feb 2010 14:48:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Feb 2010 14:48:49 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Feb 18 15:48:47 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ni7gM-0006xd-Ac for gegu-info-gnus-english@m.gmane.org; Thu, 18 Feb 2010 15:48:46 +0100 Original-Received: from localhost ([127.0.0.1]:48139 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ni7gL-00081P-Rm for gegu-info-gnus-english@m.gmane.org; Thu, 18 Feb 2010 09:48:45 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.glorb.com!news2.glorb.com!postnews.google.com!d2g2000yqa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 17 Original-NNTP-Posting-Host: 138.38.158.88 Original-X-Trace: posting.google.com 1266493257 22819 127.0.0.1 (18 Feb 2010 11:40:57 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 18 Feb 2010 11:40:57 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d2g2000yqa.googlegroups.com; posting-host=138.38.158.88; posting-account=cMjuxAoAAAB-6i-xpTpQzwpy2_ugQ9Ne User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.80 (X11; Linux i686; U; en-GB) Presto/2.2.15 Version/10.10,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.gnus:84058 X-Mailman-Approved-At: Thu, 18 Feb 2010 09:44:39 -0500 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13675 Archived-At: That worked. Thanks. On Feb 18, 11:11=A0am, Katsumi Yamaoka wrote: > >>>>> evan wrote: > > Any idea why I get the message "`smtp-server' not defined" when I try > > to send mail via gnus? I have tried to see what is wrong but I cannot > > find anything. > > Remove smtpmail.el(c) that comes from the FLIM package (not the > one of Emacs). =A0You can find it by performing: > > M-x locate-library RET smtpmail RET > > The FLIM package contains the different version of smtpmail.el, > that issues the error message in question, though it will not be > installed normally.