Package: couriergraph
Version: 0.25-4
Severity: normal

couriergraph filters syslog by application. It uses the following hardcoded 
names:

  my $courier_pop3d = 'courierpop3login';
  my $courier_imapd = 'imaplogin';
  my $courier_pop3d_ssl = 'pop3d-ssl';
  my $courier_imapd_ssl = 'imapd-ssl';

However the default Debian Courier configuration would be:

  my $courier_pop3d = 'pop3d';
  my $courier_imapd = 'imapd';

And Courier itself, not configured, would use "couriertcpd" in both cases.

How about changing these to 'pop3d' and 'imapd'?


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to