Index: trunk/tools/iasc/postreq
===================================================================
--- trunk/tools/iasc/postreq	(revision 37326)
+++ trunk/tools/iasc/postreq	(revision 40005)
@@ -18,5 +18,5 @@
 
 # make the request file
-my $cmd = "psmkreq --req_type byexp --stage chip --pixcenter --x 0 --y 0 --width 0 --height 0 --id $exp_name --req_name $req_name";
+my $cmd = "psmkreq --req_type byexp --stage chip --pixcenter --x 0 --y 0 --width 0 --height 0 --id $exp_name --req_name $req_name --email mops\@ifa.hawaii.edu";
 
 print "running $cmd\n";
@@ -26,5 +26,5 @@
 
 # add the request to the database
-my $postcmd = "pstamptool -dbname ippRequestServer -dbserver ippc17 -label WEB -addreq -uri $ENV{PWD}/$req_name.fits";
+my $postcmd = "pstamptool -dbname ippRequestServer -dbserver ipp113 -label WEB -addreq -uri $ENV{PWD}/$req_name.fits";
 
 print "running $postcmd\n";
