acs-mail-lite-procs-postgresql.xql

  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.