X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=b1ee215de817d835b3f4087fb767f8d7b439b3ed;hb=fab0cfd4dabe839ce693714a74e863f920862441;hp=d3b9bada74648680ef54e9d531b351e4684f6dfe;hpb=aa63ea6814c83460abc4417f52ffdf5232431dd6;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index d3b9bada..b1ee215d 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -8,7 +8,7 @@ Dinstall 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()