• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

    • -3
    • +3
    ./tcl/acs-mail-lite-callback-procs.tcl
  1. … 364 more files in changeset.
Added error tracking to the complex_sweeper and fixed an error with the reply_to address

    • -0
    • +1
    ./tcl/complex-send-procs-postgresql.xql
acs-mail-lite not surprisingly, requires a couple of other core packages.

Bumped version numbers to 5.3.0b2. Made acs-mail-lite auto-install.

  1. … 18 more files in changeset.
Support for from_addr in addition sender_id in the complex_send callback. Correctly handle incoming file attachments. Get rid of hard coded subject_encoding

    • -1
    • +2
    ./tcl/acs-mail-lite-callback-procs.tcl
Remove extra :

Cleaning up. Removed the code for prefix handling as it does not work. Changed Oracle scripts and make them look nicer.

    • -35
    • +38
    ./sql/oracle/acs-mail-lite-create.sql
    • -32
    • +37
    ./sql/oracle/upgrade/upgrade-1.3b7-1.3b8.sql
    • -36
    • +31
    ./sql/postgresql/acs-mail-lite-create.sql
    • -2
    • +1
    ./sql/postgresql/acs-mail-lite-drop.sql
    • -48
    • +1
    ./tcl/acs-mail-lite-callback-procs.tcl
    • -26
    • +0
    ./tcl/acs-mail-lite-callback-procs.xql
    • -2
    • +4
    ./tcl/complex-send-procs-postgresql.xql
Someone forgot to add this upgrade to the Oracle version

    • -0
    • +1
    ./sql/oracle/upgrade/upgrade-1.3b9-1.3b10.sql
Put the not working code into it's own area.

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.