notification-email-procs.tcl

  • last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
daveb's fix from hub for urls in notifications - still is broken for host-node mapped urls

Remove unnecessary code

Added logic to send out the notification in the user language if set, fallback to system one, in case the notification content is i18n'd.

Fix extra_headers: acs_mail_lite::send uses a list of lists instead of a ns_set

Merged from 5.4.2

  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. … 5 more files in changeset.
Removed some custom client code Daveb added

Fixed typo, minor clean-up, pass reply_to as switch. Still needs to be tested.

Switched from complex_send to send (which now includes the better features

of complex_send)

Adding support for file attachments via file_ids in the notifications table, includes sql upgrade scripts and bumps the version to 5.4.0d3

  1. … 10 more files in changeset.
For an unexplained reason complex_send accepts a list_of_lists instead

of an ns_set for extra_headers. This completely breaks notifications by

sending people the wrong email body. Temporary fix until we can

systematically track down the misuse of extra_headers argument

Made sure that forum notifications go through by adding quotes around the domain so sendmessage cannot complain anymore. Just to be on the safe side did this for Names of users as well in complex_send. Last but not least changed complex send to only overwrite the from_string if we actually find a party_id

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