Home
The Toolkit for Online Communities
13563 Community Members, 0 members online, 1899 visitors today
Log In Register

Forum OpenACS Development: Rollout support parameters moved to acs-mail-lite

OpenACS Home : Forums : OpenACS Development : Rollout support parameters moved to acs-mail-lite

Icon of Envelope Request notifications

Hi all,

I have implement TIP #140 (http://openacs.org/forums/message-view?message_id=3266832) and committed to HEAD.

ns_sendmail and its rollout support are now deprecated and replaced by acs-mail-lite services. However, ns_sendmail is provided as a wrapper to acs_mail_lite::send for backward compatibility. Therefore, rollout support for it is still available through acs-mail-lite one.

Rollout support parameters are now package paremeters instead of config.tcl ones. One of the advantages is that there's no need of restarting the server to change the delivery mode.