Martin Lambers wrote: > On SIGTERM, SIGHUP, or SIGINT (CTRL+C), mpop already updates the UIDLs > file. See mpop.c lines 1358ff. So that should definitely work, and it > does for me. > > Are you maybe working on Windows? That system does not have signal > handling, and so this does not work. Windows supports catching SIGINT signal.