Skip to content

Fetching data from Microsoft Exchange Web Service (EWS) #1689

@Higgsx

Description

@Higgsx

Hello

I have a MS Exchange server, where I receive many feed emails. I need to connect to this exchange server to read mails and parse them in IntelMQ. Issue is that Exchange server has closed IMAP and POP3 ports and I can't use intelmq.bots.collectors.mail.collector_mail_attach module. I can't open those ports. When I try to connect, python3 throws exception: "Connection refused".

But I came across something like Exchange web Service (EWS) interface and I tried and I can read emails via python3 scripts.
Does IntelMQ have feature to connect to EWS interface? I was looking for this feature but can't find anything in documentation.

Because of this I have to write(or rewrite) bot to handle this situation.

Any other idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: botsfeatureIndicates new feature requests or new features

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions