From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Raimund.Kohl@freenet.de Newsgroups: gmane.emacs.help Subject: sending mail Date: Fri, 27 Sep 2002 16:40:45 +0200 (CEST) Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1033131084 19093 127.0.0.1 (27 Sep 2002 12:51:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 27 Sep 2002 12:51:24 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17uuaZ-0004xn-00 for ; Fri, 27 Sep 2002 14:51:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17uuac-0006CO-00; Fri, 27 Sep 2002 08:51:26 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17uuZt-0006AV-00 for help-gnu-emacs@gnu.org; Fri, 27 Sep 2002 08:50:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17uuZq-0006A7-00 for help-gnu-emacs@gnu.org; Fri, 27 Sep 2002 08:50:40 -0400 Original-Received: from mout1.freenet.de ([194.97.50.132]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17uuZq-0006A3-00 for help-gnu-emacs@gnu.org; Fri, 27 Sep 2002 08:50:38 -0400 Original-Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout1.freenet.de with esmtp (Exim 4.10) id 17uuZq-0001Gx-00 for help-gnu-emacs@gnu.org; Fri, 27 Sep 2002 14:50:38 +0200 Original-Received: from a796e.pppool.de ([213.6.121.110] helo=laptop.rkc) by mx0.freenet.de with esmtp (Exim 4.10 #1) id 17uuZo-0001Mp-00 for help-gnu-emacs@gnu.org; Fri, 27 Sep 2002 14:50:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by laptop.rkc (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id 3C96B2F111 for ; Fri, 27 Sep 2002 16:40:56 +0200 (CEST) Original-Received: by laptop.rkc (Postfix on SuSE Linux 8.0 (i386), from userid 500) id 36A5D2F10A; Fri, 27 Sep 2002 16:40:46 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by laptop.rkc (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id BF6502E276 for ; Fri, 27 Sep 2002 16:40:46 +0200 (CEST) X-X-Sender: ray@laptop.rkc Original-To: emacs mailing list X-Virus-Scanned: by AMaViS 0.3.12pre5 Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1934 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1934 Hello, I try using emacs as MUA. Reading mail with RMAIL is no problem. Neither seems sending to be a problem. If I've sent a message I can see it with mailq. But after having connected with the ISP the mails don't get delivered. If I use the command sendmail -q the composed mails disappear from the mailq but neither are they now delivered nor do they bounce back. The just disappear. Is that an emacs problem? I am using emacs 21.1.1. on SuSE 8.0 with postfix. Mailing with pine's just fine. ray