Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
kungphoto
Experienced
Topic Author
Posts: 27
Joined: 24 Dec 2014, 04:36

can i set more then one email add?

09 Jan 2015, 20:27

Code
mail:
    to		: kungphoto@qq.com # Mail recipient
    from	: # Some hosts require a 'FROM' address on the same domain
    subject	: %domain% | New message from %name%
    host	: # SMTP Hostname | Enable SMTP and fill the details below
    SMTPAuth: # SMTP Authorization : true|false
    username: # SMTP username
    password: # SMTP password
    SMTPSecure: # SMTP secure protocol | tls|ssl|(empty)
    port	: # SMTP port | 25|587|465
    debug	: # Debug mail true|false
Choose a problem to solve, not an idea to build
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: can i set more then one email add?

10 Jan 2015, 23:59

Not currently, but I can add this to next release ...