diff --git a/vendors/shells/vault.php b/vendors/shells/vault.php index 8f4d456d..87cd5d4e 100755 --- a/vendors/shells/vault.php +++ b/vendors/shells/vault.php @@ -27,7 +27,7 @@ class VaultShell extends Shell { /****************************************************** * Config Variables * *****************************************************/ - $testing = 1; //Whether to actually move the emails. 1=test, 0=production + $testing = 0; //Whether to actually move the emails. 1=test, 0=production if($testing == 1) {