Lines Matching full:email
2467 my $email = $4;
2479 "$ucfirst_sign_off $email";
2487 "$ucfirst_sign_off $email";
2496 "$ucfirst_sign_off $email";
2500 my ($email_name, $email_address, $comment) = parse_email($email);
2504 "Unrecognized email address: '$email'\n" . $herecurr);
2509 # Don't force email to have quotes
2511 if ("$dequoted$comment" ne $email &&
2512 "<$email_address>$comment" ne $email &&
2513 "$suggested_email$comment" ne $email) {
2515 "email address '$email' might be better as '$suggested_email$comment'\n" . $herecurr);
2531 # Check email subject for common tools that don't need to be mentioned
4323 # Ignore email addresses <foo@bar>