[Bug 378307] Re: local_scan modification and new package

2014-12-17 Thread Vladimir Panteleev
Hi Andres, You wrote: > the software is old and no longer maintained Not sure which software are you referring to. If you mean py-exim-localscan, is still being maintained, as you can see from its GitHub repository here: https://github.com/barryp/py-exim-localscan If you mean exim4, it is als

[Bug 1069543] Re: ntpd crashes when network interface goes down

2013-01-04 Thread Vladimir Panteleev
@dmlinux: I ran into the same problem today (also with OVH's kernel). The problematic bit of code is at line 1098 in ntpd/ntp_io.c (for ntp-4.2.6.p3+dfsg) - wrapping the UNLINK_SLIST statement into an if(*pmclisthead) block seems to fix the problem. However, I also found that the latest ntp versio