Jean Louis <bugs@gnu.support> ha escrit: > > What's this? None of mailutils code produces such message. > > That message above? It is movmail.
Jean, the message '0 kept, 5 deleted.' is definitely *Not* produced by GNU movemail (nor, for what it's worth, by any code in GNU mailutils, unless you modified it somehow). The simple search for the word "kept" in the Mailutils codebase gives empty list. Try this: git ls-files | grep '\.[clyh]' | xargs grep -i 'kept' and see the result Regards, Sergey _______________________________________________ Bug-mailutils mailing list Bug-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-mailutils