From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: John Newsgroups: gmane.emacs.help Subject: mailing diary Date: Sun, 27 Jan 2019 15:46:55 +0000 Message-ID: <4197-Sun27Jan2019154655+0000-jpff@codemist.co.uk> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="214468"; mail-complaints-to="usenet@blaine.gmane.org" To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 27 17:58:19 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gnnlD-000th3-Dx for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jan 2019 17:58:19 +0100 Original-Received: from localhost ([127.0.0.1]:47829 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnnlC-0006kQ-CO for geh-help-gnu-emacs@m.gmane.org; Sun, 27 Jan 2019 11:58:18 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnmk0-0002kd-MC for help-gnu-emacs@gnu.org; Sun, 27 Jan 2019 10:53:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gnmjy-0000V0-Qj for help-gnu-emacs@gnu.org; Sun, 27 Jan 2019 10:53:00 -0500 Original-Received: from [217.155.197.248] (port=36514 helo=codemist.co.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnmjy-0008TT-Ku for help-gnu-emacs@gnu.org; Sun, 27 Jan 2019 10:52:58 -0500 Original-Received: from [172.16.4.16] (helo=xenakis.codemist.co.uk) by codemist.co.uk with esmtp (Exim 4.91) (envelope-from ) id 1gnmeW-0008FH-JW; Sun, 27 Jan 2019 15:47:20 +0000 Original-Received: from jpff by xenakis.codemist.co.uk with local (Exim 4.88) (envelope-from ) id 1gnme7-0000cp-FJ; Sun, 27 Jan 2019 15:46:55 +0000 X-Mailer: emacs 27.0.50 (via feedmail 11-beta-1 I) X-ACL-Warn: No reverse lookup X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.155.197.248 X-Mailman-Approved-At: Sun, 27 Jan 2019 11:57:36 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:119167 Archived-At: For many years I have used diary-mail-entries daily to send my diary to people who need to know. About a week ago I had to replace the machine on which this was done and now I cannot get it to work. I tried a simpler version of my send-calendar.el based on the script in the documentation of diary-mail-entries but I cannot get it to work I get Preparing diary... Preparing diary...done Parsing /home/jpff/.mailrc... Parsing /home/jpff/.mailrc... done Sending... Sending via mail... Send mail via (default mail client): and then it stops. I use exim as the mailer happily on the same computer and that works. I have tried various answers to the apparent question but I am lost. it used to "just work". Sorry for my ignorance but what do I need? ==John ffitch