Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Sep 2021 16:14:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258207] mail/fetchmail does not restart properly with "service -R"
Message-ID:  <bug-258207-7788-fYuWEq6DD6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258207-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258207-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258207

--- 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258207-7788-fYuWEq6DD6>