<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        font-size:10.0pt;
        font-family:"Courier New";
        mso-fareast-language:FR;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        mso-fareast-language:EN-US;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=FR link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hello dear Sebastian<o:p></o:p></p><p class=MsoNormal><span lang=EN-US>Happy to hear that.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>I will be waiting for the update then.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span lang=EN-US style='mso-fareast-language:FR'>From:</span></b><span lang=EN-US style='mso-fareast-language:FR'> Sebastian Wagner <wagner@cert.at> <br><b>Sent:</b> Thursday, August 19, 2021 6:22 PM<br><b>To:</b> Kossi DOH <kdoh@cert.tg>; intelmq-users <intelmq-users@lists.cert.at><br><b>Subject:</b> Re: [IntelMQ-users] Unable to send CSV file using Intelmq<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p>Dear Kossi,<span style='mso-fareast-language:FR'><o:p></o:p></span></p><p>I took the time to work on this issue and we merged the fix for it today (<a href="https://github.com/certtools/intelmq/pull/2052">https://github.com/certtools/intelmq/pull/2052</a>). The fix will be part of the upcoming IntelMQ release 3.0.1.<o:p></o:p></p><p>best regards<br>Sebastian<o:p></o:p></p><div><p class=MsoNormal>On 7/12/21 2:56 PM, Sebastian Wagner wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p>Dear Kossi,<o:p></o:p></p><p>You answered the same question about one month ago on a different mailing list and the responses you received still apply.<o:p></o:p></p><p>We suspected that the SMTP output needs to add an additional MIME header to the attachment in the mail, so that Microsoft Outlook interprets the attachment as CSV-file.<o:p></o:p></p><p>So this:<br>Content-Disposition: attachment; filename="somefeed.csv"<br>needs to be added using<br><a href="https://docs.python.org/3/library/email.compat32-message.html#email.message.Message.add_header">https://docs.python.org/3/library/email.compat32-message.html#email.message.Message.add_header</a><br>at about this place in the IntelMQ code:<br><a href="https://github.com/certtools/intelmq/blob/a51276054a7c5f0744ccb90cda54a03eeed75400/intelmq/bots/outputs/smtp/output.py#L69">https://github.com/certtools/intelmq/blob/a51276054a7c5f0744ccb90cda54a03eeed75400/intelmq/bots/outputs/smtp/output.py#L69</a><o:p></o:p></p><p>Unless someone does this work (+ testing), the behavior will likely not change. I <i>may</i> find the time for it this week if nothing else prevents me to do so.<o:p></o:p></p><p>Sebastian<o:p></o:p></p><div><p class=MsoNormal>On 7/7/21 3:37 PM, Kossi DOH via IntelMQ-users wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal>Dear Community<o:p></o:p></p><p class=MsoNormal><span lang=EN-US>Please I need help to configure the SMTP bots of Intelmq to send CSV file as describe in the description. I check the MIME and I is not the blocking point. The Information needed to be sent in CSV is either in the ATT00001 file and contrary to all the Intelmq mail I do receive mine is not .txt.</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US>Can someone please help me to solve this issue?</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US>This is an example of the file sent after the configuration:</span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US><img border=0 width=301 height=117 style='width:3.1333in;height:1.2166in' id="Picture_x0020_1" src="cid:image001.png@01D79767.29A20A70"></span><o:p></o:p></p><p class=MsoNormal><span lang=EN-US> </span><o:p></o:p></p><p class=MsoNormal><span style='mso-fareast-language:FR'>Cordialement / Best Regards, </span><o:p></o:p></p><p class=MsoNormal><b><span style='font-size:9.0pt'>Kossi DOH<br></span></b><span style='font-size:9.0pt'>Analyste Cyber Securite</span><o:p></o:p></p><p class=MsoNormal><b><span style='font-size:9.0pt'>CYBER DEFENSE AFRICA S.A.S.</span></b><o:p></o:p></p><p class=MsoNormal><span style='font-size:9.0pt'>Mobile: +228 70 54 93 26</span><o:p></o:p></p><p class=MsoNormal><span style='mso-fareast-language:FR'><a href="https://cert.tg"><b><span lang=EN-US style='font-size:9.0pt'>https://cert.tg</span></b></a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span lang=EN-US style='font-size:9.0pt'>This information is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Unauthorised use of this information by a person or entity other than the intended recipient is prohibited by law. If you received this by mistake, please immediately contact the sender by email or phone and delete this information from any computer. </span><span style='font-size:9.0pt'>Thank you. </span><o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal><span style='mso-fareast-language:FR'><br><br><o:p></o:p></span></p></blockquote><pre>-- <o:p></o:p></pre><pre>// Sebastian Wagner <a href="mailto:wagner@cert.at"><wagner@cert.at></a> - T: +43 676 898 298 7201<o:p></o:p></pre><pre>// CERT Austria - <a href="https://www.cert.at/">https://www.cert.at/</a><o:p></o:p></pre><pre>// Eine Initiative der nic.at GmbH - <a href="https://www.nic.at/">https://www.nic.at/</a><o:p></o:p></pre><pre>// Firmenbuchnummer 172568b, LG Salzburg<o:p></o:p></pre><p class=MsoNormal><span style='mso-fareast-language:FR'><br><br><o:p></o:p></span></p></blockquote><pre>-- <o:p></o:p></pre><pre>// Sebastian Wagner <a href="mailto:wagner@cert.at"><wagner@cert.at></a> - T: +43 676 898 298 7201<o:p></o:p></pre><pre>// CERT Austria - <a href="https://www.cert.at/">https://www.cert.at/</a><o:p></o:p></pre><pre>// Eine Initiative der nic.at GmbH - <a href="https://www.nic.at/">https://www.nic.at/</a><o:p></o:p></pre><pre>// Firmenbuchnummer 172568b, LG Salzburg<o:p></o:p></pre></div></body></html>