&error("Subject is too long/empty.") if (length $$subject > &SUBJECT_MAXLENGTH || ($$subject eq "" && $mode eq "post"));