Your message dated Thu, 12 May 2005 12:02:34 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307969: fixed in mgetty 1.1.33-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 May 2005 22:08:48 +0000
>From [EMAIL PROTECTED] Fri May 06 15:08:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (sabertooth.mtechIT.com) [209.91.93.34] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DUB03-0005jg-00; Fri, 06 May 2005 15:08:48 -0700
Received: from mtechIT.com (bambam.mtechIT.com [10.0.1.1])
        by sabertooth.mtechIT.com (Postfix) with ESMTP id 634FF7ACA
        for <[EMAIL PROTECTED]>; Fri,  6 May 2005 16:07:47 -0600 (MDT)
Received: from bambam.mtechIT.com (bambam.mtechIT.com [10.0.1.1])
        by mtechIT.com (8.13.4/8.13.4/Debian-1) with ESMTP id j46M7lPA031468
        for <[EMAIL PROTECTED]>; Fri, 6 May 2005 16:07:47 -0600
Received: (from [EMAIL PROTECTED])
        by bambam.mtechIT.com (8.13.4/8.13.4/Submit) id j46M7lK5031466;
        Fri, 6 May 2005 16:07:47 -0600
Message-Id: <[EMAIL PROTECTED]>
X-Authentication-Warning: bambam.mtechIT.com: scottb set sender to [EMAIL 
PROTECTED] using -f
Content-Type: multipart/mixed; boundary="===============1406547399=="
MIME-Version: 1.0
From: Scott Barker <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mgetty-fax: acct.log does not contain name of original submitter
X-Mailer: reportbug 3.8
Date: Fri, 06 May 2005 16:07:47 -0600
X-M-Tech-MailScanner: Found to be clean
X-M-Tech-MailScanner-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============1406547399==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: mgetty-fax
Version: 1.1.33-1
Severity: normal
Tags: patch


The acct.log file only contains the mail address to which notification will
be sent. Since any user can specify another user as the mail address, this
does not lend itself well to accounting purposes. Attached is a patch that
makes faxrunq also log the original submitter.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (100, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mgetty-fax depends on:
ii  cron                        3.0pl1-86    management of regular background p
ii  debconf                     1.4.30.13    Debian configuration management sy
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  mgetty                      1.1.33-1     Smart Modem getty replacement

-- debconf information:
* mgetty-fax/new_security_scheme:
* mgetty-fax/start_faxrunqd: false

--===============1406547399==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="mgetty-patch"

--- ./fax/faxrunq       2005-05-06 16:03:57.000000000 -0600
+++ /usr/bin/faxrunq    2005-05-06 15:58:48.000000000 -0600
@@ -178,6 +178,7 @@
                $1=="acct_handle" { ah=substr($0,13) }
                END { if ( mail != "" ) printf "MAIL_TO=\"%s\";", mail
                                   else printf "MAIL_TO=\"%s\";", user
+                     printf "USER=\"%s\";", user
                      printf "TIME=\"%s\";", time
                      printf "VERBOSE_TO=\"%s\";", verbto
                      printf "RE=\"%s\"; AH=\"%s\"", re, ah }' - `
@@ -240,7 +241,7 @@
        $echo "Status "`date`" successfully sent" >>JOB
 
        # update accounting log
-       $echo "$MAIL_TO "`dirname $job`" |$PHONE |$AH|"`date`"| success" 
>>$FAX_ACCT
+       $echo "$MAIL_TO ($USER) "`dirname $job`" |$PHONE |$AH|"`date`"| 
success" >>$FAX_ACCT
 
        # send mail, if requested
        if [ -n "$do_mail_s" ] ; then
@@ -297,7 +298,7 @@
        $echo "Status "`date`" $comment, exit($status): $why" >>JOB
 
        # update accounting log
-       $echo "$MAIL_TO "`dirname $job`" |$PHONE |$AH|"`date`"| fail $status: 
$why" >>$FAX_ACCT
+       $echo "$MAIL_TO ($USER) "`dirname $job`" |$PHONE |$AH|"`date`"| fail 
$status: $why" >>$FAX_ACCT
 
        # if failed <max_fail_costly> or <max_fail_total> times, suspend job
        suspend="";

--===============1406547399==--

---------------------------------------
Received: (at 307969-close) by bugs.debian.org; 12 May 2005 16:08:31 +0000
>From [EMAIL PROTECTED] Thu May 12 09:08:31 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DWGEh-0004iK-00; Thu, 12 May 2005 09:08:31 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DWG8w-0003b1-00; Thu, 12 May 2005 12:02:34 -0400
From: Andreas Barth <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#307969: fixed in mgetty 1.1.33-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 12 May 2005 12:02:34 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: mgetty
Source-Version: 1.1.33-2

We believe that the bug you reported is fixed in the latest version of
mgetty, which is due to be installed in the Debian FTP archive:

mgetty-docs_1.1.33-2_all.deb
  to pool/main/m/mgetty/mgetty-docs_1.1.33-2_all.deb
mgetty-fax_1.1.33-2_powerpc.deb
  to pool/main/m/mgetty/mgetty-fax_1.1.33-2_powerpc.deb
mgetty-pvftools_1.1.33-2_powerpc.deb
  to pool/main/m/mgetty/mgetty-pvftools_1.1.33-2_powerpc.deb
mgetty-viewfax_1.1.33-2_powerpc.deb
  to pool/main/m/mgetty/mgetty-viewfax_1.1.33-2_powerpc.deb
mgetty-voice_1.1.33-2_powerpc.deb
  to pool/main/m/mgetty/mgetty-voice_1.1.33-2_powerpc.deb
mgetty_1.1.33-2.diff.gz
  to pool/main/m/mgetty/mgetty_1.1.33-2.diff.gz
mgetty_1.1.33-2.dsc
  to pool/main/m/mgetty/mgetty_1.1.33-2.dsc
mgetty_1.1.33-2_powerpc.deb
  to pool/main/m/mgetty/mgetty_1.1.33-2_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Barth <[EMAIL PROTECTED]> (supplier of updated mgetty package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 10 May 2005 20:28:24 +0000
Source: mgetty
Binary: mgetty-voice mgetty-docs mgetty-fax mgetty-pvftools mgetty-viewfax 
mgetty
Architecture: source powerpc all
Version: 1.1.33-2
Distribution: unstable
Urgency: medium
Maintainer: Andreas Barth <[EMAIL PROTECTED]>
Changed-By: Andreas Barth <[EMAIL PROTECTED]>
Description: 
 mgetty     - Smart Modem getty replacement
 mgetty-docs - Documentation Package for mgetty
 mgetty-fax - Faxing tools for mgetty
 mgetty-pvftools - Programs for listening and manipulating pvf and rmd files
 mgetty-viewfax - Program for displaying Group-3 Fax files under X
 mgetty-voice - Voicemail handler for mgetty
Closes: 307964 307969
Changes: 
 mgetty (1.1.33-2) unstable; urgency=medium
 .
   * faxspool: -u is also honoured for lp and daemon. Closes: #307964
   * log the submitter to acct.log. Closes: #307969
Files: 
 98c3db1a74cbcd6724f4fabed892422f 775 comm extra mgetty_1.1.33-2.dsc
 626a5cb57da6010d035ecf81c1b1770e 53166 comm extra mgetty_1.1.33-2.diff.gz
 3b79481f75d15eb924c381b08340a3df 506774 comm extra mgetty-docs_1.1.33-2_all.deb
 49a501fab4a865100cd9d45c54952644 172824 comm extra mgetty_1.1.33-2_powerpc.deb
 2134ca15827832e71f75c9463a512d96 66824 comm extra 
mgetty-viewfax_1.1.33-2_powerpc.deb
 001383691cdc08abb6084a42cc74ff04 185888 comm extra 
mgetty-voice_1.1.33-2_powerpc.deb
 46ce148745075c472e1ce43956f0a12d 242704 comm extra 
mgetty-pvftools_1.1.33-2_powerpc.deb
 8274829b12abf202c7a715075ef76fb7 143406 comm extra 
mgetty-fax_1.1.33-2_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAkKDed0ACgkQmdOZoew2oYWkuACeLNGspktKFjYHL7H+ni4aLhYz
hqYAniWURnQZclQGydjV0aK7YkBzmIRQ
=9qbW
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to