Your message dated Sun, 4 Sep 2022 20:35:01 +0200 with message-id <[email protected]> and subject line Re: Bug#215559: dupload: visiblename and visibleuser fields aren't used has caused the Debian Bug report #215559, regarding dupload: visiblename and visibleuser fields are not used with qmail 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.) -- 215559: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=215559 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dupload Version: 2.6.3 Severity: normal The visibleuser and visiblename specified in the config file aren't used. I uploaded some packages to mentors.debian.net; with $cfg{'mentors'}{'visibleuser'}='amitshah'; $cfg{'mentors'}{'visiblename'}='gmx.net'; and it still uses my login name and domain (which isn't on the internet; my machine is behind a proxy and firewall). Hence, my packages aren't added to the archives since the mentors system can't send me an email/can't resolve my hostname. Christoph Haas was kind enough to send me the logs of the failed delivery report from the mentors.debian.net server: 2003-10-11 13:43:30 1A8I9h-0002n4-00 <= [email protected] H=(magrathea.codito.co.in) [203.199.140.162] P=smtp S=2124 [email protected] to.co.in 2003-10-11 13:43:30 1A8I9h-0002n4-00 => incoming <[email protected]> D =localuser T=local_delivery 2003-10-11 13:43:30 1A8I9h-0002n4-00 Completed 2003-10-11 13:44:02 1A8IAE-0002nS-00 <= [email protected] U=root P=local S=467 2003-10-11 13:44:02 1A8IAE-0002nS-00 ** [email protected]: unrouteable mail domain "magrathea.codito.co.in" Amit. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux magrathea 2.6.0-test7 #1 Thu Oct 9 13:14:39 IST 2003 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages dupload depends on: ii libnet-perl 1:1.17-1 Implementation of Internet protoco ii perl 5.8.1-2 Larry Wall's Practical Extraction ii perl-modules [libnet-perl] 5.8.1-2 Core Perl modules. -- no debconf information
--- End Message ---
--- Begin Message ---Hi! On Tue, 2003-10-14 at 13:17:12 +0530, Amit Shah wrote: > I found out (from dupload sources) that dupload depends on sendmail locally > installed to send out mails. I'm using qmail, and that's why it mucked up. > > If you're okay with any or both of the following, I could send patches: > > 1. Initialize some env. vars (QMAILUSER, QMAILHOST) so that the from: is > properly reflected > > 2. Send mail via smtp rather than sendmail. This seems to be a better > option; we could use Net::SMTP (http://search.cpan.org/~gbarr/libnet-1.17/ > Net/SMTP.pm) With dupload 2.9.8, there's the new --mta CLI option and mta key in the config file, which can be used to set a custom MTA, or a wrapper doing any necessary setup. So I think this gives enough functionality to locally solve this, and I'm thus going to close it. Thanks, Guillem
--- End Message ---

