Removed testing change that had all the retrieval errors being sent to me.
[squirrelmail.git] / src / retrievalerror.php
index 52d9fe9e721f3df22a083b9486ef094a20dccf25..e95657a63b780aea8ce152eff36194f16cff55a4 100644 (file)
@@ -20,8 +20,7 @@ require_once('../functions/smtp.php');
 require_once('../functions/page_header.php');
 require_once('../src/load_prefs.php');
 
-#$destination = 'retrievalerror@squirrelmail.org';
-$destination = 'sethr@missoulafcu.org';
+$destination = 'retrievalerror@squirrelmail.org';
 $attachments = array();
 
 function ClearAttachments() {