Your message dated Thu, 03 Feb 2005 14:47:10 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#292086: fixed in postfix 2.1.5-6
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; 31 Dec 2004 19:11:17 +0000
>From [EMAIL PROTECTED] Fri Dec 31 11:11:17 2004
Return-path: <[EMAIL PROTECTED]>
Received: from cable23-195.avrupa.kablonet.com.tr (portable.canb.net)
[195.174.23.195]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CkSBA-0001Mx-00; Fri, 31 Dec 2004 11:11:16 -0800
Received: by portable.canb.net (Postfix, from userid 0)
id 3B4335FECA; Fri, 31 Dec 2004 21:11:27 +0200 (EET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Can Burak Cilingir <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
TSubject: postfix does not bind on all interfaces
X-Mailer: reportbug 3.5
Date: Fri, 31 Dec 2004 21:11:25 +0200
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_00,DRUGSPAM,HAS_PACKAGE,
NOSUBJECT,X_DEBBUGS_CC autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: postfix
Version: 2.1.5-3
Severity: important
following session summarizes all the information...
portable:~$# cat /etc/postfix/main.cf
# See /usr/share/postfix/main.cf.dist for a commented, more complete version
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
myhostname = portable.canb.net
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = canb.net portable.canb.net portable localhost.localdomain,
localhost
relayhost =
mynetworks = 127.0.0.0/8
mailbox_command =
mailbox_size_limit = 0
recipient_delimiter = +
home_mailbox = Maildir/
notify_classes = bounce, 2bounce, delay, policy, protocol, resource, software
inet_interfaces = all
portable:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:6490 errors:0 dropped:0 overruns:0 frame:0
TX packets:6490 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1859104 (1.7 MiB) TX bytes:1859104 (1.7 MiB)
wlan0 Link encap:Ethernet HWaddr 00:11:2F:26:E9:6C
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::211:2fff:fe26:e96c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:16352 errors:0 dropped:0 overruns:0 frame:0
TX packets:17858 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12395056 (11.8 MiB) TX bytes:3284864 (3.1 MiB)
Interrupt:7 Memory:fb100000-fb101fff
portable:~# /etc/init.d/postfix restart
Stopping mail transport agent: Postfix.
Starting mail transport agent: Postfix.
portable:~# postconf inet_interfaces
inet_interfaces = all
portable:~# netstat -tlnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State PID/Program name
tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN 5139/spamd.pid
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 4621/portmap
tcp 0 0 127.0.0.1:944 0.0.0.0:* LISTEN 5432/famd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 7605/master
tcp6 0 0 :::143 :::* LISTEN 5215/couriertcpd
tcp6 0 0 :::22 :::* LISTEN 5417/sshd
tcp6 0 0 ::1:25 :::* LISTEN 7605/master
portable:~# nc 127.0.0.1 smtp
220 portable.canb.net ESMTP Postfix (Debian/GNU)
portable:~# nc 192.168.1.100 smtp
(UNKNOWN) [192.168.1.100] 25 (smtp) : Connection refused
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages postfix depends on:
ii adduser 3.59 Add and remove users and groups
ii debconf [debconf-2.0] 1.4.41 Debian configuration management sy
ii dpkg 1.10.25 Package maintenance system for Deb
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-17 Berkeley v4.2 Database Libraries [
ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime
ii netbase 4.19 Basic TCP/IP networking system
-- debconf information:
* postfix/mailname: canb.net
postfix/relayhost:
* postfix/procmail: false
postfix/bad_recipient_delimiter:
postfix/rfc1035_violation: false
* postfix/mynetworks: 127.0.0.0/8
postfix/master_upgrade_warning:
postfix/db_upgrade_warning: true
postfix/dynamicmaps_upgrade_warning:
* postfix/recipient_delim: +
* postfix/main_mailer_type: Internet Site
postfix/transport_map_warning:
* postfix/chattr: false
* postfix/root_address: can
* postfix/destinations: canb.net portable.canb.net portable
localhost.localdomain, localhost
postfix/nqmgr_upgrade_warning:
postfix/not_configured:
* postfix/mailbox_limit: 0
---------------------------------------
Received: (at 292086-close) by bugs.debian.org; 3 Feb 2005 19:53:17 +0000
>From [EMAIL PROTECTED] Thu Feb 03 11:53:17 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 1Cwn2T-00022l-00; Thu, 03 Feb 2005 11:53:17 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CwmwY-0003rz-00; Thu, 03 Feb 2005 14:47:10 -0500
From: LaMont Jones <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#292086: fixed in postfix 2.1.5-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 03 Feb 2005 14:47:10 -0500
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:
X-CrossAssassin-Score: 2
Source: postfix
Source-Version: 2.1.5-6
We believe that the bug you reported is fixed in the latest version of
postfix, which is due to be installed in the Debian FTP archive:
postfix-dev_2.1.5-6_all.deb
to pool/main/p/postfix/postfix-dev_2.1.5-6_all.deb
postfix-doc_2.1.5-6_all.deb
to pool/main/p/postfix/postfix-doc_2.1.5-6_all.deb
postfix-ldap_2.1.5-6_i386.deb
to pool/main/p/postfix/postfix-ldap_2.1.5-6_i386.deb
postfix-mysql_2.1.5-6_i386.deb
to pool/main/p/postfix/postfix-mysql_2.1.5-6_i386.deb
postfix-pcre_2.1.5-6_i386.deb
to pool/main/p/postfix/postfix-pcre_2.1.5-6_i386.deb
postfix-pgsql_2.1.5-6_i386.deb
to pool/main/p/postfix/postfix-pgsql_2.1.5-6_i386.deb
postfix-tls_2.1.5-6_i386.deb
to pool/main/p/postfix/postfix-tls_2.1.5-6_i386.deb
postfix_2.1.5-6.diff.gz
to pool/main/p/postfix/postfix_2.1.5-6.diff.gz
postfix_2.1.5-6.dsc
to pool/main/p/postfix/postfix_2.1.5-6.dsc
postfix_2.1.5-6_i386.deb
to pool/main/p/postfix/postfix_2.1.5-6_i386.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.
LaMont Jones <[EMAIL PROTECTED]> (supplier of updated postfix 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: Thu, 3 Feb 2005 11:57:06 -0700
Source: postfix
Binary: postfix-doc postfix-pgsql postfix-ldap postfix-dev postfix-tls
postfix-pcre postfix postfix-mysql
Architecture: all i386 source
Version: 2.1.5-6
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <[EMAIL PROTECTED]>
Changed-By: LaMont Jones <[EMAIL PROTECTED]>
Description:
postfix - A high-performance mail transport agent
postfix-dev - Postfix loadable modules development environment
postfix-doc - Postfix documentation
postfix-ldap - LDAP map support for Postfix
postfix-mysql - MYSQL map support for Postfix
postfix-pcre - PCRE map support for Postfix
postfix-pgsql - PGSQL map support for Postfix
postfix-tls - TLS and SASL support for Postfix
Closes: 260593 292086 293250
Changes:
postfix (2.1.5-6) unstable; urgency=low
.
* inet_interfaces=loopback-only from 2.2 snapshot. Closes: #293250, #292086
* Add relay entry to master.cf if missing. Closes: #260593
Files:
31c56fcfc14dbe5b16356137396c61df 30702 mail extra postfix-pcre_2.1.5-6_i386.deb
3600d460cddb3b7baff506184780e9f6 30968 mail extra
postfix-mysql_2.1.5-6_i386.deb
42a61bc3f4bd4f9568814c8eaa8a5c49 35588 mail extra postfix-ldap_2.1.5-6_i386.deb
54586984e8b159c73136e7d9357ab601 154564 mail extra postfix-tls_2.1.5-6_i386.deb
938e8f10a31a11308a30800c281945a6 852 mail extra postfix_2.1.5-6.dsc
9543fbd0c6c7c4aa41f108eba1a6fd46 31322 mail extra
postfix-pgsql_2.1.5-6_i386.deb
a57b29bfc3298d5b13d1541b3280e4b2 643926 doc extra postfix-doc_2.1.5-6_all.deb
bd4de674b1c3fe6dfb1afe950e2d6d83 97680 devel extra postfix-dev_2.1.5-6_all.deb
c34be0e550722caef03a2ee26eeef03a 801610 mail extra postfix_2.1.5-6_i386.deb
e94979af103e4226a5344ef45e7b415c 437896 mail extra postfix_2.1.5-6.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCAnrXzN/kmwoKyScRAppsAJwKDpiQlGc75GWrNEJS8LwtRnkWEgCeI63J
wudTajumDrw8jZP6ovME70I=
=8jgG
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]