IntroductionWhile BComposer is fully functional and is indeed used in production for several mailing lists, there are still many features that have not yet been implemented that would benefit the project greatly. If you would like to fund the development of any of these features, please get in contact with the author, Sam Lown. Missing-features- Collecting returned email - it is currently not yet possible to detect bounced or failed email. It should be possible for BComposer to access a mail account, or provide a daemon for incoming mail that can be parsed and recognised.
- Improved Statistics - everything is in place, but it would be nice to see graphs and histograms of reads, including geographical data to see how effective the mailout really has been.
- Subscriber bulletin delivery filter - currently this is a bit lacking and uses raw SQL to filter the data, which is neither easy for the end user, nor very secure (although checks are made!)
- Testing - despite the excellent Ruby on Rails testing features, BComposer sadly has a severe lack of testing.
|