PDA

View Full Version : Notifications from tasks


cleyton.costa
06-07-04, 03:44 AM
Hi,

The notifications from task is not running. I create tasks, but I didnīt receive the e-mails.
I have installed dotproject in my computer(will be the Host) with phptriad(apache, mysql, php).
How can I configure the notifications?
It works with apache?

Thanks!

Cleyton

cyberhorse
06-07-04, 04:23 AM
it works through sendmail, so you need to have that setup. are you running on windows? (I'm not sure if there is sendmail compatible program for windows)

cleyton.costa
06-07-04, 04:43 AM
Ciberhorse,
Iīm running on windows.

ajdonnison
06-07-04, 09:17 AM
Windows doesn't use sendmail, it requires an SMTP capable host. This is detailed elsewhere in these forums, do a search for SMTP, or look up the mail function on www.php.net for details.