You can avoid this attack by running Exim as a daemon. Edit the file /etc/inetd.conf as root.
#:MAIL: Mail, news and uucp services. smtp stream tcp nowait mail /usr/sbin/exim exim -bs |
#:MAIL: Mail, news and uucp services. #smtp stream tcp nowait mail /usr/sbin/exim exim -bs |
# /etc/init.d/exim start |