Your message dated Mon, 05 Nov 2001 15:06:01 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#118149: fixed in pop-before-smtp 1.28-1 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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 3 Nov 2001 14:53:55 +0000 >From [EMAIL PROTECTED] Sat Nov 03 08:53:55 2001 Return-path: <[EMAIL PROTECTED]> Received: from 231.adsl0.noe.worldonline.dk (auryn.jones.dk) [213.237.9.231] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 1602BG-00035P-00; Sat, 03 Nov 2001 08:53:55 -0600 Received: by auryn.jones.dk (Postfix, from userid 1000) id 16B9626C6B; Sat, 3 Nov 2001 15:53:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by auryn.jones.dk (Postfix) with ESMTP id 09457BA87 for <[EMAIL PROTECTED]>; Sat, 3 Nov 2001 15:53:53 +0100 (CET) Date: Sat, 3 Nov 2001 15:53:52 +0100 (CET) From: Jonas Smedegaard <[EMAIL PROTECTED]> X-X-Sender: <[EMAIL PROTECTED]> Reply-To: Jonas Smedegaard <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: IT: pop-before-smtp -- watch log for pop/imap auth, notify Postfix to allow relay Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Delivered-To: [EMAIL PROTECTED] Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org Description: Spam prevention requires preventing open relaying through email servers. However, legit users want to be able to relay. If legit users always stayed in one spot, they'd be easy to describe to the daemon. However, what with roving laptops, logins from home, etc., legit users refuse to stay in one spot. pop-before-smtp watches the mail log, looking for successful pop/imap logins, and posts the originating IP address into a database which can be checked by Postfix, to allow relaying for people who have recently downloaded their email. Contrary to other similar tools pop-before-smtp needs no hacking in the mail daemons. On the other hand it requires the pop3/imap daemons to run on the same machine as pop-before-smtp and postfix. It was downloaded from: http://people.oven.com/bet/pop-before-smtp/ Upstream Author(s): Bennett Todd <[EMAIL PROTECTED]> Copyright: pop-before-smtp is Copyright 1999, 2000, 2001 Bennett Todd. Anyone is free to use or redistribute pop-before-smtp in any way, for any purpose, free or commercially, unmodified or modified, as long as (a) the current changelog and credits aren't removed from the source, and (b) changes that are made are noted in the source, e.g. with a comment or with a changelog entry. Alternatively you are welcome to distribute pop-before-smtp under the terms of the GPL, or the terms of the BSD License, or the terms of the Perl Artistic License. - Jonas -- Jonas Smedegaard (+45 40843136) http://dr.jones.dk/~jonas/ Spiff ApS (= IT-guide dr. Jones ApS) http://dr.jones.dk/ Debian GNU/Linux developer http://people.debian.org/~js/ --------------------------------------- Received: (at 118149-close) by bugs.debian.org; 5 Nov 2001 20:11:09 +0000 >From [EMAIL PROTECTED] Mon Nov 05 14:11:09 2001 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 160q5N-0005iJ-00; Mon, 05 Nov 2001 14:11:09 -0600 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 160q0P-0001cm-00; Mon, 05 Nov 2001 15:06:01 -0500 From: Jonas Smedegaard <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.59 $ Subject: Bug#118149: fixed in pop-before-smtp 1.28-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Mon, 05 Nov 2001 15:06:01 -0500 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of pop-before-smtp, which has been installed in the Debian FTP archive: pop-before-smtp_1.28-1_all.deb to pool/main/p/pop-before-smtp/pop-before-smtp_1.28-1_all.deb pop-before-smtp_1.28-1.diff.gz to pool/main/p/pop-before-smtp/pop-before-smtp_1.28-1.diff.gz pop-before-smtp_1.28.orig.tar.gz to pool/main/p/pop-before-smtp/pop-before-smtp_1.28.orig.tar.gz pop-before-smtp_1.28-1.dsc to pool/main/p/pop-before-smtp/pop-before-smtp_1.28-1.dsc 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. Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated pop-before-smtp 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: Sat, 3 Nov 2001 23:15:53 +0100 Source: pop-before-smtp Binary: pop-before-smtp Architecture: source all Version: 1.28-1 Distribution: unstable Urgency: low Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]> Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]> Description: pop-before-smtp - watch log for pop/imap auth, notify Postfix to allow relay Closes: 118149 Changes: pop-before-smtp (1.28-1) unstable; urgency=low . * Released officially (Closes: #118149). * Repackaged using newest dh_make. * Dig out upstream changelog from the script. * Generate a man page from the script. * Add show-db script to help in testing pop-before-smtp. * Change Architecture: from any to all (embarassing, how did I miss that so far?). * Added a note to Description about the requirement of pop3/imap and smtp daemons required to be on same server. * Use AppConfig instead of Getopt::Long to support a configfile in addition to command line options. Files: 34fcfa034d11291c706d05943833d6be 635 mail optional pop-before-smtp_1.28-1.dsc 269b2794dcd6133567c236982283c19a 34301 mail optional pop-before-smtp_1.28.orig.tar.gz 78301ae31530d81f4f81144c5b276ad1 7206 mail optional pop-before-smtp_1.28-1.diff.gz 561cc1b30828aed9bc554bd29b4085ec 26474 mail optional pop-before-smtp_1.28-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE75G9In7DbMsAkQLgRAsvWAJ0ZqDQnX3YYECShxxe+t+I3HgDrngCglwzK 6MfYwoiaVjBpq1V8XlvyMyg= =hhN+ -----END PGP SIGNATURE-----