* movemail.c (popmail): Report fchown failure instead of ignoring it.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Feb 2011 22:31:55 +0000 (14:31 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Feb 2011 22:31:55 +0000 (14:31 -0800)
commitf0939c31a6f4f7afec3adf3f31817f998af6e667
treec02c6733800f65c5c648ae3e9d35427ee4d87509
parent4df52042a5a9489d8974d7c1d0c7b862a7ca1703
* movemail.c (popmail): Report fchown failure instead of ignoring it.

But if the file already has the right ownership, don't worry about it.
lib-src/ChangeLog
lib-src/movemail.c