Re: [openupload-devel] openupload email plugin
Status: Beta
Brought to you by:
tsdogs
|
From: Alessandro B. <ts...@br...> - 2012-08-01 23:13:53
|
Il 01.08.2012 12:11 Адиль ha scritto: > Hello dear openupload team!Really great project,lot of thank's. > u have some issue,i cant configure email plugin,cant find where i can > add smtp service,can you provide some manual for that configuration? > Thank's for attention. > Best regards In current version there is no smtp configuration (in svn there is) Current version uses php mail so once you configure php to send e-mails the application can send e-mails. Configuration depends on the system you are. On linux sendmail command is used You can check php documentation a simple google search should do the trick : http://www.google.com/search?q=configure+php+mail Alessandro |