ProcessMAKER

FacebookTwitter
http://wiki.processmaker.com/index.php/Notifications#Sending_emails_with_PMFSendMessage.28.29 Notifications can be used to keep users apprised of new cases in their Inbox and notify them at specified times while running cases.

Notifications

Copy these files class.phpmailer.php to your web server:

Worx International Inc.

http://phpmailer.worxware.com/index.php?pg=install

mail

http://php.net/manual/en/function.mail.php For qmail users, I have written a function that talks directly to qmail-queue, rather than going through the sendmail wrapper used by mail().
Architecture The architecture diagram below shows the relationship between the major components of the ProcessMaker Server and its interfaces with the outside world. ProcessMaker is designed on the LAMP / WAMP stack: Linux , UNIX or Microsoft Windows is the operating system; Apache , the web server; MySql , the database server; PHP , the programming language. http://wiki.processmaker.com/index.php/ProcessMaker_Architecture_Diagrams

ProcessMaker Architecture Diagrams

ProcessMaker can be configured to send out email to keep its users apprised of new cases in their Inbox and notify them at specified times while running cases. This page explains the settings to configure ProcessMaker to use an email server.

Email - Settings

http://wiki.processmaker.com/index.php/Email_-_Settings
According to the documentation on this site, we are not supposed to use timezones listed in the "Other" category like 'US/Central' and the like. http://php.net/manual/en/timezones.america.php

America

Default Time Zone

In ProcessMaker 1.X, the default time zone for the ProcessMaker server is set in the defines.php file. http://wiki.processmaker.com/index.php/Default_Time_Zone