summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/pod
ModeNameSize
-rw-r--r--discussion.mdwn691logplain
n class="hl sng">$template_foot);
  • # The address to send the mail to. On UNIX systems, multiple addresses can be
  • # separated by a space.
  • $email_to = 'manager@example';
  • # The email address this email is from:
  • $email_from = 'noreply@example';
  • # The comamnd for sending the email:
  • $sendmail = "sendmail -f$email_from $email_to";