Topic: Email issues, can`t send any emails...!
Hi everyone,
I just succeed installing jobberbase on my host but it seems that all emails (confirmation post, application + attachment...) don't work at all.
Do i have to change something in the php mail files? class.phpmailer and class.postman...?
In this case: email settings are enable according to the host, they do not offer smtp service...
Just for info, i received this path info from my host.
`sendmail_path=/usr/sbin/sendmail -f mail@xxxx.xxx.com`
in config.php:
I've changed the
define('NOTIFY_EMAIL','xxx@gmail.com');
define('ADMIN_EMAIL','xxx@gmail.com');
The email features offered: Email
SSL * POP3 * Web based * Forward
I've tried to find the error for days...any ideas?
help!
Thanks!