[Bug 258207] mail/fetchmail does not restart properly with "service -R"

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Sep 2021 16:14:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258207

--- Comment #5 from Corey Halpin <chalpin@cs.wisc.edu> ---
Ah! Yes, you are quite right that the environment needs to be set up before the
first call to `fetchmail_dump_config`. It would be best for *both* of those
`export` lines to happen after the `required_files` line so that the
`fetchmail` that is dumping the configuration sees the same environment as the
one that we will later invoke.

-- 
You are receiving this mail because:
You are the assignee for the bug.