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: [email protected]
          Reporter: [email protected]

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.

Reply via email to