mail:
to : mail@********.com # Mail recipient
from : # Some hosts require a 'FROM' address on the same domain
subject : %domain% | New message from %name%
host : relay.pachosting.com # SMTP Hostname | Enable SMTP and fill the details below
SMTPAuth: true # SMTP Authorization : true|false
username: mail@********.com # SMTP username
password: ********** # SMTP password
SMTPSecure: # SMTP secure protocol | tls|ssl|(empty)
port : 2025 # SMTP port | 25|587|465
debug : true # Debug mail true|false
All the information above is correct, but it still can't work
How can i find out the problems?