• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging rollout support from HEAD back to oacs-5-1.

turn extraheaders back into an ns_set for calling ns_sendmail, don't use ns_sendmail unless acs-rollout-support is redefining ns_sendmail

Handles multiple email addresses in the to headers better.

Added a comment that I'm unsure if the send proc handles multiple to

addresses correctly.

Fixes rollout support, bug #1895.

  1. … 1 more file in changeset.
Applied patch #529 (hope that's alright): Patch to correct problems

regarding sendmail procedure in acs-mail-lite-procs.tcl. This should

fix bug #1888.

bad writte <fullquery> fixed

merging acs-mail-lite oacs-5-1 with head, since head works but the other doesnt

  1. … 1 more file in changeset.
This fixes date arithmetic, 'insert into ... select' column order mismatch, and

concatenation syntax error in acs-mail-lite. Bug 1719, patch 489. Gabriel

Burca.

    • -7
    • +11
    ./acs-mail-lite-procs-postgresql.xql
This fixes date arithmetic, "insert into ... select" column order mismatch,

and concatenation syntax error in acs-mail-lite. Bug 1719, patch 489. Gabriel Burca.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 645 more files in changeset.
Fixed a typo in one of the queries

Oracle was throwing errors on the send_notification_to_bouncing_email query. It isn't smart enough to map the insert columns by name, so we have to enumerate them explicitly.

maltes change broke sending mail because he reversed the result of bouncing_user_p and bouncing_email_p (mostly because the query was misnamed can_send_p and should have been bouncing_p since that was the sense of the return

Default send_p variable

The case seems to be wrong. Changed. Hopefully it will not break things somewhere else.

More changes due to continuous user_id and user_name problems. Looking forward to more testing by others.

Fixed problem with not determinable package_id. Fixed problem with mails not beeing send to users that are not members of the site.

New Version of Acs-Mail-Lite with support for bounce management

    • -7
    • +88
    ./acs-mail-lite-procs-postgresql.xql
    • -0
    • +119
    ./acs-mail-lite-procs.xql
  1. … 3 more files in changeset.
Added code to ensure that subject does not contain line breaks

merge of 4.6.3b1 to HEAD

  1. … 43 more files in changeset.
Applied patch #112.

Fix bug #334: Truncate subject to 200 characters.

cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 691 more files in changeset.
call to util_ns_set_to_list is broken

changed the api because it was using oracle reserved key words

first version of this simple mail queue

    • -0
    • +12
    ./acs-mail-lite-init.tcl
    • -0
    • +38
    ./acs-mail-lite-procs-oracle.xql
    • -0
    • +38
    ./acs-mail-lite-procs-postgresql.xql
    • -0
    • +46
    ./acs-mail-lite-procs.tcl
  1. … 5 more files in changeset.