Philip Hazel wrote: > Not at the moment. If you give the same option more than once, the > last one is used. At least, that's what I think happens.
Not really. If you specify "-qf -qff -qf" it uses "-qff". And: With "-qf -q5m" it uses "-qf5m" But: With "-q5m -qf" it uses "-qf". > Alternatively, I could give an error I suppose if -q is specified > more than once. That may be the easiest thing. 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/
