From: David Bremner Date: Tue, 29 Dec 2015 20:44:33 +0000 (+2000) Subject: Re: file-error "not a regular file" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=84080781c37c081c37e5afab5aa64d471d26d073;p=notmuch-archives.git Re: file-error "not a regular file" --- diff --git a/4a/4ee22fb9bcad512836f2366cf2fa7b39812c1c b/4a/4ee22fb9bcad512836f2366cf2fa7b39812c1c new file mode 100644 index 000000000..3cc46299a --- /dev/null +++ b/4a/4ee22fb9bcad512836f2366cf2fa7b39812c1c @@ -0,0 +1,71 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 8BC636DE1715 + for ; Tue, 29 Dec 2015 12:44:39 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.311 +X-Spam-Level: +X-Spam-Status: No, score=-0.311 tagged_above=-999 required=5 tests=[AWL=0.240, + RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id okQrnoAnoS5h for ; + Tue, 29 Dec 2015 12:44:38 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id EBF0E6DE1710 + for ; Tue, 29 Dec 2015 12:44:37 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aE187-000274-Uv; Tue, 29 Dec 2015 15:44:27 -0500 +Received: (nullmailer pid 7447 invoked by uid 1000); + Tue, 29 Dec 2015 20:44:33 -0000 +From: David Bremner +To: Peter Salazar +Cc: notmuch@notmuchmail.org +Subject: Re: file-error "not a regular file" +In-Reply-To: + +References: + + <87wprzb4sj.fsf@endefensadelsl.org> <87ege6d41j.fsf@zancas.localnet> + +User-Agent: Notmuch/0.21+25~g88c0bc4 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Tue, 29 Dec 2015 16:44:33 -0400 +Message-ID: <87poxpq91q.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 29 Dec 2015 20:44:39 -0000 + +Peter Salazar writes: + + +> Yes, following your steps, emacs -q followed by "M-x load-library +> notmuch", I was able to send an email without the error. It prompted me for +> my smtp server, username, and password, then returned this: +> + +[snip] +> Does this give us any leads? + +It seems to be some interaction with your configuration. I'm not +familiar with this "send-message-without-bullets" function. Perhaps you +could point us to the source? + +d +