Your message dated Sat, 21 Sep 2019 11:18:21 +0100
with message-id 
<618ef248cd091f00564d007a219e41219d68bba4.ca...@adam-barratt.org.uk>
and subject line Re: Bug#940845: [bts]: please allow to use the reportbug smtp
has caused the Debian Bug report #940845,
regarding [bts]: please allow to use the reportbug smtp
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
940845: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940845
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.19.5+deb10u1
Severity: wishlist

Dear Maintainer,

It is possible to use reportbug via the debian internal smtp server.
It would be nice to allow the same for bts.

cheers

Frederic

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---

-- System Information:
Debian Release: 10.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages devscripts depends on:
ii  dpkg-dev              1.19.7
ii  fakeroot              1.23-1
ii  file                  1:5.35-4
ii  gnupg                 2.2.12-1+deb10u1
ii  gnupg2                2.2.12-1+deb10u1
ii  gpgv                  2.2.12-1+deb10u1
ii  libc6                 2.28-10
ii  libfile-homedir-perl  1.004-1
ii  libfile-which-perl    1.23-1
ii  libipc-run-perl       20180523.0-1
ii  libmoo-perl           2.003004-2
ii  libwww-perl           6.36-2
ii  patchutils            0.3.4-2
ii  perl                  5.28.1-6
ii  python3               3.7.3-1
ii  sensible-utils        0.0.12
ii  wdiff                 1.2.2-2+b1

Versions of packages devscripts recommends:
ii  apt                         1.8.2
ii  at                          3.1.23-1
ii  curl                        7.64.0-4
ii  dctrl-tools                 2.24-3
ii  debian-keyring              2019.02.25
ii  dput                        1.0.3
ii  equivs                      2.2.0
ii  libdistro-info-perl         0.21
ii  libdpkg-perl                1.19.7
ii  libencode-locale-perl       1.05-1
ii  libgit-wrapper-perl         0.048-1
pn  libgitlab-api-v4-perl       <none>
ii  liblist-compare-perl        0.53-1
ii  liblwp-protocol-https-perl  6.07-2
ii  libsoap-lite-perl           1.27-1
ii  libstring-shellquote-perl   1.04-1
ii  libtry-tiny-perl            0.30-1
ii  liburi-perl                 1.76-1
ii  licensecheck                3.0.31-3
ii  lintian                     2.15.0
ii  man-db                      2.8.5-2
ii  patch                       2.7.6-3+deb10u1
ii  python3-apt                 1.8.4
ii  python3-debian              0.1.35
ii  python3-magic               2:0.4.15-2
ii  python3-requests            2.21.0-1
ii  python3-unidiff             0.5.4-1
ii  python3-xdg                 0.25-5
ii  strace                      4.26-0.2
ii  unzip                       6.0-23+deb10u1
ii  wget                        1.20.1-1.1
ii  xz-utils                    5.2.4-1

Versions of packages devscripts suggests:
ii  adequate                     0.15.2
ii  autopkgtest                  5.10
pn  bls-standalone               <none>
ii  build-essential              12.6
pn  check-all-the-things         <none>
pn  cvs-buildpackage             <none>
ii  debhelper                    12.1.1
pn  devscripts-el                <none>
pn  diffoscope                   <none>
pn  disorderfs                   <none>
pn  dose-extra                   <none>
pn  duck                         <none>
pn  faketime                     <none>
ii  gnuplot-qt [gnuplot]         5.2.6+dfsg1-1+deb10u1
pn  how-can-i-help               <none>
ii  libauthen-sasl-perl          2.1600-1
pn  libdbd-pg-perl               <none>
ii  libfile-desktopentry-perl    0.22-1
ii  libnet-smtps-perl            0.09-1
pn  libterm-size-perl            <none>
ii  libtimedate-perl             2.3000-2
pn  libyaml-syck-perl            <none>
ii  mailutils [mailx]            1:3.5-3
pn  mozilla-devscripts           <none>
ii  mutt                         1.10.1-2.1
ii  openssh-client [ssh-client]  1:7.9p1-10
ii  piuparts                     1.0.0+deb10u1
pn  postgresql-client            <none>
ii  quilt                        0.65-3
pn  ratt                         <none>
pn  reprotest                    <none>
pn  svn-buildpackage             <none>
pn  w3m                          <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
On Fri, 2019-09-20 at 21:24 +0200, Picca Frédéric-Emmanuel wrote:
> It is possible to use reportbug via the debian internal smtp server.
> It would be nice to allow the same for bts.

This has already been possible for a decade:

       --smtp-host=SMTPHOST
           Specify an SMTP host.  If given, bts will send mail by
talking directly to this SMTP host rather than by invoking a sendmail
command.
...
           Note that when sending directly via an SMTP host, specifying
addresses in --cc-addr or BTS_DEFAULT_CC that the SMTP host will not
relay will cause the SMTP host to reject the entire mail.

           Note also that the use of the reassign command may, when
either --interactive or --force-interactive mode is enabled, lead to
the automatic addition of a Cc to [email protected].
           In these cases, the note above regarding relaying
applies.  The submission interface (port 587) on reportbug.debian.org
does not support relaying and, as such, should not be used as an SMTP
           server for bts under the circumstances described in this
paragraph.

Regards,

Adam

--- End Message ---

Reply via email to