Announcement

#1 2017-02-11 08:25:18

amiond
Member
2017-02-11
2

Change email server settings

Where can i change the email server settings in piwigo? The problem is that i dont have a local email server.

Offline

 

#2 2017-02-11 22:21:40

kiteboy
Member
2017-02-08
17

Re: Change email server settings

I was looking for this option too

I "think" it looks for a local server but I would appeciate any noob advice on this too

Offline

 

#3 2017-02-12 07:24:33

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7207

Re: Change email server settings

Hi :-)

in local config file

// smtp configuration (work if fsockopen function is allowed for smtp port)
// smtp_host: smtp server host
//  if null, regular mail function is used
//   format: hoststring[:port]
//   exemple: smtp.pwg.net:21
// smtp_user/smtp_password: user & password for smtp identication
$conf['smtp_host'] = '';
$conf['smtp_user'] = '';
$conf['smtp_password'] = '';

// 'ssl' or 'tls'
$conf['smtp_secure'] = null;


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact