The officially official Devuan Forum!

You are not logged in.

#1 2024-07-08 10:10:49

Tritonio
Member
Registered: 2022-01-09
Posts: 34  

[SOLVED] Mailing list subscription broken

https://www.devuan.org/os/donate has a way to subscribe to the mailing list at the bottom. I put my email and it take me to https://subscribe.dyne.org/post.php which spits php code at me:

"; mail("$_mmlist-join@lists.dyne.org", "Subscribe to $_mmlist", "", $headers); echo("
Subscribing $_name <$_email> to $_mmlist
Read your email and confirm.
"); // avoid tight loops sleep(1); } else { echo("Invalid email. This activity is being logged."); } } else { echo("Invalid request. This activity is being logged."); } ?>

And I don't get subscribed.

Offline

#2 2024-07-08 13:36:08

golinux
Administrator
Registered: 2016-11-25
Posts: 3,283  

Re: [SOLVED] Mailing list subscription broken

Thanks for letting us know. Will get that fixed asap. Until then, all the available subscription links seem to be working from this page:
https://www.devuan.org/os/community

Online

#3 2024-07-08 13:45:29

Tritonio
Member
Registered: 2022-01-09
Posts: 34  

Re: [SOLVED] Mailing list subscription broken

Thanks!

Offline

#4 2024-07-12 15:42:15

golinux
Administrator
Registered: 2016-11-25
Posts: 3,283  

Re: [SOLVED] Mailing list subscription broken

@Tritonio . . . Please give that link another try. It should be fixed . . . Again, thanks for letting us know that it was broken!

Online

#5 2024-07-12 21:55:15

Tritonio
Member
Registered: 2022-01-09
Posts: 34  

Re: [SOLVED] Mailing list subscription broken

Looks good now! Thanks!

Offline

#6 2024-07-12 22:35:54

golinux
Administrator
Registered: 2016-11-25
Posts: 3,283  

Re: [SOLVED] Mailing list subscription broken

Confirmation much appreciated. Thanks!

Online

Board footer