Discussion:
exim paniclog
Jörg Roßdeutscher
2011-03-16 08:22:49 UTC
Permalink
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,domains where localpart = '${quote_mysql:$local_part}' and domain = '${quote_mysql:$domain}' and users.maxmsgsize > 0 and users.domain_id=domains.domain_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. Yes, the problem sits in front of the machine. However, possible a variable type longer than integer could be used.


Bye,
Jörg

P.S.:

My 2ct to the PHP/Python-Stuff:
Just read vexim goes python. Thanks for your work, but then we will leave vexim behind. PHP is /the/ script language for such a project. While python always is told to be the future I never saw a „real world web project“ (coding for money) really using python for the last 11 years. We will not learn python just to be able to modify our webinterface.
Loading...