Philip Hazel wrote: > On Mon, 6 Nov 2006, Daniel Tiefnig wrote: >> On the other hand, now i see it DOES, if started as: >> exim -qff -q<time> >> This might be due to the format of the "-q<qflags><time>" >> parameter, (first flags, then time) but I didn't look at the code. > > It's because if you specify -q twice, the second one will override > the first.
No, that's what I thought first too, but the above command starts an "exim -qff" every <time>, and _not_ an "exim -q". So, the arguments of the two -q are concatenated somehow. lg, daniel -- ## 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/
