Avrum Feldman
Avrum Feldman
@jay0lee correct that google offers Google takeout, but this solution is by far superiors for email export, as far as I know there is no automated way to automate the...
Is there any plan on implementing this? It would be very beneficial for situations where we need services to send emails using a local AD integrated SMTP server and don't...
@PrzemyslawKlys I looked through the [thread](https://github.com/jstedfast/MailKit/issues/582) from MailKit and it seems that integrated authentication isn't implemented yet even on MailKit due to [not being cross compatible](https://github.com/jstedfast/MailKit/issues/582#issuecomment-815038998).
@PrzemyslawKlys I didn't realize you are fine with non cross compatibility. I will try to give it a shot over the next week (hopefully).
@PrzemyslawKlys what a coincident you are asking now. I've just worked this night a few hours on it and I'm (hopefully) almost done. 
@PrzemyslawKlys I've been thinking, maybe I should remove the switch parameter and make it work like the native send-mailmessage where if no password is provided then intergrated auth is attempted...
1. About the From mandatory parameter removal, I'm sorry, it wasn't intentional it might've happened when I merged your latest changes into my repo. I will fix it. 2. I...
Hi @joseph-henry Sorry for my radio silence, didn't notice the email notifications. Before I go ahead and start testing, was this apparent bug resolved?
Hi @schtritoff Your repo helped me out so I was just trying to reciprocate in kind. I know oscdimg is an established and official tool to create images, I personally...
@PrzemyslawKlys I'm so sorry for my radio silence. Life is thankfully busy and I haven't yet found the extra moment to come back into this project and finish it up....