I am facing a problem since I added the sendmail configuration in the .env file of my shopware folder. See the above picture, If we click on "Order with compulsory payment of the costs", the page will start loading until the mail arrives in the inbox of the email address attached to the order. Which means that this page will load for like 5minutes.
Is there a way to shorter this time lapse OR to configure shopware so that he doesn't wait until the mail is sent?
Here is my mail config in .env file : MAILER_URL=sendmail://emakers.be
I made this work by using an smtp office365 server. Worked like a charm !