]> git.decadent.org.uk Git - dak.git/blobdiff - tools/debianqueued-0.9/config-upload
Allow override of queued mail address
[dak.git] / tools / debianqueued-0.9 / config-upload
index a8743e53c533ad2798fb66268f5b3e494f86cb51..77cc90d7a264cd0cfea475782ee655dbe73f7990 100644 (file)
@@ -125,6 +125,8 @@ $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 = "";
 
 # logfile rotating:
 # -----------------