Mail module

Registered by Julian Lam

The mail module utilises the php mail() function to send notifications. The associated module requires a new page, mail.php be created in /admin, with an associated database table called "mail" (or some such), with columns "sender" and "to".

When enabled:
The mail button in contracts.php will change from a simple "mailto:" to a script that adds the requested email address (as a new row: `sender`, `to`) to "mail". Maybe some fancy jQuery can be used here to let the user know that the email address was added successfully.

When disabled:
The mail button reverts to its default "mailto:" function - this is to allow servers without sendmail (or some other MTA) installed.

Blueprint information

Status:
Not started
Approver:
Julian Lam
Priority:
Low
Drafter:
Julian Lam
Direction:
Approved
Assignee:
Julian Lam
Definition:
Drafting
Series goal:
None
Implementation:
Unknown
Milestone target:
milestone icon 0.8

Related branches

Sprints

Whiteboard

Blueprint approved - informally targeted at v0.8

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.