Use smtp server from my ISP ? Posted by cgiguere 28 Jul 2005 20:00 GMT-0000 posts: 2 Is it possible to use the smtp server from my ISP with Tikiwiki ? (the same I use to send mail through my email client). Thanks.
Posted by Damian Parker 31 Jul 2005 07:18 GMT-0000 posts: 2881 Yes and No, It depends on the access you have to the servers php.ini. Tiki uses the plain mail() function from PHP, depending on how the provider has this setup, depends on its success rate. Damian Parker http://free.tiki.at.tikihost.net
Posted by cgiguere 31 Jul 2005 12:30 GMT-0000 posts: 2 I have full access to php.ini, since my tikiwiki is hosted on my computer. Charles. > Is it possible to use the smtp server from my ISP with Tikiwiki ? (the same I use to send mail through my email client). > > Thanks.
Posted by Damian Parker 31 Jul 2005 14:38 GMT-0000 posts: 2881 > I have full access to php.ini, since my tikiwiki is hosted on my computer. > > Charles. > Cool I guess your on Windows otherwise this normally works out of the box. So have a read at php.net and see how to configure the mail outgoing options http://www.php.net/mail Damian http://free.tiki.at.tikihost.net