32
Pleased to see people using Mobilizon instead of Facebook Events
(feddit.online)
NB : Downvote are limited to members of this community
Can you imagine, years ago how the internet was before? We know Facebook, Twitter, Tiktok, Youtube. We knew blogger, Tumblr, Skyrock... and long before, it was the forum era as phpBB..and mail-lists.
And now with ActivityPub, we are reshaping the web, and achieving much with lots of freedom. So thank you all, and welcome ๐ค๐
NB : if you want to donate, double check on the official website and repport any problem to mod team
Verse
Blog
Microblog
Event
Audio
Streaming/live
Book
Short-video
Video
Image Credits :
Avatar : Wikipedia Eukombos
Banner : David Revoy licence : CC-BY-4.0
I got an instance up but I'm not sure about mail delivery. do you use mailgun or anything?
I have my own mail server.
Setting up an email SMTP server for these applications has always been a PITA because many of the settings (ports, authentication type, etc.) need to be tried in different combinations before finding a combination that works. For example, I thought MOBILIZON_SMTP_SSL would work, but for some reason, it didn't, but TLS worked.
Maybe you just haven't found the right combination.
I use these settings, but you may need to do trial and error to get things right for your service.
MOBILIZON_SMTP_PORT=587 MOBILIZON_SMTP_SSL=false MOBILIZON_SMTP_TLS=if_available
the smtp is definitely working. my question is whether Microsoft and Google will deliver the message without mailgun etc
I would think so. I'm not aware of any restrictions, unless they have some maximum number of emails in a specific time period.