• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Mails are send to parties, not to users. Therefore the logging and bouncing should belong to parties, not to users.

  1. … 5 more files in changeset.
Oops, yesterday's commit was partially bogus, tested these queries at

Heidelberg this time ...

Replaced two slow queries using cc_users with their faster equivalent using

parties and users. Makes a huge difference on Oracle when there are many,

many users (49,000 in this case). And yes, I checked, the original queries

used indexes galore, Oracle was doing as well as can be expected.

adding catalog files, procedures and making changes to remove the contacts dependency on lib email.tcl files

  1. … 5 more files in changeset.
Importing on behalf of Nima. Enhancement for the support of incoming email

  1. … 4 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

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

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

  1. … 1 more file in changeset.
New Version of Acs-Mail-Lite with support for bounce management

    • -0
    • +119
    ./acs-mail-lite-procs.xql
  1. … 7 more files in changeset.