https://bugs.exim.org/show_bug.cgi?id=1891

--- Comment #6 from Arkadiusz Miskiewicz <[email protected]> ---

Will it get closed & reopened on next log write try? If yes then problem is
indeed fixed and just want to confirm that.

exim 4.91 (binary now replaced with 4.92 - that's way /usr/bin/exim is shown as
"(deleted)" )

# lsof -n 2>&1 | grep deleted |grep -v httpd |grep sendmail
sendmail    792   exim  txt       REG              254,0   1383696  402467967
/usr/bin/exim (deleted)
sendmail    792   exim    3w      REG              254,0   1575273  271538917
/var/log/archive/exim/main.log-20190312 (deleted)
# zgrep "\[792\]" /var/log/archive/exim/main.log-20190312.gz
2019-03-11 13:09:17.259 [792] 1h31It-0000Cm-FS Rewrite of [email protected]
yielded unqualified address "root"
2019-03-11 13:09:17.265 [792] 1h31It-0000Cm-FS Rewrite of [email protected]
yielded unqualified address "root"

# ps aux|grep 792
exim       792  0.0  0.0  43116  8640 ?        S    Mar10   0:00
/usr/lib/sendmail -FCronDaemon -i -odi -oem -oi -t -f root
root     18319  0.0  0.0 233844  2248 pts/0    S+   12:32   0:00 grep 792

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to