acs-mail-lite-procs-postgresql.xql

  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove redundant query definitions

    • -20
    • +0
    ./acs-mail-lite-procs-postgresql.xql
  1. … 1 more file in changeset.
merge with changes from https://github.com/tekbasse/acs-mail-lite/tree/master/tcl

in essence, these changes provide support for handling email with attachments based on nsIMAP.

see https://openacs.org/forums/message-view?message_id=5378972 for more background

    • -0
    • +20
    ./acs-mail-lite-procs-postgresql.xql
  1. … 71 more files in changeset.
Reduce divergence between oracle and postgres codebase, fix postgres only idiom in xql file

    • -20
    • +0
    ./acs-mail-lite-procs-postgresql.xql
  1. … 2 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
New feature: now one can send plain filesystem files as email attachments, instead than only those into file-storage

  1. … 8 more files in changeset.
TIP#127 Add object_id as optional parameter to acs_mail_lite::send

  1. … 3 more files in changeset.
Upgrade scripts and fix datamodel consistency

  1. … 6 more files in changeset.
Replace send procs with a refactored version of complex_send, allowing cc, bcc and attachments

    • -25
    • +48
    ./acs-mail-lite-procs-postgresql.xql
  1. … 6 more files in changeset.
Some more cleanup, put bounce restore in acs-subsite

    • -49
    • +0
    ./acs-mail-lite-procs-postgresql.xql
  1. … 6 more files in changeset.
Added oracle scripts, continued with the move from user_id to party_id

  1. … 11 more files in changeset.
More cleaning up and oracle scripts

    • -116
    • +0
    ./acs-mail-lite-procs-postgresql.xql
  1. … 4 more files in changeset.
Added complex_send queue and sweeper

    • -0
    • +115
    ./acs-mail-lite-procs-postgresql.xql
  1. … 4 more files in changeset.
fixing mail sending

  1. … 3 more files in changeset.
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.
Fix bug#2629. Use Postgresql syntax to cast to an interval. It doens't matter if we use the oracle style convenience funciton since this is still a postgresql specific query.

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

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

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

    • -7
    • +88
    ./acs-mail-lite-procs-postgresql.xql
  1. … 7 more files in changeset.
changed the api because it was using oracle reserved key words

  1. … 2 more files in changeset.
first version of this simple mail queue

    • -0
    • +38
    ./acs-mail-lite-procs-postgresql.xql
  1. … 8 more files in changeset.