Removed testing change that had all the retrieval errors being sent to me.
authorindiri69 <indiri69@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 10 Mar 2002 20:01:23 +0000 (20:01 +0000)
committerindiri69 <indiri69@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 10 Mar 2002 20:01:23 +0000 (20:01 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2563 7612ce4b-ef26-0410-bec9-ea0150e637f0

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() {