vpopmail 4.10.20 has a postgreSQL module, but it has not
been integrated into the release and tested.
Ken
"Uros Gruber" wrote:
>
> Hi!
>
> i forgot to ask when will be avaliable auth module for
> postgreSQL.
>
> Thanks again,
>
> Uros
>
> Friday, June 15, 2001, 10:47:20 AM, you wrote:
>
> KJ> [EMAIL PROTECTED] wrote:
> >>
> >> Hi!
> >>
> >> i setup qmail and i have some warning messages in my log on
> >> every maill i send i get this
> >>
> >> @400000003b29e16a0ad9178c warning: unable to stat mess/193/193
> >> @400000003b29e16a0ad99874 warning: unable to stat mess/194/194
> >> @400000003b29e16a0ad9e694 warning: unable to stat mess/195/195
> >> @400000003b29e16a0ada389c warning: unable to stat mess/196/196
> >> @400000003b29e16a0adb135c warning: unable to stat mess/197/197
> >> @400000003b29e16a0adb6564 warning: unable to stat mess/198/198
> >> @400000003b29e16a0adbaf9c warning: unable to stat mess/199/199
> >>
> >> every time is this numbers from 1 to 199. This is msg from
> >> qmail-send. I use vpomail for virtual users and multilog for
> >> loging.
> >>
> >> what is wrong with this.
> >>
> >> --
> >> thanks,
> >> uros mailto:[EMAIL PROTECTED]
>
> KJ> Your queue is broken. You have to either fix it or rebuild it
> KJ> To rebuild it:
> KJ> 1) stop qmail
> KJ> 2) rm -rf /var/qmail/queue
> KJ> 3) in qmail source code: make setup check
> KJ> done