Hi guys,
from my understanding the problem lies in the cron script which populates
"/etc/isoqlog/isoqlog.domains" right?
so instead of having
for i in `ls $VPOPMAIL`; do
echo "$i" >> $ISODOMAINS;
done
something like
for i in `/home/vpopmail/bin/vdominfo | grep domain: | awk -F " " '{print
$2}'`; do
echo $i >> $ISODOMAINS;
done
ofcourse this is just a a quick hack but i'm no expert... :(
it should work fine as the cron is run by root
--
Zsoft
Citando "Eric \\\"Shubes\\\"" <[EMAIL PROTECTED]>:
> Since you guys have gotten into the /0/ folder, you have ideal test
> environments. Why don't one of you consider yourself a developer and write
> it? ;) After all, this is a community project. If you don't do it, it likely
> won't get done. If you do do it, the chances that it'll be included in a
> future release is quite good.
>
> Jared Markell wrote:
> > Agreed. I believe the problem is that Isoqlog supports qmail natively,
> > but not necessarily a qmail install that uses vpopmail. I'm honestly not
> > sure. It may have been tweaked to work just for the qmailtoaster. I hope
> > the support for the extra directories can get added, as I myself have
> > gotten into the /0/ folder.
> >
> > *Jared *
> >
> > ------------------------------------------------------------------------
> > *From:* Chris Godwin [mailto:[EMAIL PROTECTED]
> > *Sent:* Friday, October 06, 2006 12:41 PM
> > *To:* [email protected]
> > *Subject:* RE: [qmailtoaster] ISOQLOG
> >
> > Wouldn�t that be something the developers of qmailtoaster should think
> > of adding by default?
> >
> >
> >
> > *Chris Godwin*
> > /Linux/Unix Consultant
> > /*Network Logistic, Inc.
> > *Get help at http://www.networklogistic.com/help
> > <http://www.networklogistic.com/help>
> >
>
>
> --
> -Eric 'shubes'
>
> ---------------------------------------------------------------------
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]