X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=b1ee215de817d835b3f4087fb767f8d7b439b3ed;hb=db36ba4ad09f2b03f51e376c94b3f3879d7a01f2;hp=60df7567f568ba1bb441c2277a4f4ab12d37dad0;hpb=2ae7b715431fed62b6a619e6d1b027d919da1070;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 60df7567..b1ee215d 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -1,14 +1,14 @@ Dinstall { GPGKeyring { - "/srv/keyring.debian.org/keyrings/debian-keyring.gpg"; + "/srv/keyring.debian.org/keyrings/debian-keyring.gpg"; "/srv/keyring.debian.org/keyrings/debian-keyring.pgp"; "/srv/ftp.debian.org/keyrings/debian-maintainers.gpg"; }; SigningKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/srv/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; SigningKeyIds "6070D3A1"; - SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; + SendmailCommand "/usr/sbin/sendmail -odq -oi -t -f envelope@ftp-master.debian.org"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() @@ -712,9 +712,3 @@ Urgency critical; }; }; - -Contents -{ - Header "contents"; - Root "/srv/ftp.debian.org/ftp/"; -} \ No newline at end of file