Bug 146593 - Sending messages while Search-Dialog is open results in lost messages
Summary: Sending messages while Search-Dialog is open results in lost messages
Status: RESOLVED UNMAINTAINED
Alias: None
Product: knode
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-09 16:55 UTC by Malte J. Wetz
Modified: 2018-09-04 18:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Malte J. Wetz 2007-06-09 16:55:58 UTC
Version:           0.10.5 (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages
Compiler:          gcc 4.1.2 (Ubuntu 4.1.2-0ubuntu4) 
OS:                Linux

When you send a message to a leafnode server and have the search dialog open, the message gets silently lost between Knode and the server. Knode does not report an error and puts a copy to the Sent-Folder, but on the leafnode server, no message is created in /var/spool/news/out.going.

Closing the search dialog before hitting the "Send" button avoids this problem and everything works fine. I therefore conclude it's a KNode problem.

Probably there is a connection to this phenomenon:

Normally, KNode does not create its own message-id (unless configured otherwise) but instead get them assigned from the newsserver (a local leafnode 1.11.5 spool in my case).

Under specific circumstances, knode shows an empty Message-ID: header in the post.

To reproduce the problem, try this:

* Configure KNode to show the message-id in articles
* Go into a newsgroup with at least one article (you'll need it to reply).
* Hit F4 and search for some articles. Keep the search dialog open.
* In the search result, hit 'R' for reply, write some stuff and press
  the "Send later" button.

Now, in your KNode outbox you should a message like this:
http://www.malte-wetz.de.vu/pics/knode2.png

Note that this strange Message-ID does not appear in the source code of the
message itself:

<---------------------- snip ------------------------>
From: "Malte J. Wetz" <spamcan@malte-wetz.de>
Subject: Re: Test ignore
Newsgroups: de.test
Date: Sat, 09 Jun 2007 16:44:30 +0200
References: <f4c0po$r9$1@news.taunusstein.net>
Lines: 1
User-Agent: KNode/0.10.5
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7Bit

ignore noreply
<---------------------- snap ------------------------>


Workaround:

* Close the search dialog before submitting the news article to the
  server.
Comment 1 Andrew Crouthamel 2018-09-04 18:35:43 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug.