notifications-replies-extra-create.sql

  • last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged from 5.4.2

    • -1
    • +1
    ./notifications-replies-extra-create.sql
  1. … 283 more files in changeset.
Fixed public procs without documentation blocks which caused automated tests

to fail. I even tried to write meaningful documentation in some cases.

Fixed constraint names that also caused automated test failures FOR PG ONLY.

Someone who used Oracle can fix the Oracle ones if they want.

    • -1
    • +1
    ./notifications-replies-extra-create.sql
  1. … 5 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -5
    • +6
    ./notifications-replies-extra-create.sql
  1. … 598 more files in changeset.
fix inconsistency between notifications-replies-extra-create and upgrade scripts, hopefully this finally fixed 1231

    • -1
    • +1
    ./notifications-replies-extra-create.sql
  1. … 2 more files in changeset.
text datatype should be clob for oracle

    • -5
    • +6
    ./notifications-replies-extra-create.sql

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.

    • -0
    • +1
    ./notifications-replies-extra-create.sql
  1. … 5 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.

    • -0
    • +7
    ./notifications-replies-extra-create.sql
  1. … 7 more files in changeset.