[tt]/usr/lib/sendmail -q -v[/tt]
However, if the load average is quite high on the system this might do nothing, in which case you could try:
[tt]/usr/lib/sendmail -q -ox80 -v[/tt]
Where 80 is the load average threshold above which sendmail goes on strike.
Annihilannic.