From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2121 Path: news.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.user Subject: Re: send mail in gnus (sorry prev post had no backtrace) Date: Fri, 21 Feb 2003 18:42:56 +0100 Organization: http://purl.org/harder/ Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138668671 14013 80.91.229.2 (31 Jan 2006 00:51:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:51:11 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:30:12 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; Lou Lesko writes: > Im having a problem sending mail from gnus heres the backtrace: > > Signaling: (wrong-type-argument stringp nil) > open-network-stream("SMTP" # nil "smtp") > apply(open-network-stream ("SMTP" # nil "smtp")) > binary-funcall(open-network-stream "SMTP" # nil "smtp") > smtp-open-connection(# nil "smtp") > smtp-send-buffer("lou@louislesko.com" ("lou@louislesko.com") #) > > can anyone help You have installed FLIM (a different and incompatible Emacs MIME library). Get rid of it and things should work fine.¹ If you're actually using FLIM, I would suggest that you upgrade to Gnus 5.8 instead, which has built-in MIME support. ¹ Setting `smtp-server' to the server you want to use probably also works.