Hello

Since around the snapshot of 28 March rss2email has been delivering
its feeds with no "from" header field containing the feed name, so
everything appears as if from the default sender
([email protected]). I don't think there have been any changes
related to rss2email, so does this imply the change is related to
smtpd? I was already using smtpd before it was migrated to default
mailer status, but it seems to have undergone a few changes recently.
I don't think the email client (Mutt) would alter the headers. Here is
part of a typical feed header:

>From [email protected] Thu Mar 27 14:52:43 2014
Return-Path: [email protected]
Delivered-To: user@host
Received: from localhost (1000@localhost [local]);
by localhost (OpenSMTPD) with ESMTPA id 4fea0f2a;
for <user@host>;
Thu, 27 Mar 2014 14:52:43
Message-Id: <10516280821498716486.enqueue@host>
Content-Disposition: inline
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
To: user@host
Subject:
X-RSS-ID:
User-Agent: rss2email
X-RSS-URL:
Date:
X-RSS-TAGS:
X-RSS-Feed:
From: "feed name" <[email protected]>     <-- whole field now missing
Status:  <-- also removed
Content-Length:
Lines:

Changing the rss2email config.py doesn't seem to help.

Thanks, Peter

Reply via email to