From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66901 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Emacs 22 can't post: "Format specifier doesn't match argument type" Date: Wed, 30 Apr 2008 09:03:14 +0200 Organization: Probably a good idea Message-ID: <87skx3g6z1.fsf@dod.no> References: <8763u3xlp3.fsf@dod.no> <87skx7w53s.fsf@dod.no> <87hcdnjgn0.fsf@dod.no> <877iejjevs.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1209539133 19201 80.91.229.12 (30 Apr 2008 07:05:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Apr 2008 07:05:33 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15382@lists.math.uh.edu Wed Apr 30 09:06:10 2008 connect(): Connection refused 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.50) id 1Jr6Nd-0002z9-J8 for ding-account@gmane.org; Wed, 30 Apr 2008 09:05:48 +0200 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 1Jr6Lv-0000Wj-P3; Wed, 30 Apr 2008 02:03:43 -0500 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 1Jr6Ls-0000WP-Bl for ding@lists.math.uh.edu; Wed, 30 Apr 2008 02:03:40 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1Jr6Ll-0005G0-Vt for ding@lists.math.uh.edu; Wed, 30 Apr 2008 02:03:40 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Jr6Lv-0006Ra-00 for ; Wed, 30 Apr 2008 09:03:43 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jr6Lc-0007tc-7P for ding@gnus.org; Wed, 30 Apr 2008 07:03:24 +0000 Original-Received: from pat-gw.osl.fast.no ([217.144.235.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Apr 2008 07:03:24 +0000 Original-Received: from sb by pat-gw.osl.fast.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Apr 2008 07:03:24 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pat-gw.osl.fast.no Mail-Copies-To: never User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:/PxC036fzdkAsvHij/FaEXZTv50= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66901 Archived-At: >>>>> James Cloos : > Try running: > :; /usr/sbin/sendmail -f $from -- $to <$file > with useful email addresses for $from and $to and a message in the > file $file. > You should only need From:, To:, and Subject: headers in $file. > That should deliver the $file to $to using $from as the envelope > sender. That worked like a charm. > If it does, exim's /usr/sbin/sendmail isn't disabled, but just has an > unhelpful default error message. So... what _really- failed wrt. to Gnus and exim's /usr/bin/sendmail...? Is there a way to find out?