• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added rollout support. Couple of minor changes

  1. … 3 more files in changeset.
fixing mail sending

  1. … 3 more files 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

  1. … 1 more file in changeset.
adding catalog files, procedures and making changes to remove the contacts dependency on lib email.tcl files

  1. … 5 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.
Changed the no-callback switch to boolean

adding no_callback switch to acs-mail-lite::complex_send and ::send to restrict callbacks

Importing on behalf of Nima. Enhancement for the support of incoming email

  1. … 4 more files in changeset.
Make acs_mail_lite::send doc message slightly less ambigous

adding quotes to query to execute the tcl procedure

Formatting changes

Made sure to only provide complex send if it can be run

New processing of incoming mail by Nima

  1. … 1 more file in changeset.
bugfix: fixing error in sendmail proc - wrong catch expression

doh forgot to init err1

need to catch close since if close fails you could send message over and over

Using the hostname is considerable better than using ad_url. Just in case we strip out "http://" in case someone accidently set the hostname with an http:// in front (not sure if AOLserver would allow this in the first place, but the devil is in the details).

ad_url is supposed to work even if ns_hostname resolves to a non existing domain for whatever the reason

Added a catch, just in case

Changes to accomodate latest version of file upload proc

  1. … 1 more file in changeset.
I forgot to set the subject in the mime type

well, you should be able to send the f*** mail...