Re: SMTP Mailer for .9.0.3?
None existing, but you could build one fairly easily. Just create a plugin that replaces 0.9’s bb_mail with the one from 1.0-alpha, and also includes all the mail libraries from backpress/1.0 – then you can install the SMTP mailer as well to enable SMTP.
A bit convoluted, but doable.