summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-09-28 23:35:37 +0200
committerJoerg Jaspert <joerg@debian.org>2008-09-28 23:35:37 +0200
commit93ea775a80bc553b2328bad099ab5eeb7cd81d4c (patch)
treeff15310a71df17fd93d390c56b0d0dbc42955d86 /bin
parent8f21b92ffb6dbeb22fbbdf265fb1efaa748aabbb (diff)
Mirrorlogs
mirrorlogs alias instead of my own address Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index 49be577..b991ee0 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -65,7 +65,7 @@ TO=${TO:-"/org/ftp.debian.org/ftp/"}
PROGRAM=${PROGRAM:-"${NAME}-$(hostname -s)"}
# Where to send mails about mirroring to?
-MAILTO=${MAILTO:-"joerg@debian.org"}
+MAILTO=${MAILTO:-"mirrorlogs@debian.org"}
# How to rotate our log
SAVELOG=${SAVELOG:-"savelog -t -c 14"}