--- loncom/metadata_database/searchcat.pl 2013/08/22 09:30:21 1.81 +++ loncom/metadata_database/searchcat.pl 2014/01/16 13:31:31 1.82 @@ -2,7 +2,7 @@ # The LearningOnline Network # searchcat.pl "Search Catalog" batch script # -# $Id: searchcat.pl,v 1.81 2013/08/22 09:30:21 bisitz Exp $ +# $Id: searchcat.pl,v 1.82 2014/01/16 13:31:31 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -374,7 +374,7 @@ foreach my $dom (@domains) { my $hostname = &Apache::lonnet::hostname($lonhost); my $replytoaddress = 'do-not-reply@'.$hostname; $msg->add('Reply-to',$replytoaddress); - $msg->add('From',"www@$hostname"); + $msg->add('From','www@'.$hostname); $msg->add('Content-type','text/plain; charset=UTF-8'); if (my $fh = $msg->open()) { print $fh