From unknown Thu Mar 28 11:45:02 2024 Received: (at submit) by bugs.devuan.org; 4 Feb 2020 17:07:26 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for (single-drop); Tue, 04 Feb 2020 17:07:26 +0000 (UTC) Received: from [127.0.1.1] (business-90-187-105-37.pool2.vodafone-ip.de [90.187.105.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 79150F604B9 for ; Tue, 4 Feb 2020 18:01:37 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Simon Richter To: Devuan Bug Tracking System Subject: Default SMTP host is "reportbug.debian.org" Message-ID: <158083569619.3206.1570594761806767005.reportbug@debian> X-Mailer: reportbug 7.5.3+devuan1 Date: Tue, 04 Feb 2020 18:01:36 +0100 X-Spam-Status: No, score=0.6 required=5.0 tests=HELO_MISC_IP,RDNS_DYNAMIC autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: reportbug Version: 7.5.3+devuan1 Severity: important Hi, When the user answers the --configure questions claiming not to have their own SMTP server, reportbug configures a default of "reportbug.debian.org". That host is virtually guaranteed not to forward email to the Devuan bug tracker, and a quick test verifies that indeed, it doesn't. Simon -- Package-specific info: ** Environment settings: INTERFACE="text" ** /home/geier/.reportbugrc: reportbug_version "7.5.3+devuan1" mode expert ui text email "sjr@debian.org" smtphost "mx.devuan.org" smtptls -- System Information: Debian Release: 10.0 Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-6-amd64 (SMP w/40 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages reportbug depends on: ii apt 1.8.2 ii python3 3.7.3-1 ii python3-reportbug 7.5.3+devuan1 ii sensible-utils 0.0.12 reportbug recommends no packages. Versions of packages reportbug suggests: pn claws-mail pn debconf-utils pn debsums pn dlocate pn emacs-bin-common ii file 1:5.35-4+deb10u1 ii gnupg 2.2.12-1+deb10u1 ii msmtp-mta [mail-transport-agent] 1.8.3-1 pn python3-urwid pn reportbug-gtk ii xdg-utils 1.1.3-1 Versions of packages python3-reportbug depends on: ii apt 1.8.2 ii file 1:5.35-4+deb10u1 ii python3 3.7.3-1 ii python3-apt 1.8.4 ii python3-debian 0.1.35 ii python3-debianbts 2.8.2 ii python3-requests 2.21.0-1 ii sensible-utils 0.0.12 python3-reportbug suggests no packages. -- no debconf information From unknown Thu Mar 28 11:45:02 2024 Received: (at 390-done) by bugs.devuan.org; 6 Feb 2020 18:51:21 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for (single-drop); Thu, 06 Feb 2020 18:51:21 +0000 (UTC) Received: from mx.hindley.org.uk (mohindley.plus.com [81.174.245.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 6BA12F609A2 for <390-done@bugs.devuan.org>; Thu, 6 Feb 2020 19:46:16 +0100 (CET) Received: from apollo.hindleynet ([192.168.1.3] helo=apollo) by mx.hindley.org.uk with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1izmAF-0007pz-KY for 390-done@bugs.devuan.org; Thu, 06 Feb 2020 18:46:12 +0000 Received: from mark by apollo with local (Exim 4.84_2) (envelope-from ) id 1izmAC-0002Fl-7u for 390-done@bugs.devuan.org; Thu, 06 Feb 2020 18:46:08 +0000 Date: Thu, 6 Feb 2020 18:46:08 +0000 From: Mark Hindley To: 390-done@bugs.devuan.org Subject: Re: Default SMTP host is "reportbug.debian.org" Message-ID: <20200206184607.GA8539@hindley.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Debbugs-No-Ack: No Thanks User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=0.0 required=5.0 tests=FAKE_REPLY_C,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Version: 7.5.3+devuan3 Simon, Thanks. I have just fixed this by changing to mx.devuan.org as the default smtphost. Version 7.5.3+devuan3 built for ceres. Mark