From owner-freebsd-perl@freebsd.org Thu Feb 6 09:44:42 2020 Return-Path: Delivered-To: freebsd-perl@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9ED04247740 for ; Thu, 6 Feb 2020 09:44:42 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 48CtnQ1kn9z3MRP for ; Thu, 6 Feb 2020 09:44:42 +0000 (UTC) (envelope-from guru@unixarea.de) Received: by mailman.nyi.freebsd.org (Postfix) id 3B7D624773F; Thu, 6 Feb 2020 09:44:42 +0000 (UTC) Delivered-To: perl@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3B41924773E for ; Thu, 6 Feb 2020 09:44:42 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from smh-06.1blu.de (smh-06.1blu.de [178.254.0.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48CtnP0Hnnz3MRN for ; Thu, 6 Feb 2020 09:44:40 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [172.16.29.5] (helo=sh4-5.1blu.de) by smh-06.1blu.de with esmtp (Exim 4.86_2) (envelope-from ) id 1izdi9-0001i7-F7; Thu, 06 Feb 2020 10:44:37 +0100 Received: from ftp51246-2575596 by sh4-5.1blu.de with local (Exim 4.86_2) (envelope-from ) id 1izdi9-000DYI-Dm; Thu, 06 Feb 2020 10:44:37 +0100 Date: Thu, 6 Feb 2020 10:44:37 +0100 From: Matthias Apitz To: perl@freebsd.org Cc: "Kevin J. McCarthy" Subject: Fwd: Re: CDFV2 Microsoft Outlook Message Message-ID: <20200206094437.GA47770@sh4-5.1blu.de> Reply-To: Matthias Apitz MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Operating-System: FreeBSD 12.0-CURRENT r314251 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. User-Agent: Mutt/1.5.24 (2015-08-30) X-Rspamd-Queue-Id: 48CtnP0Hnnz3MRN X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of guru@unixarea.de has no SPF policy when checking 178.254.0.206) smtp.mailfrom=guru@unixarea.de X-Spamd-Result: default: False [1.59 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[guru@unixarea.de]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; NEURAL_HAM_MEDIUM(-0.29)[-0.292,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[unixarea.de]; AUTH_NA(1.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.66)[0.659,0]; R_SPF_NA(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[206.0.254.178.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(0.42)[ipnet: 178.254.0.0/19(1.10), asn: 42730(1.02), country: DE(-0.02)]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Feb 2020 09:44:42 -0000 Hello perl@FreeBSD.org, I'm forwarding this issue to you as MAINTAINER of ports/mail/p5-Email-Outlook-Message The resulting mbox file has an issue causing mutt not wanting to present the mail. Details see below. The maintainer of mutt ("Kevin J. McCarthy" , Cc'ed) replied to me that he believes the converter is faulting. Should I file a PR? Thanks matthias PS: Kevin, resent again due to required subscription in perl@ ----- Forwarded message from Matthias Apitz ----- Date: Wed, 5 Feb 2020 08:00:55 +0100 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: Re: CDFV2 Microsoft Outlook Message El día miércoles, febrero 05, 2020 a las 07:11:42a. m. +0100, Matthias Apitz escribió: > > Hello, > > $ file siadmin-error-pg.msg > siadmin-error-pg.msg: CDFV2 Microsoft Outlook Message > > Do we have something in the ports to open or convert such a beast? > ... I should have been looking better myself :-( we have mail/p5-Email-Outlook-Message and with this one can do: $ msgconvert --mbox siadmin-error-pg.mbox siadmin-error-pg.msg The resulting mbox file has a first line like: From "Apitz,Matthias" Wed Feb 5 07:57:08 2020 but after repairing it with vim to: From matthias.apitz@foo.org Wed Feb 5 07:57:08 2020 mutt is willing to open the mbox fine. matthias ----- End forwarded message ----- -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub