I am looking for a simple, self-hosted way to send a newsletter.
-
I am looking for a simple, self-hosted way to send a newsletter. I don't need mail forwarding or whatever, my provider's mail server is good enough for the numbers I'm sending.
I don't want a public subscription page (or I should be able to disable it) and an unsubscription page is optional.
Basically, I want to create a mail that is then sent out to everyone on a list I maintain.
Ideally on a LAMP stack.Any suggestions?
-
I am looking for a simple, self-hosted way to send a newsletter. I don't need mail forwarding or whatever, my provider's mail server is good enough for the numbers I'm sending.
I don't want a public subscription page (or I should be able to disable it) and an unsubscription page is optional.
Basically, I want to create a mail that is then sent out to everyone on a list I maintain.
Ideally on a LAMP stack.Any suggestions?
@heinragas listmonk! Actually installed that on my own server last week (I have Yunohost running and then through that installed listmonk)
-
@heinragas listmonk! Actually installed that on my own server last week (I have Yunohost running and then through that installed listmonk)
@Anneke Hm, it's written in Go or something? Not ideal, it also requires a PostgreSQL database instead of MySQL. So that would require a bit more work.
But yes, it seems to do precisely what I am looking for!
-
I am looking for a simple, self-hosted way to send a newsletter. I don't need mail forwarding or whatever, my provider's mail server is good enough for the numbers I'm sending.
I don't want a public subscription page (or I should be able to disable it) and an unsubscription page is optional.
Basically, I want to create a mail that is then sent out to everyone on a list I maintain.
Ideally on a LAMP stack.Any suggestions?
@heinragas second for listmonk
-
I am looking for a simple, self-hosted way to send a newsletter. I don't need mail forwarding or whatever, my provider's mail server is good enough for the numbers I'm sending.
I don't want a public subscription page (or I should be able to disable it) and an unsubscription page is optional.
Basically, I want to create a mail that is then sent out to everyone on a list I maintain.
Ideally on a LAMP stack.Any suggestions?
@heinragas might I suggest the unsub page be non-optional? In fact, per law that action must be as easy as the subscription
-
I am looking for a simple, self-hosted way to send a newsletter. I don't need mail forwarding or whatever, my provider's mail server is good enough for the numbers I'm sending.
I don't want a public subscription page (or I should be able to disable it) and an unsubscription page is optional.
Basically, I want to create a mail that is then sent out to everyone on a list I maintain.
Ideally on a LAMP stack.Any suggestions?
-
@heinragas might I suggest the unsub page be non-optional? In fact, per law that action must be as easy as the subscription
@GuillaumeRossolini My use case is sending a daily travel report to friends and family that have explicitly expressed interest in receiving them. I think I can do without, if necessary. This is also why I don't want a public subscription page, because my writings are not for the whole world.
-
@GuillaumeRossolini My use case is sending a daily travel report to friends and family that have explicitly expressed interest in receiving them. I think I can do without, if necessary. This is also why I don't want a public subscription page, because my writings are not for the whole world.
@heinragas fair enough!
-
R relay@relay.infosec.exchange shared this topic