Email Handler
Package Specification Summary for Package: email-handler
Summary: | Service to automatically dispatch and process incoming email messages. |
Description: | A service to autmatically dispatch and process incoming email messages. Email messages are tagged and inserted into a database table by an external script, and the email handler dispatches emails by tag to Tcl procedures to handle them. See notifications for an alternative maildir based handler for inbound mail. |
Maturity: | New Submission or Maturity Unknown |
This package depends on: | acs-kernel |
Packages that depend on email-handler: | None |
Package parameters: |
|
Bug Tracker Summary for Package: email-handler
Open Bugs: | 0 |
All Tracked Issues: | 0 |
Latest Bug Opened: | This package has no open bugs. |
Latest Bug Fixed: | No bugs have been fixed in this package. |
Top Bug Submitters: | |
Top Bug Fixers: |
Code Metrics Summary for Package: email-handler
# Tcl Procs | 0 |
# Tcl Lines | 0 |
# Tcl Blank Lines | 1 |
# Tcl Comment Lines | 0 |
# Automated Tests | 0 |
# Stored Procedures | PG: 0 ORA: 0 |
# SQL Lines | PG: 0 (blank 1 comments 0) ORA: 0 (blank 1 comments 0) |
# ADP pages | 0 |
# ADP lines | 0 |
# Include pages (email-handler/lib/) | 0 |
# Documentation pages | 0 |
# Documentation lines | 0 |
Browse Source | Not installed |
Github Repository: | https://github.com/openacs/email-handler/tree/oacs-5-10 |