From b8657d55fc4870acbcd1684e767e2290f1b5b77e Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 26 Oct 2009 19:17:04 +0100 Subject: [PATCH] For now do not say queue only but let it deliver instantly Signed-off-by: Joerg Jaspert --- config/debian/dak.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index acb2ac00..474a4f3d 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -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 "; MyAdminAddress "ftpmaster@debian.org"; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() -- 2.39.2