-
Notifications
You must be signed in to change notification settings - Fork 311
Open
Labels
component: botsfeatureIndicates new feature requests or new featuresIndicates new feature requests or new features
Milestone
Description
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
Labels
component: botsfeatureIndicates new feature requests or new featuresIndicates new feature requests or new features