Hi !
If it is just a one way newsletter, where you don't want to run a full fledged mailing list, you can simply create the frontends in php (for subscribing, unsubscribing and for sending the email).
For the newsletter, you can automate a cron that will send the email by calling the php script (or a perl script or whatever...)