Re: Timeout for movemail
Jean Louis <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 05, 2018 at 01:17:09PM +0300, Sergey Poznyakoff wrote: > Hi Jean, > > > is there anyway to setup timeout for movemail? > > No, so far there is not. Please use the timeout command from GNU > coreutils: > > timeout 5m movemail [other options] I did not know that solution, that is nice. Thank you.