notification-email-procs.tcl

  • last updated 44 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Support for complex_send in notifications

  1. … 1 more file in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
ticket 2880= anonymous post option send out notification from poster's email pending

  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Bug 2010

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
fix from Sloan: allow HTML notifications. html part is optional so existing calls will still work.

  1. … 8 more files in changeset.
Oops "failure notice" in the bounce e-mail message didn't really want to

become "failure debug".

Changed some "notice" messages to "debug" ...

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
add some diagnostics, don't fail silently on permissions failure, add more explicit help text for EmailQmailQueue

  1. … 2 more files in changeset.
use clobs for to_addr, headers, body; fix load_qmail_mail_queue.holdinsert query, fix upgrade script, make constriant names conform to standards. Fixes bug 1231

  1. … 3 more files in changeset.

o notifications fixes have been completed.

o needed fixes in lt_format_time and html-email-procs.

o Oracle bits /should/ work but are untested at this time.

  1. … 5 more files in changeset.

o updated create/drop scripts

o removed debug statement

o correct param documentation of bounce_mail_message

  1. … 3 more files in changeset.

Added bounce messages for improperly addressed emails and for emails

from unauthorized senders.

Messages follow the qmail-send Bounce Messages Format (QDBMF)

http://cr.yp.to/proto/qsbmf.txt

Added a notification_email_hold table to hold possible bounce messages

until they are accepted by the system.

  1. … 7 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Applied patch #195: Added parsing on port number

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
used wrong function in last submission - should have been string first, not string match. Doh\!

block another obvious autoresponder

Re-introduced my change to 1.9.2.5, which Janine inadvertedly overwrote with her 1.9.2.6 change

changes to support outgoing HTML e-mail from bulk mail, incoming HTML email to forums, and prevent MIT's vacation messages from making it into forums

  1. … 16 more files in changeset.
Added support for notifications going out as the user who sent the notification. This required changing the delivery method service contract, so I moved all service contracts into tcl

  1. … 27 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 41 more files in changeset.
merge from oacs-4-6

  1. … 103 more files in changeset.
I18N: converting the notifications package to using the message catalog

  1. … 5 more files in changeset.
back out Bens changes per bug 3

added notifications documentation!

  1. … 10 more files in changeset.
apm_package_url_from_key returns url with leading and trailing slashes

Fixed the EmailDomain, so it doesn't default to openacs.org. Instead, I've changed address_domain so that if there's no domain specified here, we do a regexp on [ad_url] to find out what the domain likely is.

  1. … 1 more file in changeset.