From 95f0821002c730341a7924aca6fa154b79b2ad2e Mon Sep 17 00:00:00 2001 From: JoeMurray Date: Wed, 7 May 2014 18:24:20 -0400 Subject: [PATCH] Adding civicrm_mailing_spool for Redirect to DB --- templates/CRM/Admin/Form/Setting/Smtp.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Admin/Form/Setting/Smtp.tpl b/templates/CRM/Admin/Form/Setting/Smtp.tpl index 43cb4a07e2..02f3855162 100644 --- a/templates/CRM/Admin/Form/Setting/Smtp.tpl +++ b/templates/CRM/Admin/Form/Setting/Smtp.tpl @@ -29,7 +29,7 @@

If you do not want users to send outbound mail from CiviCRM, select "Disable Outbound Email". NOTE: If you disable outbound email, and you are using Online Contribution pages or online Event Registration - you will need to disable automated receipts and registration confirmations.

-

If you choose Redirect to Database, all emails will be recorded as archived mailings instead of being sent out.

{/ts} +

If you choose Redirect to Database, all emails will be recorded as archived mailings instead of being sent out. They can be found in the civicrm_mailing_spool table in the CiviCRM database.

{/ts} -- 2.25.1