--- loncom/interface/lonmsg.pm 2024/02/08 01:46:23 1.250 +++ loncom/interface/lonmsg.pm 2024/02/08 03:02:12 1.251 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging # -# $Id: lonmsg.pm,v 1.250 2024/02/08 01:46:23 raeburn Exp $ +# $Id: lonmsg.pm,v 1.251 2024/02/08 03:02:12 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -454,7 +454,7 @@ sub sendemail { $replytoaddress = 'do-not-reply@'.$hostname; } else { my %senderemails; - my ($have_sender.$setreplyto); + my ($have_sender,$setreplyto); if ($env{'form.reply_to_addr'}) { my ($replytoname,$replytodom) = split(/:/,$env{'form.reply_to_addr'}); if (($replytoname eq $env{'user.name'} && $replytodom eq $env{'user.domain'})) { 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.