From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66893 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: Sun, 27 Apr 2008 20:29:23 +0200 Organization: Probably a good idea Message-ID: <87hcdnjgn0.fsf@dod.no> References: <8763u3xlp3.fsf@dod.no> <87skx7w53s.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1209321005 31138 80.91.229.12 (27 Apr 2008 18:30:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Apr 2008 18:30:05 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15374@lists.math.uh.edu Sun Apr 27 20:30:41 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 1JqBe4-0005o4-H0 for ding-account@gmane.org; Sun, 27 Apr 2008 20:30:40 +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 1JqBd6-0006xX-KH; Sun, 27 Apr 2008 13:29:40 -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 1JqBd5-0006xF-8m for ding@lists.math.uh.edu; Sun, 27 Apr 2008 13:29:39 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JqBcz-00050O-EH for ding@lists.math.uh.edu; Sun, 27 Apr 2008 13:29:39 -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 1JqBdA-0005Kf-00 for ; Sun, 27 Apr 2008 20:29:44 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JqBcv-0002Dw-V3 for ding@gnus.org; Sun, 27 Apr 2008 18:29:29 +0000 Original-Received: from cm-84.208.251.241.getinternet.no ([84.208.251.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Apr 2008 18:29:29 +0000 Original-Received: from sb by cm-84.208.251.241.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Apr 2008 18:29:29 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.251.241.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:WWoLAQKRNm3mbmen+ePHqw43g40= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66893 Archived-At: >>>>> Steinar Bang : > That still goes. I haven't found any google matches for this. I'll try > to get a stack trace. That was clearifying. See below. Appearently message-send-mail-with-sendmail doesn't work with the default exim4 installation. There is a /usr/sbin/sendmail that belongs to the exim4-daemon-light Debugger entered--Lisp error: (error "Format specifier doesn't match argument type") format("Sending...failed with exit value %d" "Broken pipe") apply(format ("Sending...failed with exit value %d" "Broken pipe")) error("Sending...failed with exit value %d" "Broken pipe") message-send-mail-with-sendmail() #[nil " " [message-send-mail-function] 1]() gnus-agent-send-mail() message-send-mail(nil) message-send-via-mail(nil) message-send(nil) message-send-and-exit(nil) call-interactively(message-send-and-exit)