[Solar-talk] Solar_Mail, take 2
Paul M Jones
pmjones at solarphp.com
Sat Mar 31 20:56:16 PDT 2007
On Mar 31, 2007, at 6:19 PM, Paul M Jones wrote:
>
> On Mar 31, 2007, at 6:13 PM, Dinh wrote:
>
>> OmniTI has open sourced their Alexandria library: https://
>> labs.omniti.com/docs/alexandria/ that includes Mailer classes. Is
>> there any idea that we can learn from them?
>
> I am sure there is; OmniTI are all about email, all the time. I'll
> look through it in more detail, thanks for bringing it up. :-)
I don't see a lot we can use, off-hand.
<https://labs.omniti.com/alexandria/trunk/OmniTI/Mail/Mailer.php>
They encourage the use of their SMTP injector class, which requires a
custom extension from OmniTI. No support for attachments that I can
see. Not clear how to write new transports.
The transferEncodePiece() method could stand bear some more
attention, though, to make sure the Solar mail components are
encoding everything they should.
Thanks again for pointing it out, Dinh.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list