I think maybe running exim from inet.d is not very efficient for my setup, so I want to run it stand-alone.
I commented out the smtp entry in /etc/inetd.conf and ran #/etc/init.d/inet.d reload #/etc/init.d/exim start It is running now. Is there anything else I might have to configure differently to get the same behaviour as in inetd-mode? Queue running? Are there any notable differences between inetd and stand-alone mode? Well, that's it :) Thanks! Christian

