summaryrefslogtreecommitdiff
path: root/utils/notify_short/config.pl
diff options
context:
space:
mode:
Diffstat (limited to 'utils/notify_short/config.pl')
-rw-r--r--utils/notify_short/config.pl8
1 files changed, 3 insertions, 5 deletions
diff --git a/utils/notify_short/config.pl b/utils/notify_short/config.pl
index bd37bed1..cddda1e0 100644
--- a/utils/notify_short/config.pl
+++ b/utils/notify_short/config.pl
@@ -1,13 +1,12 @@
#!/usr/bin/perl
-use vars qw($email_to $cc_to $email_from $sendmail $database $db_user
- $db_passwd $template_head $template_foot);
+use vars qw($email_to $cc_to $email_from $sendmail $database $db_user
+ $db_passwd $template_head $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';
@@ -28,8 +27,7 @@ $cycle_delay = 60;
# The password for the db user:
$db_passwd = "mypasswd";
-$template_top =
-"From: $email_from
+$template_top = "From: $email_from
Subject: Parts Short Notice
Hi. This is the SL-Short listener. You are receiving this message because