Is it possible to get a list of newsletter-categories somehow?
I am making a module that should follow this use case:
1) User goes to site with module
2) User writes a message
3) User selects a newsletter-category and clicks send
4) The system sends an e-mail to all subscribers of the newsletter-category.
Thanks :-)