Difference between revisions of "Managing Emails"
From Opentaps Wiki
Jump to navigationJump to searchm (Protected "Managing Emails": Sysop page [edit=sysop:move=sysop]) |
(→Setting up Outbound Emails) |
||
Line 2: | Line 2: | ||
==Setting up Outbound Emails== | ==Setting up Outbound Emails== | ||
+ | |||
+ | To send outgoing emails from the system, turn on your mail server by editing framework/common/config/general.properties and setting mail.notifications.enabled=Y. You can also configure a special SMTP host, user, and password here. | ||
==Processing Inbound Emails== | ==Processing Inbound Emails== | ||
==Setting up Event Notifications== | ==Setting up Event Notifications== |
Revision as of 00:04, 16 November 2007
Setting up Outbound Emails
To send outgoing emails from the system, turn on your mail server by editing framework/common/config/general.properties and setting mail.notifications.enabled=Y. You can also configure a special SMTP host, user, and password here.