Qmail-LDAP
[Top] [All Lists]

Re: Registe qmail-pop3d connections in maillog

To: qmail-ldap@qmail-ldap.org
Subject: Re: Registe qmail-pop3d connections in maillog
From: Sebastian Benoit <benoit-lists@fb12.de>
Date: Wed, 17 Jan 2007 19:35:53 +0059
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
In-reply-to: <00b401c73a5f$e54b9b30$330410ac@compos.local>
Mail-followup-to: qmail-ldap@qmail-ldap.org
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
Organisation: Organisation against the bulletization of popular thought as a result of the increasing prevalence of Microsoft PowerPoint(TM)
References: <001a01c73a38$dbc32f50$330410ac@compos.local> <20070117145731.GA79522@mail.webmonster.de> <00b401c73a5f$e54b9b30$330410ac@compos.local>
User-agent: Mutt/1.4.2.2i
Charles Oliveira(charles@compos.com.br) on 2007.01.17 14:49:54 +0000:
> I tried putting splogger command in /var/qmail/boot/qmail-pop3d/run script. 
> But didn't works.
> did i anything wrong ?
> 
> +++++++++++++++++++++++++++++
> exec \
>        tcpserver -v -HRl $ME -x$QMAIL/control/qmail-pop3d.cdb \
>            ${CONCURRENCY:+"-c$CONCURRENCY"} ${BACKLOG:+"-b$BACKLOG"} 0 pop3 
> \
>        $QMAIL/bin/qmail-popup $ME \
>        $QMAIL/bin/auth_pop ${PBSTOOL:+"-d$PBSTOOL"} \
>        $QMAIL/bin/qmail-pop3d "$ALIASEMPTY" splogger qmail

You have to pipe into it, because it reads from stdin:
$QMAIL/bin/qmail-pop3d "$ALIASEMPTY" | splogger qmail

/B.
-- 
Sebastian Benoit <benoit-lists@fb12.de>

Attachment: pgpf6E9pgT66E.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>