jordanjay29 This sounds like a mail problem. It's likely old discussions are trying to send emails to users who have subscribed, and that's why it's erring on posting. Can you check your SMTP settings against your provider?
achlys Err, sure.. 😅 Driver: mail Host: posteo.de Port: 587 Encryption: STARTTLS Username and pw is correct. (settings for posteo.de)
jordanjay29 achlys the Encryption value should only be SSL or TLS Try changing it to TLS. Save, hard refresh, and try another post. Edit: The page you linked says to use port 465 with TLS as well.
jordanjay29 achlys try 587 anyway. 465 tends to be blocked, I'm not sure why your mail server is recommending it.
achlys @jordanjay29 Thanks for your help so far! I appreciate that. Ok, tried another one, but with the same result.
jordanjay29 achlys Try disabling the Subscriptions extension, and then attempt posting in an old discussion. Let's see if Flarum even posts without sending those emails.
achlys Without a reply or mention this actually works. When mentioning someone I get the error message.
jordanjay29 achlys Because some users might have email notifications turned on for mentions as well. But that's good, we confirmed it's the email that's screwing up. Can you post your SMTP details (minus password) here for your new service?
achlys What I don't understand is that I didn't change the e-mail settings during the migration. Driver: mail Host: mail.gmx.net Port: 587 Encryption: TLS Username: same as sender sender: geburah(a)gmx.net
luceos achlys Driver: mail Host: mail.gmx.net Port: 587 Encryption: TLS Can you try changing driver to smtp?
jordanjay29 Can you check that port 587 is open? Use telnet yoursite.com 587 Then paste/screenshot the results here?
achlys telnet tipareth.net 587 Trying XXX:XXXX:XX::XXXX:XXXX... Trying XXX:XXXX:XX::XXXX:XXXX... Trying XXX.XX.XXX.XX... Trying XXX.XX.XXX.XX... telnet: Unable to connect to remote host: Connection timed out Seems like it's blocked for the web server.
OrdinaryJellyfish achlys that means it can't connect to the client. Try your SMTP host, not your forum domain.
achlys doh! telnet posteo.de 587 Trying 185.67.36.89... Connected to posteo.de. Escape character is '^]'. 220 submission01.posteo.de ESMTP Postfix
achlys luceos That did the trick! Thank you! 🎆 E-Mail working I still have the timestamp problem... 👾
jordanjay29 achlys I still have the timestamp problem... Can you open a new discussion for this, please?