Hi There
In my process I am downloading a zipped file and sending it by mail, but it could be above the outlook attachment limit of 20mb - my code splits the file and send multiple due to this.
Although, when running, I am successfully sending an attachment mail of zipped 32mbs - how is that possible?
It’s great! But I am worried I may face issues further down the line. For the record, it does take about 3 or so minutes to send, but with a delay is working fine for a couple test cases.
Any issue here, or indeed is the zipped file attachment limit higher?
Many Thanks