Re: Legacy app using wwipstuff.dll fails sending Office365 email

2022-06-16 Thread Alan Bourke
For anything we have that sends through using SMTP, if a customer wants to send through a Microsoft mail server they definitely have to set up a relay as per the document Richard linked to. Which is why I get them to use Amazon SES instead if possible. -- Alan Bourke alanpbourke (at) fastm

Re: Legacy app using wwipstuff.dll fails sending Office365 email

2022-06-15 Thread Ted Roche
On Wed, Jun 15, 2022 at 5:15 PM Richard Kaye wrote: > > Maybe this one offers some clues? Although if they are shutting down basic > auth the time may have come > It might, thanks, I'll review. ___ Post Messages to: ProFox@leafe.com Subscription Maint

RE: Legacy app using wwipstuff.dll fails sending Office365 email

2022-06-15 Thread Richard Kaye
On Behalf Of Ted Roche Sent: Wednesday, June 15, 2022 4:31 PM To: profoxt...@leafe.com Subject: Legacy app using wwipstuff.dll fails sending Office365 email Hi, folks: An ancient legacy app (soon to be mothballed) has been using wwipstuff.dll to send email through outlook.com since at least 2013

Legacy app using wwipstuff.dll fails sending Office365 email

2022-06-15 Thread Ted Roche
Hi, folks: An ancient legacy app (soon to be mothballed) has been using wwipstuff.dll to send email through outlook.com since at least 2013 or so. Once in a blue moon we've needed to tweak parameters but nothing for around 5 years. I used BLAT to debug and get all the parameters set up correctly