Hello Jeremiah,
thank you for your work. I'll take a look at this repo. Anyway, you are
right
that it makes a pain to use imap as the source of emails. I recommend
everyone
(if possible) to use smtp journaling to acquire emails. It spares you
deleting
already processed emails.
Janos
On 2022-11-21 18:10, Jeremiah Poling wrote:
Janos,
For now, I've setup an imperfect workflow using offlineimap.
https://github.com/UvA-FNWI/M365-IMAP
Bit of a pain to setup, and I'm sure it will be a pain when the token
expires and has to be renewed, but my mail is getting into the archive
for now at least.
Major downside is that offline imap just syncs mail with no option to
remove from the server, so I'm having to purge it manually
periodically.
--Jeremiah
-----Original Message-----
From: Jeremiah Poling
Sent: Friday, July 1, 2022 13:42
To: Piler User <piler-user@list.acts.hu>
Subject: RE: fetching mail from office365 after Microsoft disables
"basic authentication"?
Thank you!
--Jeremiah
-----Original Message-----
From: s...@acts.hu <s...@acts.hu>
Sent: Friday, July 1, 2022 06:03
To: Piler User <piler-user@list.acts.hu>
Subject: Re: fetching mail from office365 after Microsoft disables
"basic authentication"?
[EXTERNAL EMAIL] DO NOT CLICK links or attachments unless you
recognize the sender and know the content is safe.
Hello Jeremiah,
I'll try to come up with something usable starting at here:
https://stackoverflow.com/questions/54189837/python-o365-authentication-when-basic-authentication-becomes-deprecated
Note that I'll prefer the imapfetch.py utility to get emails via imap.
Janos SUTO
On 2022-07-01 00:08, Jeremiah Poling wrote:
Hello!
We're pilerimport -i to download mail for archiving from a journaling
mailbox.
Are there any recommendations for a similar method that would use a
more "modern" authentication method for after Microsoft disables basic
authentication in September?
Thank you for any advice you can provide!
--Jeremiah