Package: spf-milter-python
Version: 0.8.17-1
Severity: wishlist

Dear Maintainer,

please update spf-milter-python in experimental to the newest upstream
version 0.8.18.

Two reasons:
  * the new version does work with SMTP AUTH, the current version
    packaged (0.8.17) fails badly on SMTP AUTH (upstream bug, fixed in
    0.8.18) and is not very usable, as the milter fails on sending
    mails.
  * the current packaged version has been broken
    by you, anyway. You made a mistake when adding the Debian config
    path /etc/spf-milter-python/spfmilter.cfg to the spfmilter.py
    script. No hard feelings, mistakes happen and the package is in
    experimental, anyway.

Original line in 0.8.17 upstream:
config = read_config(['spfmilter.cfg','/etc/mail/spfmilter.cfg'])

Your modified line in packaged 0.8.17:
config =
read_config(['spfmilter.cfg','/etc/mail//etc/spf-milter-python/spfmilter.cfg'])

Should really be:
config =
read_config(['spfmilter.cfg','/etc/mail/spfmilter.cfg','/etc/spf-milter-python/spfmilter.cfg'])

When packaging the new version, please take care of correctly adding the
Debian config file location.

Best regards,



Mihai Moldovan



-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4.2 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages spf-milter-python depends on:
ii  adduser        3.113+nmu3
ii  lsb-base       4.1+Debian9
ii  python         2.7.3-4
ii  python-milter  0.9.8-1
ii  python-spf     2.0.7-3

spf-milter-python recommends no packages.

Versions of packages spf-milter-python suggests:
ii  postfix  2.10.0-3

-- Configuration Files:
/etc/init.d/spf-milter-python changed [not included]
/etc/spf-milter-python/spfmilter.cfg changed [not included]

-- no debconf information

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to