Bug#421818: proftpd doesn't authenticate with pam

2007-05-19 Thread Stian Jordet
On fre, 2007-05-11 at 09:51 +0200, Francesco P. Lovergine wrote:
 On Wed, May 02, 2007 at 06:12:41PM +0200, Stian Jordet wrote:
  ons, 02.05.2007 kl. 11.14 +0200, skrev Francesco P. Lovergine:
   Did you check if the etch version is working? Current -22 integrate
   a new patch at core level which could eventually be the cause of 
   your problem.
  
  I did not, because I never got this working with the 1.2.x a long time
  ago neither. But I checked now, and 1.3.0-21 works fine :) 
  
  Sorry for not trying that earlier.
 
 So? It does work in -21 and not in -22?

Yes, again, -21 works perfectly, while -22 does not work at all for me.

Sorry for the late answer :)

Regards,
Stian



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



Bug#421818: proftpd doesn't authenticate with pam

2007-05-19 Thread Stian Jordet
On lør, 2007-05-19 at 14:28 +0200, Francesco P. Lovergine wrote:
 I'm issuing a -23 with an new upstream patch for that problem. Are you
 available to have a try with that?

Sure :)

-Stian




Bug#421818: proftpd doesn't authenticate with pam

2007-05-19 Thread Stian Jordet
On lør, 2007-05-19 at 14:28 +0200, Francesco P. Lovergine wrote:
 I'm issuing a -23 with an new upstream patch for that problem. Are you
 available to have a try with that?

-23 works perfect :)

Thanks!

Regards,
Stian




Bug#421818: proftpd doesn't authenticate with pam

2007-05-02 Thread Stian Jordet
ons, 02.05.2007 kl. 11.14 +0200, skrev Francesco P. Lovergine:
 Did you check if the etch version is working? Current -22 integrate
 a new patch at core level which could eventually be the cause of 
 your problem.

I did not, because I never got this working with the 1.2.x a long time
ago neither. But I checked now, and 1.3.0-21 works fine :) 

Sorry for not trying that earlier.

Thanks.

Best regards,
Stian



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



Bug#421818: proftpd doesn't authenticate with pam

2007-05-01 Thread Stian Jordet
Package: proftpd
Version: 1.3.0-22
Severity: normal


I have been trying to get proftpd to work with my ldap setup for ages.
I eventually gave in and installed pure-ftpd, which worked out of the
box. But after a while I started to miss features that only proftpd
has, and thus I once more tried to get it to work. This time I
compiled the latest upstream version, to see if that worked. And it did.

Some information, I'm using libpam-ldap and libnss-ldap to
authenticate users on my system. I'd would like to configure proftpd
to connect directly to ldap, but since I'm only running ldaps on port
636, that won't work (yet).

I don't really know information you'd need, so I'm attaching output
from proftpd -nd 8 from both the non-working debian version, and the
working upstream version. Both are using the same config file.

You can see that the upstream version has this line: 

dispatching auth request auth to module mod_auth_pam

which the debian version does not.

Please tell me what other information you'd need.


Best regards,
Stian


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20.4 (SMP w/4 CPU cores)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages proftpd depends on:
ii  adduser 3.102Add and remove users and groups
ii  debconf 1.5.13   Debian configuration management sy
ii  debianutils 2.18 Miscellaneous utilities specific t
ii  libacl1 2.2.42-1 Access control list shared library
ii  libattr11:2.4.32-1.1 Extended attribute shared library
ii  libc6   2.5-4GNU C Library: Shared libraries
ii  libldap22.1.30-13.4  OpenLDAP libraries
ii  libmysqlclient15off 5.0.38-3 mysql database client library
ii  libncurses5 5.5-5Shared libraries for terminal hand
ii  libpam-runtime  0.79-4   Runtime support for the PAM librar
ii  libpam0g0.79-4   Pluggable Authentication Modules l
ii  libpq4  8.1.9-1  PostgreSQL C client library
ii  libssl0.9.8 0.9.8e-4 SSL shared libraries
ii  libwrap07.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  netbase 4.29 Basic TCP/IP networking system
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  ucf 2.0021   Update Configuration File: preserv
ii  update-inetd4.27-0.5 inetd.conf updater
ii  zlib1g  1:1.2.3-13   compression library - runtime

proftpd recommends no packages.

-- debconf information:
* shared/proftpd/warning:
* shared/proftpd/inetd_or_standalone: standalone
[EMAIL PROTECTED]:~# proftpd -nd 8
 - mod_ctrls/0.9.4: binding ctrls socket to '/var/run/proftpd/proftpd.sock'
 - parsing '/etc/proftpd/proftpd.conf' configuration
 - dispatching directive 'ServerName' to module mod_core
 - dispatching directive 'ServerType' to module mod_core
 - dispatching directive 'DeferWelcome' to module mod_core
 - dispatching directive 'MultilineRFC2228' to module mod_core
 - dispatching directive 'DefaultServer' to module mod_core
 - dispatching directive 'ShowSymlinks' to module mod_ls
 - dispatching directive 'TimeoutNoTransfer' to module mod_xfer
 - dispatching directive 'TimeoutStalled' to module mod_xfer
 - dispatching directive 'TimeoutIdle' to module mod_core
 - dispatching directive 'DisplayLogin' to module mod_core
 - dispatching directive 'DisplayFirstChdir' to module mod_core
 - dispatching directive 'ListOptions' to module mod_ls
 - dispatching directive 'DenyFilter' to module mod_core
 - DenyFilter: compiling deny regex '\*.*/'
 - dispatching directive 'UseFtpUsers' to module mod_auth
 - dispatching directive 'Port' to module mod_core
 - dispatching directive 'MaxInstances' to module mod_core
 - dispatching directive 'User' to module mod_core
 - dispatching auth request getpwnam to module mod_auth_file
 - dispatching auth request getpwnam to module mod_auth_unix
 - dispatching directive 'Group' to module mod_core
 - dispatching auth request getgrnam to module mod_auth_file
 - dispatching auth request getgrnam to module mod_auth_unix
 - dispatching directive 'Umask' to module mod_core
 - dispatching directive 'AllowOverwrite' to module mod_xfer
 - dispatching directive 'PersistentPasswd' to module mod_auth_unix
 - dispatching directive 'TransferLog' to module mod_core
 - dispatching directive 'SystemLog' to module mod_log
 - dispatching directive 'DelayEngine' to module mod_delay
 - IPv6 getaddrinfo 'buick.jordet.net' error: Name or service not known
buick.jordet.net - 
buick.jordet.net - Config for Debian:
buick.jordet.net - DeferWelcome
buick.jordet.net - DefaultServer

Bug#390712: Any progress?

2007-05-01 Thread Stian Jordet
Hi,

Didn't the gnutls people come to an conclusion on this one? Symbian
phones are so common now, it's weird the gnutls people haven't run into
this themselves :)

Thanks.

Best regards,
Stian



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



Bug#180107: xserver-xfree86: [ati/radeon] SEGVs when using NerveRot xscreensaver hack with the default or dense settings

2007-01-08 Thread Stian Jordet

Brice Goglin wrote:

Hi,

About 4 yours ago, you reported (or replied to) a bug in the Debian BTS
regarding a crash related to screensaver and GL. The issue has been
discussed until 2004. But now, the only recent followup to this bug
seems to be unrelated. Did any of you guys reproduce the problem
recently? If not, I will close this bug in the next weeks.



It's fixed for me, at least :)

-Stian


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



Bug#390712: exim4-daemon-heavy: A TLS fatal alert has been received.: Bad record MAC

2006-10-02 Thread Stian Jordet
Package: exim4-daemon-heavy
Version: 4.63-4
Severity: normal


Another one of those beloved tls-bugs. I recently got myself a
SonyEricsson P990 smart phone. When trying to send mail with tls (the
same happens using ssl on port 465), the phone asks me to accept the
certificate, and then says Secure session failed. I get this in my
Exim log:

2006-10-02 18:49:23 SMTP connection from [192.168.1.8]:59691 
I=[193.91.240.190]:25 (TCP/IP connection
count = 1)
2006-10-02 18:49:23 no host name found for IP address 192.168.1.8
2006-10-02 18:49:27 TLS recv error on connection from [192.168.1.8]:59691: A 
TLS fatal alert has been
received.: Bad record MAC
18:49:27 TLS send error on connection from [192.168.1.8]:59691: The specified 
session has been
invalidated for some reason.

TLS works fine with Thundebird and Evolution, and did work fine with
my previous smart phone (SE P910), so this may sound like a phone bug.
_But_ when I try to send with tls through a sendmail server, it works
fine. I suspect that this is due to the fact that sendmail uses
openssl, and exim gnutls, but I have no evidence of that.

The error message isn't very helpful neither (for some reason).

Any insight?

Best regards,
Stian

-- Package-specific info:
Exim version 4.63 #1 built 01-Oct-2006 14:42:48
Copyright (c) University of Cambridge 2006
Berkeley DB: Sleepycat Software: Berkeley DB 4.3.29: (September  6, 2005)
Support for: crypteq iconv() IPv6 PAM Perl GnuTLS move_frozen_messages 
Content_Scanning Old_Demime
Lookups: lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmnz dnsdb dsearch 
ldap ldapdn ldapm mysql nis nis0 passwd pgsql
Authenticators: cram_md5 cyrus_sasl plaintext spa
Routers: accept dnslookup ipliteral iplookup manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore/mbx autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /etc/exim4/exim4.conf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)

Versions of packages exim4-daemon-heavy depends on:
ii  exim4-base  4.63-4   support files for all exim MTA (v4
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libdb4.34.3.29-6 Berkeley v4.3 Database Libraries [
ii  libgnutls13 1.4.4-1  the GNU TLS library - runtime libr
ii  libldap22.1.30-13+b1 OpenLDAP libraries
ii  libmysqlclient15off 5.0.24a-5mysql database client library
ii  libpam0g0.79-3.2 Pluggable Authentication Modules l
ii  libpcre36.7-1Perl 5 Compatible Regular Expressi
ii  libperl5.8  5.8.8-6.1Shared Perl library
ii  libpq4  8.1.4-7  PostgreSQL C client library
ii  libsasl22.1.19.dfsg1-0.5 Authentication abstraction library

exim4-daemon-heavy recommends no packages.

-- no debconf information


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



Bug#376426: libnss-ldap: Can't login even as local user

2006-09-01 Thread Stian Jordet

Stephen Gran wrote:

Hello all,

We just got bitten by this bug yesterday, and found that disabling tls
(.e., changing ldaps:// to ldap:// in our uri's) made it work just fine
again.  Turned out our machine was low on entropy.  Can people see if it
is tls related for them as well?  It seems to me it's not properly
handling a tls handshake failure, but I don't see the bug yet.
  

As Michael said, the entropy was just as low before, but it worked with 238.

Besides, I have symlinked /dev/random to /dev/urandom, but I still have 
this problem. Or isn't libnss-ldap using /dev/random?


-Stian


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



Bug#376426: Just a me too...

2006-07-03 Thread Stian Jordet
I guess you have more than enough reporters of this bug now, but this
package also rendered my system totally in the dark. Most services died
when restarted, and users can't logon. Moving ldap behind compat in
nsswitch.conf made some apps more happy, but still no joy. Had to
downgrade to 238-1.2 to be able to login locally... (And make all
services work...)

But, if I can do anything to help debug this, please say so.

-Stian



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



Bug#332548: xserver-xorg-core

2006-04-13 Thread Stian Jordet
tor, 13,.04.2006 kl. 02.40 +0200, skrev Andreas Pakulat:
 On 21.03.06 17:40:51, Stian Jordet wrote:
  Just to inform everyone; by using latest ati-driver from cvs it works
  perfect again ;)
 
 Hi Stian,
 
 I just fetched cvs head of driver/xf86-video-ati and used the debian
 diff.gz to build a debian package out of it. However I had no luck, the
 problem still persists. This is really annoying as I now have to
 manually downgrade X11 to 6.9.0 to get xserver-xorg=6.8.2 to work again.
 
 What radeon card are you using (I have a Mobility 9200, R250 Lf here)?
 
 How does your xorg.conf look like? 
 
 Are you using 2 Monitors with the same resolution?

Hi Andreas.

I'm using two 19 lcd monitors on a Radeon 9700Pro. When this started
happening I used one monitor with DVI cable, the other with normal VGA
cable. Then for a short while I used VGA cable on both monitors. That
were when the fix came out. With both monitors connected with VGA
cables, it worked just fine.

When I later used on vga and one dvi cable, I went back to one black
monitor. Thing is, I had discovered mergedfb by this time, and haven't
yet bothered to re-file a bug, since it works. My existing xorg.conf is
attached.

Sorry for my false statement claiming it's all good now...

Hope this helps.

Best regards,
Stian
Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/share/X11/fonts/misc
FontPath/usr/share/X11/fonts/100dpi/:unscaled
FontPath/usr/share/X11/fonts/75dpi/:unscaled
FontPath/usr/share/X11/fonts/Type1
FontPath/usr/share/X11/fonts/100dpi
FontPath/usr/share/X11/fonts/75dpi
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
#   LoadGLcore
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadtype1
#   Loadv4l
Loadvbe
EndSection

Section Extensions
   Option Composite Enabled
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbModel  pc105
Option  XkbLayout no
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
Option  Buttons   7
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier ATI
Driver radeon
Option MergedFB true
Option CRT2Position LeftOf
#Option MonitorLayout TMDS,CRT
#Option OverlayOnCRTC2 true
Option MetaModes 1280x1024-1280x1024
Option MergedNonRectangular false
Option MergedXineramaCRT2IsScreen0 false
#   Option AGPMode 4
#   Option AGPFastWrite true
#   Option EnableDepthMoves false
Option EnablePageFlip on
#   Option DDCMode true
#   Option Backingstore true
#   Option RenderAccel true
#   Option AccelMethod EXA
#Option AllowGLXWithComposite true
#   Option SubPixelOrder none
EndSection

Section Monitor
Identifier  S19-1
Option  DPMS
HorizSync   30-82
VertRefresh 56-76
EndSection

Section Screen
Identifier  Default Screen
Device  ATI
Monitor S19-1
DefaultDepth24
SubSection Display
Depth   24
Modes   1280x1024
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section DRI
Mode0666
EndSection


Bug#332548: xserver-xorg-core

2006-02-27 Thread Stian Jordet
søn, 26,.02.2006 kl. 13.29 +0100, skrev Michel Dänzer:
 On Fri, 2006-02-24 at 23:25 +0100, Stian Jordet wrote:
  
  I don't have Debian on this computer, but I'd like to note that on
  Ubuntu, I only need to downgrade xserver-xorg-core 
 
 To what version?

I downgrade from 1:1.0.1-0ubuntu6 to 6.8.2-77 (from the version in
Dapper, to the version in Breezy).

  to get my dual-head/xinerama working again. It's _not_ the radeon driver 
  that's the problem.
 
 It may still be, because it may not have adapted to a change in the X
 server.

Good point :)

Best regards,
Stian




Bug#332548: xserver-xorg-core

2006-02-24 Thread Stian Jordet
Hi,

I don't have Debian on this computer, but I'd like to note that on
Ubuntu, I only need to downgrade xserver-xorg-core to get my
dual-head/xinerama working again. It's _not_ the radeon driver that's
the problem.

Of course, the Debian bug might be a totally different problem, but I
doubt it.

https://launchpad.net/distros/ubuntu/+source/xorg-server/+bug/26316

Best regards,
Stian



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



Bug#263362: Firewalled?

2006-02-05 Thread Stian Jordet
I think mindterm behaves as initially said in this bug when port 22 is
firewalled on the client. It just downloads the applet, and sits there. 

I'd think the only bug is that it's not telling you why it won't work.

Best regards,
Stian



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



Bug#297174: Can't reproduce anymore?

2005-09-18 Thread Stian Jordet
søn, 28,.08.2005 kl. 14.08 +0200, skrev Andreas Metzler:
 On 2005-08-28 Stian Jordet [EMAIL PROTECTED] wrote:
  I've just done some quick testing, and want to hear what others have to
  say about it, but I can't reproduce this with 4.52-2? The error was
  still there with -1, but now it seems ok. Is that only me?
 
  I'll do some more testing later tonight :)
 
 Hello,
 Thanks for testing. As 4.52-2 is using libgnutls12 instead of
 libgnutls11 it is entirely possible that something has changed.

This bug is indeed gone for me. I was hoping someone else would have
tried 4.52-2 as well, but I might be the only one?

I was just thinking; if the problem earlier
was that both the ldap-libraries and exim used libgnutls11, the problem
can (theoretically) still exist, just that the ldap-libraries is still
using libgnutls11, and exim is now using libgnutls12. Or what? I don't
know.

Anyway, this bug doesn't exist for me anymore (for now, at least).

Best regards,
Stian




Bug#297174: Can't reproduce anymore?

2005-08-28 Thread Stian Jordet
Hi,

I've just done some quick testing, and want to hear what others have to
say about it, but I can't reproduce this with 4.52-2? The error was
still there with -1, but now it seems ok. Is that only me?

I'll do some more testing later tonight :)

Best regards,
Stian



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



Bug#325146: Horde 3.0.5

2005-08-27 Thread Stian Jordet
And way more importantly, it fixes the 

Notice: Only variable references should be returned by reference
in /usr/share/horde3/lib/Horde/Notification.php on line 98

with PHP 4.4.

Best regards,
Stian



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



Bug#297174: TLS error (gnutls_handshake)

2005-04-10 Thread Stian Jordet
Hi,

I really don't have any help to offer, I just want to say I'm bitten by
the same problem. I also seem to have a similar setup as the submitter,
with nss-ldap and ldaps://. Don't know if that has anything to do with
it, though.

Funny thing: I used three days banging my head at the wall because of
http://bugs.debian.org/299051 When the new package came out, I was like
in heaven. And now I have used three more days on this issue, untill I
came up with the bright idea looking at the bugs :P Sincerely hopes
you'll find the cause of this bug.

Best regards,
Stian



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



Bug#297016: hal fails to identify dvd-rom

2005-02-26 Thread Stian Jordet
Package: hal
Version: 0.4.7-2
Severity: normal


I'm trying to use an app called Thoggen (http://www.thoggen.net). It's
using hal to detect a dvd-rom. But with my dvd-rom, a Pioneer DVD-304F, it
doesn't work. Excerpt from 'lshal':

udi = '/org/freedesktop/Hal/devices/block_RANSOM'
 volume.policy.desired_mount_point = 'cdrom'  (string)
 info.udi = '/org/freedesktop/Hal/devices/block_RANSOM'  (string)
 volume.disc.is_rewritable = false  (bool)
 volume.disc.is_appendable = false  (bool)
 volume.disc.is_blank = false  (bool)
 volume.disc.has_data = true  (bool)
 volume.disc.has_audio = false  (bool)
 volume.disc.type = 'unknown'  (string)
 volume.size = 4425969664  (0x107cef000)  (uint64)
 volume.block_size = 2048  (0x800)  (int)
  
The disc type shouldn't be 'unknown', but 'dvd-rom'.

Best regards,
Stian 

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)

Versions of packages hal depends on:
ii  adduser 3.62 Add and remove users and groups
ii  dbus-1  0.23.2-2 simple interprocess messaging syst
ii  dbus-glib-1 0.23.2-2 simple interprocess messaging syst
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libcap1 1:1.10-14support for getting/setting POSIX.
ii  libexpat1   1.95.8-1 XML parsing C library - runtime li
ii  libglib2.0-02.6.2-1  The GLib library of C routines
pi  libhal-storage0 0.4.7-2  Hardware Abstraction Layer - share
ii  libhal0 0.4.7-2  Hardware Abstraction Layer - share
ii  libpopt01.7-5lib for parsing cmdline parameters
ii  pciutils1:2.1.11-15  Linux PCI Utilities
ii  udev0.053-1  /dev/ management daemon
ii  usbutils0.70-1   USB console utilities

-- no debconf information


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



Bug#295586: Please package 0.3.0

2005-02-18 Thread Stian Jordet
Sitat Don Armstrong [EMAIL PROTECTED]:
 I have a local version here that is currently in testing. Some people
 reported segfaults in the package for 0.3.0 upstream, so I've been
 running it on one of my servers to test it.

I've been running CVS from November without any problems. Actually just the
contrary :)

 I'll probably upload it in a few days once I'm satisfied that it's
 robust enough.

Great, thanks :)

Best regards,
Stian



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



Bug#295586: Please package 0.3.0

2005-02-16 Thread Stian Jordet
Package: spamass-milter
Severity: Wishlist

Hi,

please package the new upstream version of spamass-milter. It would be very nice
to get it in Sarge, since it has one important new feature. It validates
adresses through sendmail -bv.

Best regards,
Stian



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