Thanks for this. I installed the extension and modifed the ux_.. class, but I dont think it is having an effect. The install tool not sending test emails, with or without testing t3lib_htmlmail. I looked around in class.t3lib_htmlmail.php, class.ux_t3lib_htmlmail.php, and lib/class.tx_srfeuserregister_email.php and from what little I know, it seems to make sense.
I believe PEAR is working correctly, and my PHP script works with the same account into, etc Can anyone recommend a way I can test to see if this is properly implemented? Im also willing to discuss some paid support on this problem if need be, as Im still mastering the Typo3 admin stuff, and am not a PHP dev. Thanks, -James Calhoun "Stephan Petzl" <[email protected]> wrote in message news:[email protected]... > James Calhoun schrieb: > >> 1) Can anyone help me understand how to make sure that the install tool, >> forms, etc, can use sendmail with SMTP? I dug through >> class.t3lib_htmlmail.php and saw that, according to the comments, Typo3 >> supports Sendmail/Exim MTA/SMTP. >> >> 2) Or, in particular, can someone help me figure out how to get sr_feuser >> confirmation emails, etc, to be sent via SMTP? >> >> >> >> Thanks all, >> >> James Calhoun > > i wrote a XCLASS extension for class.t3lib_htmlmail.php (see attachment) > wanted to make it configurable but its not finished. you have to edit > your smtp server data in the ux_... class. it uses PEARs Mail Class (has > to be installed on server or manually included) > > BR Steph > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
