[Bug 295217] sendmail (=dma) hangs during jail startup
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 295217] sendmail (=dma) hangs during jail startup"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 295217] sendmail (=dma) hangs during jail startup"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 295217] sendmail (=dma) hangs during jail startup"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 295217] sendmail (=dma) hangs during jail startup"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 295217] sendmail (=dma) hangs during jail startup"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 May 2026 07:26:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295217
Bug ID: 295217
Summary: sendmail (=dma) hangs during jail startup
Product: Base System
Version: 15.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: conf
Assignee: bugs@FreeBSD.org
Reporter: phk@FreeBSD.org
When I start a jail which has
sendmail_enable=YES
dma(8) does not go into the background and hangs the "service jail start"
command.
I suspect it may be because there are queued emails, and SMARTHOST is
unreachable.
I have come up with this workaround:
sendmail_flags="-L sm-mta -bd -q34m &"
(In reality the jail ought to have sendmail_outbound_enable=YES, which does not
hang, but I still dont think the above config should hang.)
--
You are receiving this mail because:
You are the assignee for the bug.