• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Mime encoded subject and added option to use remote SMTP Servers with login

Mime Encode the subject

Fixed typo

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.

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

move to using smtp for complex_send. Support for single_mail flag. Support for bcc and cc emails

Added support to send files from the filesystem instead of cr_items to complex_send

support for CC emails

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

  1. … 1 more file in changeset.
Added rollout support. Couple of minor changes

  1. … 1 more file in changeset.
fixing mail sending

  1. … 2 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. … 3 more files in changeset.
Oops, yesterday's commit was partially bogus, tested these queries at

Heidelberg this time ...

Replaced two slow queries using cc_users with their faster equivalent using

parties and users. Makes a huge difference on Oracle when there are many,

many users (49,000 in this case). And yes, I checked, the original queries

used indexes galore, Oracle was doing as well as can be expected.

Added new table which make the callback work for mail tracking lite

  1. … 2 more files in changeset.
Fixed problem with my comment...

Added salutation support

  1. … 1 more file in changeset.
Changed the support for the fixed sender mail so that still the original sender will be shown in the mail-tracking despite the fact that sendmail will get the fixed sender mail

adding catalog files, procedures and making changes to remove the contacts dependency on lib email.tcl files

  1. … 4 more files in changeset.
Removed package require which seemed to be causing problems with

forums. HOw on earth this could happen in the first place...

checking the parametr FixedSenderEmail before sending the message to figure out which address use

making changes to work with boolean no_calback_p switch on procedure acs_mail_lite::send

making changes to work with boolean no_calback_p switch

  1. … 2 more files in changeset.