Defined in tcl/spam-daemon.tclInsert a message to be sent by the spam daemon at a scheduled time send_date.
send_date should be a string of the form "YYYY-MM-DD HH24:MI:SS" or else an empty string.
If send_date is an empty string, then sysdate is used (send as soon as possible).
Returns spam_id, the id of the newly created message in the spam_history table.
- Switches:
-
-spam_id (optional)
-template_p (defaults to "f")
-from_address (optional)
-title (optional)
-body_plain (optional)
-body_html (optional)
-body_aol (optional)
-target_users_description (optional)
-target_users_query (optional)
-send_date (optional)
-creation_user (optional)
-status (defaults to "unsent")