Bcc address for impending recur notices, RT#8953
[freeside.git] / FS / FS / Cron / notify.pm
index 74840a6..7664ff2 100644 (file)
@@ -115,6 +115,7 @@ END
                                               'package'    => $packages[0],
                                               'recurdate'  => $recurdates[0],
                                             },
+                          'bcc'        => $conf->config('impending_recur_bcc'),
                         );
     } #if $msgnum
     warn "Error notifying, custnum ". $cust_main->custnum. ": $error" if $error;