• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure that you are only sending if the to_addr is not empty after working on it

  1. … 1 more file in changeset.
Some cleanup

  1. … 3 more files in changeset.
Upgraded version to reflect it is part of core now. Added incoming_object_email callback as per http://openacs.org/xowiki/incoming_email. Moved incoming e-mail procs to a separate file

  1. … 3 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 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. … 3 more files in changeset.
Cleaning up. Removed the code for prefix handling as it does not work. Changed Oracle scripts and make them look nicer.

  1. … 14 more files in changeset.
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. … 7 more files in changeset.
The worlds simplest mailing list

Fixed bouncing and record bounces when SMTP server does not like the email address

  1. … 3 more files in changeset.
Moved complex_send to its own file. Fixed character encoding after finding by accident that a procedure mime::word_encode actually exists...

  1. … 1 more file in changeset.
Added complex_send queue and sweeper

  1. … 4 more files in changeset.
Support for external SMTP Servers. Initial preparations to have complex_send store emails and fire them off later with complex_send_immediately

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

Added support for multipart/alternative

Added support for extraheaders. Cleaned up a bit

  1. … 1 more file in changeset.
Cleaning up ' acs-mail-lite is littered with partially

> completed and essentially non-functional code (hard-wired references to

> malte's home directory on one of his servers, for instance)' that Don has complaining about and he says it needs fixing.

  1. … 1 more file in changeset.
The name of the user should be in paranthesis when sending an e-mail

Minot change

Enabled support for party_ids also containing groups

  1. … 1 more file in changeset.
Added group sending support

Upgraded version to be on the save side for dependencies. FIxed boolean logic mistake

  1. … 1 more file in changeset.
Support for using party_ids instead of email addresses with complex_send. Upgraded callback

  1. … 1 more file in changeset.
move to using smtp for complex_send. Support for single_mail flag. Support for bcc and cc emails

  1. … 1 more file in changeset.
Added support to send files from the filesystem instead of cr_items to complex_send

support for CC emails

  1. … 2 more files in changeset.
Merged -no_callback_p and fixed_sender from HEAD

  1. … 1 more file in changeset.