Hello Tom, YES! This was the problem. I have just stopped exim and waited till the system start exim by itself (without using ssh console) and it worked, queue runner is running at the intervals.
Thank you for this easy solution :) Damn SuSE .... That bug from your link is from 2005 on a 9.2 system ... Unbelievable. I wouldnt have found this. Regards, Juergen -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Tom Kistner Gesendet: Montag, 4. Dezember 2006 10:10 An: Juergen Weiss Cc: [email protected]; 'Ted Cooper' Betreff: Re: [exim] Exim is not running the queue runner because of some linux update Juergen Weiss wrote: > Theres another strange behavior ... The queue runner works right after > reboot, at every minute the queue runner starts and ends (-q1m). > If i stop exim and start again, the queue runner is not getting > started anymore (except the first one). What you are seeing is probably a bug in Suse's OpenSSH package which incorrectly masks signals. When you restart Exim on a SSH shell, it won't get SIGALRM any more. To confirm, restart Exim on a regular console. It should then work. See: http://lists.suse.com/archive/suse-linux-e/2005-Dec/2628.html /tom -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
