• last updated 38 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed and put into callbacks, not to be standing guilty of changing functionality without a tip.

Added support for reply_to address

    • -1
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
    • -0
    • +1
    ./sql/postgresql/upgrade/upgrade-1.3b9-1.3b10.sql
    • -0
    • +2
    ./tcl/complex-send-procs-postgresql.xql
Added oracle scripts, continued with the move from user_id to party_id

    • -7
    • +44
    ./sql/oracle/acs-mail-lite-create.sql
    • -0
    • +8
    ./sql/oracle/upgrade/upgrade-1.0b6-1.0b7.sql
    • -0
    • +7
    ./sql/oracle/upgrade/upgrade-1.3b5-1.3b6.sql
    • -0
    • +38
    ./sql/oracle/upgrade/upgrade-1.3b7-1.3b8.sql
    • -0
    • +5
    ./sql/oracle/upgrade/upgrade-1.3b8-1.3b9.sql
    • -3
    • +3
    ./sql/postgresql/acs-mail-lite-create.sql
    • -2
    • +4
    ./sql/postgresql/acs-mail-lite-drop.sql
    • -0
    • +5
    ./sql/postgresql/upgrade/upgrade-1.3b8-1.3b9.sql
    • -3
    • +3
    ./tcl/acs-mail-lite-procs-postgresql.xql
The worlds simplest mailing list

This oracle sql file had a "postgresql" rdbms tag

Added BCC

    • -1
    • +2
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
Fixed bouncing and record bounces when SMTP server does not like the email address

    • -7
    • +7
    ./tcl/acs-mail-lite-callback-procs.tcl
    • -3
    • +3
    ./tcl/acs-mail-lite-callback-procs.xql
Fixed problem with very long subjects

More cleaning up and oracle scripts

    • -116
    • +0
    ./tcl/acs-mail-lite-procs-postgresql.xql
    • -0
    • +98
    ./tcl/complex-send-procs-oracle.xql
    • -0
    • +98
    ./tcl/complex-send-procs-postgresql.xql
    • -0
    • +30
    ./tcl/complex-send-procs.xql
Moved complex_send to its own file. Fixed character encoding after finding by accident that a procedure mime::word_encode actually exists...

    • -0
    • +702
    ./tcl/complex-send-procs.tcl
Added creation of the acs_mail_lite_complex_queue table

    • -2
    • +32
    ./sql/postgresql/acs-mail-lite-create.sql
file acs-mail-lite.gl_ES.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/acs-mail-lite.gl_ES.ISO-8859-1.xml
file acs-mail-lite.nl_ZA.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/acs-mail-lite.nl_ZA.ISO-8859-1.xml
file acs-mail-lite.nl_NL.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/acs-mail-lite.nl_NL.ISO-8859-1.xml
Adding to acs-5-2 branch, message key catalog files from translation server

for acs-core packages, dotlrn-all packages and dotlrn-extras

packages.

    • -0
    • +17
    ./catalog/acs-mail-lite.gl_ES.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.nl_NL.ISO-8859-1.xml
    • -0
    • +16
    ./catalog/acs-mail-lite.nl_ZA.ISO-8859-1.xml
  1. … 966 more files in changeset.
Version bumped to 5.3.0b1. Not tested (will be before I release it!)

Added viewer for queue

    • -1
    • +4
    ./catalog/acs-mail-lite.de_DE.ISO-8859-1.xml
    • -1
    • +4
    ./catalog/acs-mail-lite.en_US.ISO-8859-1.xml
    • -0
    • +1
    ./lib/view-complex-send-mail-queue.adp
    • -0
    • +15
    ./lib/view-complex-send-mail-queue.tcl
    • -0
    • +37
    ./lib/view-complex-send-mail-queue.xql
Added complex_send queue and sweeper

    • -0
    • +38
    ./sql/postgresql/upgrade/upgrade-1.3b7-1.3b8.sql
    • -0
    • +115
    ./tcl/acs-mail-lite-procs-postgresql.xql
Missing upgrade

    • -0
    • +7
    ./sql/postgresql/upgrade/upgrade-1.3b5-1.3b6.sql
Support for external SMTP Servers. Initial preparations to have complex_send store emails and fire them off later with complex_send_immediately

    • -15
    • +149
    ./tcl/acs-mail-lite-procs.tcl
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.
Mime encoded subject and added option to use remote SMTP Servers with login

Mime Encode the subject

Fixed typo

Removed callbacks from teh info file as this is handled differently now

Catalog files form translate.openacs.org for packages NOT included

in the OpenACS Core

    • -0
    • +16
    ./catalog/acs-mail-lite.pt_BR.ISO-8859-1.xml
  1. … 680 more files in changeset.
file acs-mail-lite.pt_BR.ISO-8859-1.xml was initially added on branch oacs-5-2.

    • -0
    • +0
    ./catalog/acs-mail-lite.pt_BR.ISO-8859-1.xml
Added support for multipart/alternative

Added fixed font

Forgot to use party_id instead of to