7 ms·
Why do you need to send a password when using their Autodiscover API? Would Outlook send the respective passwords for each email account to Microsoft?
by binaryturtle 8mo ago
Why do you need to send a password when using their Autodiscover API? Would Outlook send the respective passwords for each email account to Microsoft?
- philipwhiuk 8mo agoI suspect they try to login and reverse engineer the IMAP config.
- Neil44 8mo agocurl -u just requires the field to be there, I suspect. No authentication takes place. You can send any password and the output doesn't change.