]> git.decadent.org.uk Git - dak.git/blobdiff - tools/debianqueued-0.9/config-backports
Allow override of queued mail address
[dak.git] / tools / debianqueued-0.9 / config-backports
index bf8f76e51ceb8c33721a384c69c2dd32abdd221b..9144acc93d24831f38e93ea9e75a3097d0b9332c 100644 (file)
@@ -125,6 +125,9 @@ $remote_timeout = 3*60*60; # 3 hours
 # mail address of maintainer
 $maintainer_mail = "ftpmaster\@debian.org";
 
+# to override the TO address of ALL outgoing mail, set this value.
+$overridemail = "debian-backports-changes@lists.debian.org";
+
 # logfile rotating:
 # -----------------
 #    how often to rotate (in days)