]> git.decadent.org.uk Git - dak.git/commitdiff
For now do not say queue only but let it deliver instantly
authorJoerg Jaspert <joerg@debian.org>
Mon, 26 Oct 2009 18:17:04 +0000 (19:17 +0100)
committerJoerg Jaspert <joerg@debian.org>
Mon, 26 Oct 2009 18:17:04 +0000 (19:17 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dak.conf

index acb2ac0088fffccd3ed418feee7bc5c382d53c87..474a4f3db0af4e24b43516b021075d7694d48984 100644 (file)
@@ -8,7 +8,8 @@ Dinstall
    SigningKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg";
    SigningPubKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
    SigningKeyIds "55BE302B";
-   SendmailCommand "/usr/sbin/sendmail -odq -oi -t -f envelope@ftp-master.debian.org";
+//   SendmailCommand "/usr/sbin/sendmail -odq -oi -t -f envelope@ftp-master.debian.org";
+   SendmailCommand "/usr/sbin/sendmail -oi -t -f envelope@ftp-master.debian.org";
    MyEmailAddress "Archive Administrator <installer@ftp-master.debian.org>";
    MyAdminAddress "ftpmaster@debian.org";
    MyHost "debian.org";  // used for generating user@my_host addresses in e.g. manual_reject()