From: Adarsh S. <ada...@or...> - 2011-07-15 06:06:19
|
Dear all, After Configuring Project Open Properly , and performing some tests on it, today I need to configure it with our mail server. After reading the link in the documentation : http://www.project-open.org/documentation/configure_external_smtp_server & set parameter as ns_param mailhost secure.emailsrvr.com. I configure the PO on Ubuntu System and I faced the below error when I click on sendmail after creating a new user in it. can't connect to "localhost:25"; connection refused I think there is something wrong with the configuration. I check root@lin-ws:~# tail -f /web/projop/log/error.log order by cost_cache_dirty LIMIT '50';' [15/Jul/2011:11:15:33][1385.1387091712][-sched:23-] Notice: dbinit: sql(localhost::projop): ' select project_id from im_projects where cost_cache_dirty is not null order by cost_cache_dirty LIMIT '50' ' [15/Jul/2011:11:15:33][1385.1387091712][-sched:23-] Debug: Done running scheduled proc im_cost_cache_sweeper. ^C Thanks |