• last updated 11 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Oops "failure notice" in the bounce e-mail message didn't really want to

become "failure debug".

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

Added proc to just get the naked subscribe/unsubscribe URLs, depending on the user's current notification status

    • -80
    • +122
    ./notification-display-procs.tcl
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -0
    • +16
    ./notification-email-procs-oracle.xql
  1. … 596 more files in changeset.
add some diagnostics, don't fail silently on permissions failure, add more explicit help text for EmailQmailQueue

  1. … 1 more file 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

    • -0
    • +16
    ./notification-email-procs-oracle.xql
  1. … 2 more files in changeset.
file notification-email-procs-oracle.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./notification-email-procs-oracle.xql
adding the all_intervals, and the all_delivery_methods switches to notification::type::new proc

add -- to all string_truncate calls

  1. … 11 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. … 4 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. … 4 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. … 72 more files in changeset.
changed more log Notices to Debugs

Add a catch fixes bug #379 Exceptions in ProcessReply break reply by email patch 292, Alfred Werner

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -1
    • +1
    ./notification-request-procs-oracle.xql
  1. … 271 more files in changeset.
Fixed bug #418: Batched notifications don't work on some mail browsers

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.

    • -0
    • +12
    ./delivery-method-procs-postgresql.xql
  1. … 805 more files in changeset.
used wrong function in last submission - should have been string first, not string match. Doh\!

changed string range from 100 to 99

Truncate subject to 100 chars before sticking it into the database, because the column for some obscure reason is limited to 100 chars.

block another obvious autoresponder

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

Removed notif_user from queries temporarily - this is a 4.6.4 change and

shouldn't appear in HEAD until we merge.

Applied Robert Locke's fix to the clean up query

Applied Robert Locke's fixes to the cleanup query

And my new utility required a query file ...

    • -0
    • +12
    ./interval-procs.xql
Added a new utility ...

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.