Page 1 of 1

can i set more then one email add?

Posted: 09 Jan 2015, 20:27
by kungphoto
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

Re: can i set more then one email add?

Posted: 10 Jan 2015, 23:59
by mjau-mjau
Not currently, but I can add this to next release ...