Hi,
El lun, 07-06-2021 a las 09:49 +0200, Sebastian Wagner escribió:Hi,
The SMTP output bot uses these headers for the CSV attachment:
Content-Type: text/csv; charset="us-ascii"MIME-Version: 1.0Content-Transfer-Encoding: 7bitMaybe Outlook needs something else?
Sebastian
I think the issue is the lack of name, so it would need a header like
Content-Disposition: attachment; filename="somefeed.csv"
Best regards
Thanks for the hint. It looks like this header needs to be "manually" added:
https://docs.python.org/3/library/email.compat32-message.html#email.message.Message.add_header
here:
https://github.com/certtools/intelmq/blob/a51276054a7c5f0744ccb90cda54a03eeed75400/intelmq/bots/outputs/smtp/output.py#L69
Sebastian
-- // Sebastian Wagner <wagner@cert.at> - T: +43 676 898 298 7201 // CERT Austria - https://www.cert.at/ // Eine Initiative der nic.at GmbH - https://www.nic.at/ // Firmenbuchnummer 172568b, LG Salzburg