• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed to use new acs_mail_lite::send

Initialize NSV for sweeper on startup

Add nsv check so bulk mail sweep only run once at a time.

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

  1. … 598 more files in changeset.
comment about where the query issued when sending bulk mail comes from since its not obvious

Use current_timestamp instead of now() to get default send time

changed bulk mail logging from Notice to Debug

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

  1. … 813 more files in changeset.
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. … 13 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 74 more files in changeset.
Removed (currently unnecessary) "for update" clauses - with the transaction

gone, they only slow things down. If we want multiple sweepers to work we

will need to do something but the huge transaction causes problems on systems

with a lot of bulk mail activity (sloanspace, in particular)

remove the large db_transaction bulk_mail::sweep bug 93

I18N: converting bulk-mail to using the message catalog

  1. … 4 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 691 more files in changeset.
testing that cvs log is working again

initial version of a simple bulk mail service that supports variable interpolation

  1. … 19 more files in changeset.
Initial revision

    • -0
    • +12
    ./bulk-mail-init.tcl
    • -0
    • +31
    ./bulk-mail-procs-oracle.xql
    • -0
    • +30
    ./bulk-mail-procs-postgresql.xql
    • -0
    • +261
    ./bulk-mail-procs.tcl
    • -0
    • +20
    ./bulk-mail-procs.xql
  1. … 28 more files in changeset.