I upgraded two cloud systems from FreeBSD 13.5-RELEASE to FreeBSD 14.4-RELEASE with
I found /etc/mailer.conf on both systems had been replaced and populated with
freebsd-update. All went well enough except that one system started using the dma mailer for email (being secondary mail servers it may just be that only one had been tickled into action by mail).I found /etc/mailer.conf on both systems had been replaced and populated with
dma rather than sendmail. I copied the old sendmail populated files back. Is there anything else I need to do? I could not find any references to disabling dma, they mostly involved disabling sendmail or postfix and enabling dma.