if an error occurs during offline enqueuing after we've dropped group, then
authorgilles <gilles@openbsd.org>
Fri, 9 Oct 2015 15:09:09 +0000 (15:09 +0000)
committergilles <gilles@openbsd.org>
Fri, 9 Oct 2015 15:09:09 +0000 (15:09 +0000)
commit6507df718f47e39a0ed1ecfabba648d1bb9ba538
tree57960c6a5062191a59c675740ac40ce537c86a00
parent8351d18b7f05448e5b0f3db78cda27c47849c49e
if an error occurs during offline enqueuing after we've dropped group, then
attempt to ftruncate() the fp back to 0.

suggested and ok millert@, ok eric@
usr.sbin/smtpd/enqueue.c