--- loncom/interface/lonsupportreq.pm 2004/09/22 19:13:41 1.5.2.1 +++ loncom/interface/lonsupportreq.pm 2004/11/08 19:23:26 1.5.2.1.2.1 @@ -556,6 +556,7 @@ $bodytag As the e-mail address provided for this LON-CAPA server ($to) does not appear to be a valid e-mail address, your support request has not been sent to the LON-CAPA support staff or administrator at your institution. Instead a copy has been sent to the LON-CAPA support team at Michigan State University. END $to = 'helpdesk@lon-capa.org'; + } } if (defined($ENV{'form.email'})) { if ($ENV{'form.email'} =~ m/^[^\@]+\@[^\@]+$/) {