public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: nncp-devel@lists.cypherpunks.ru
Subject: Re: [nncp-devel] crash in nncp-toss from mail packet
Date: Sun, 15 Jan 2017 11:02:19 +0300	[thread overview]
Message-ID: <20170115080219.GA2853@stargrave.org> (raw)
In-Reply-To: <75c95cac-9d18-e6b5-5e03-d3355f3e7ec3@rushpost.com>

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

*** Shawn K. Quinn <skquinn@rushpost•com> [2017-01-15 04:46]:
>This is from feeding nncp-mail a short test message from the command
>line by hand, on the system tossing them. Even if I'm doing it wrong,
>this really shouldn't happen.

Fully agreed that those kind of errors must not occur at all. Fixed in
https://git.cypherpunks.ru/cgit.cgi/nncp.git/commit/?h=develop&id=8cfca6f25358b2ce75abd2b410e28e5b5008413b
it is because "sendmail" configuration field is not set for the node.
No it will skip this packet with warning message about unconfigured
sendmail.

Thanks for bugreporting!

I think that will release the next version of NNCP today.

-- 
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: CF60 E89A 5923 1E76 E263  6422 AE1A 8109 E498 57EF

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-01-15  8:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-15  1:44 [nncp-devel] crash in nncp-toss from mail packet Shawn K. Quinn
2017-01-15  8:02 ` Sergey Matveev [this message]
2017-01-15 10:23   ` Shawn K. Quinn
2017-01-15 10:45     ` Sergey Matveev