Package: couriergraph
Version: 0.24-1
Severity: normal
Tags: patch



Using the current Sarge version of courier-pop (0.47-3), the mail log format 
for the pop3 logs looks like the following:

Feb  4 13:30:28 aslan courierpop3login: Connection, ip=[::ffff:172.30.0.114]
Feb  4 13:30:28 aslan courierpop3login: LOGIN, user=user.name, 
ip=[::ffff:172.30.0.114]
Feb  4 13:30:28 aslan courierpop3login: LOGOUT, user=user.name, 
ip=[::ffff:172.30.0.114], top=0, retr=0, time=0

Because of this format the following line in /usr/sbin/couriergraph.pl needs to 
be modified from

my $courier_pop3d = 'pop3login';

to 

my $courier_pop3d = 'courierpop3login';

in order for couriergraph to recognize pop logins. Otherwise these entries do 
not show up in any of the logs. 

Thanks again for the package!
Sam





-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages couriergraph depends on:
ii  debconf                       1.4.30.11  Debian configuration management sy
ii  libfile-tail-perl             0.98-5     File::Tail perl module
ii  librrds-perl                  1.0.49-1   Time-series data storage and displ

-- debconf information:
* couriergraph/stay_on_purge: true
* couriergraph/start_on_boot: true
* couriergraph/logfile: /var/log/mail.log


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

Reply via email to