hey Axhary, did you check the typo3 repository? I believe somebody did this already.
Ries On Apr 27, 2007, at 4:14 PM, Zachary Denison wrote: > I need to extend the functionality of class.t3lib_htmlmail.php to > allow me to use an smtp server to send mail (on linux) - because php > on linux only lets you use sendmail (or a sendmail wrapper). > > Rather than just edit the source file myself, and get it to work, I > would like to write some kind of extension because I am sure other > people would need this functionality. > > What is the best way to go about this. I think I can manage to do an > XCLASS extension but I have heard there is a new way to do extensions > with hooks. Does anyone know where I would start to look, in order to > do a hook based extension of this class. > > Thanks. > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english -- Ries van Twisk Freelance Typo3 Developer email: [EMAIL PROTECTED] web: http://www.rvantwisk.nl/ skype: callto://r.vantwisk _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
