Hi,
i've fiddeled around in Bouncer.py and added code to detect bounces created by exim.
It's a bit of a dirty hack, as it is my first attempt at python ;-)
I don't know how to make diffs, so I'll attach the whole Bouncer.py file. My additions are surrounded by # en my name 'Sander'. So search for 'Sander' and you will find the changes (3 blobs, 2 in ScanMessage and 1 in ExtractBouncingAddr)
Greetings Sander