Hey @shir,
good to hear that you solved the issue. Maybe NodeBB has an issue with the specific (top level) domain your mail handle was under? I just checked the logs and this is the event for the second registration mail that has been sent out (I edited your mail handle for privacy reasons). I.e., this is the one I manually invoked. There is another event for your actual registration. As far as NodeBB is concerned, it seems to be convinced that it successfully sent these mails.
{
"confirm_code": "dbcc0d6c-8646-4191-9975-badc1c7035f2",
"email": "
[email protected]",
"subject": "Welcome to PluginCafé",
"template": "welcome",
"timestamp": 1751883962965
}
NodeBB can be a bit buggy from time to time but that it fails to send a mail and then creates an event for successfully sending it, would be a bit odd. I will have an eye on this.
Cheers,
Ferdinand