Hi Stephen, Stephan Petzl wrote: > axel and me managed to get this extension working and uploaded it to the > TER. check it out here: > http://typo3.org/extensions/repository/view/stoefln_pear_mail/current/
Thanks for this contribution. I quickly had a look at this extension and I pointed out that in my case I could not use it as my SMTP server is listening on port 587 (and uses TLS which is supported by PEAR::Mail). Thus you may add a port parameter which defaults to 25 in the ext_conf_template.txt file. -- Xavier Perseguers http://xavier.perseguers.ch/en/tutorials/typo3.html _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
