I have a fun behavior but it s on the deprecated 6.0 , sorry i m slow af.

Given the start procedure you can kill smtpd early by renewing the lease,
looks like the bug in ospf

So to the tester do:

rcctl smtpd stop
(smtpd -d &) ; sleep 0.1 && dhclient re0

replace re0 with your favorite fxp or em or whatever

the sleep must trigger the dhcp during the setup phase,
change the 0.1 according toyour speed.

setup_done(p_ca);
setup_done(p_control);
setup_done(p_lka);
setup_done(p_pony);
setup_done(p_queue);
setup_done(p_scheduler);

log_debug("smtpd: setup done");

i do not know if this can be consider as a bug . .. but it could be annoying.
I guess it is a bug if it happens during renew and you for some reason
reboot smtpd
sometimes

best,

-- 
--
---------------------------------------------------------------------------------------------------------------------
Knowing is not enough; we must apply. Willing is not enough; we must do

Reply via email to