summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"}