exim paniclog
Jörg Roßdeutscher <[email protected]> Wed, 16 Mar 2011 09:22:49 +0100
| Newsgroups | gmane.mail.exim.vexim.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
2011-03-15 20:31:49 [18547] XXXXXX-0004p7-0i failed to expand condition "${=
if >{$message_size}{${lookup mysql{select users.maxmsgsize from users,domai=
ns where localpart =3D '${quote_mysql:$local_part}' and domain =3D '${quote=
_mysql:$domain}' and users.maxmsgsize > 0 and users.domain_id=3Ddomains.dom=
ain_id }{${value}K}fail}} {yes}{no}}" for ditch_maxmsgsize router: absolute=
value of integer "16777215K" is too large (overflow)
Yes, it looks to me as if someone sent more than 16 GB in a single mail. Ye=
s, the problem sits in front of the machine. However, possible a variable t=
ype longer than integer could be used.
Bye,
J=F6rg
P.S.:
My 2ct to the PHP/Python-Stuff:
Just read vexim goes python. Thanks for your work, but then we will leave v=
exim behind. PHP is /the/ script language for such a project. While python =
always is told to be the future I never saw a =84real world web project=93 =
(coding for money) really using python for the last 11 years. We will not l=
earn python just to be able to modify our webinterface.