Loading...
 
Skip to main content

Features / Usability


Use smtp server from my ISP ?

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.

posts: 2881 United Kingdom

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


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.

posts: 2881 United Kingdom

> 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