Richard Pyne wrote:
> I have a long running server using Maia Version 1.0.0
RC5 with postfix
> that is filling my mail queue with entries like:
>
> (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in
processing, id=09881-
> 01-7, deal_with_spam FAILED: DBD::Pg::st execute
failed: ERROR: value
> "2147491538" is out of range for type integer
(in reply to end of DATA
> command))
>
> Any help on the cause and what I can do to get these
message to actually
> deliver ill be greatly appreciated.
>
> --Richard
I wonder if a stats or auto increment grew too much for int.
If you can
find what table/column it is choking on, you could alter the
table to be
a larger int type. Postgresql is not my forte, so I don't
know the
exact details right off the top of my head.
This may be similar to http://w
ww.maiamailguard.org/maia/ticket/294
_______________________________________________
Maia-users mailing list
Maia-users renaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
|