Re: Configure smtp mail server in the admin gui
iiinetworks <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <4438d8b1e480624061365afac767b33c@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=191108#191108 ---------------------------------------------------------------- [quote="Laurent"]I'm missing on the admin gui to fully configure the mail server. I can only define if I use sendmail or SMTP. But vou need to configure the mail host in the php.ini. So the config is not done on the same place.[/quote]The problem is that the php.ini is not part of OSC, so they cannot change how it is configured. In fact, unless you misconfigured your web server, the php.ini should not be writeable by the web server; thus, they can't configure it it in the admin page. Perhaps in the future, they will add a module to handle mail (although this is not on the workboard), but currently they are dependent on the PHP function. Good luck, Matt