WarstekHUN Hi! I've got a problem with setting up the email driver. If I set mail as a driver, I get this error: 500 Internal server error POST https://fdrphun.ddns.net/forum/api/mail/test null ( Any ideas?
askvortsov WarstekHUN mail works as a driver only if you have Sendmail set up on your server. If you don't have that configured, it will fail.
askvortsov WarstekHUN https://clients.javapipe.com/knowledgebase/132/How-to-Test-Sendmail-From-Command-Line-on-Linux.html might be relevant here.
WarstekHUN Well, I have to tell the truth. I'm using Windows, with Internet Information Services to host Flarum. I really appreciate your help, but I followed this: https://php.tutorials24x7.com/blog/how-to-use-sendmail-on-windows-to-send-email-using-php Did every step, but I still get the same error.
askvortsov WarstekHUN to be honest, I generally recommend against using Sendmail without expertise in this stuff, as there's a lot of nuances to running a mail server. Almost always, using some existing SMTP service is preferable.
WarstekHUN askvortsov Okay, I solved the problem, in another way Sorry, for interrupting, and thanks for your help!
askvortsov WarstekHUN Sorry, for interrupting, and thanks for your help! No worries! That's what this community is for 😁. Welcome to Flarum!