Change username/password for mapsadmin
[clearscm.git] / maps / bin / MAPSDeliver
index 05ceafd..3921535 100755 (executable)
@@ -64,7 +64,7 @@ die 'Msgfile not specified' unless $msgfile;
 my $err  = DeliverMail $userid, $msgfile;
 
 if ($err) {
-  OpenDB 'mapsadmin', 'mapsadmin';
+  OpenDB 'maps', 'spam';
 
   MAPSDB::SetContext $userid;