Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2024 18:09:36 +0100
From:      tetrosalame <tml@seiruote.it>
To:        questions@freebsd.org
Subject:   Re: sendmail status
Message-ID:  <5aef7b18-86c3-49d6-a4b1-5baec52b0bc0@seiruote.it>
In-Reply-To: <Zfmk4G48SzoGHdw7@jail0199.vps.exonetric.net>
References:  <Zfmk4G48SzoGHdw7@jail0199.vps.exonetric.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Il 19/03/2024 15:44, lists ha scritto:
>    
> *quote*
> dma(8) is not intended as a replacement for real, big MTAs like sendmail(8)
> *end quote*
> 
> Does this mean that sendmail in the base OS
> is *not* deprecated or similar?

As far as I can tell, there's no deprecation notice upon sendmail.
Gregory Shapiro has imported latest sendmail (v8.18.1) in -CURRENT and 
STABLE/13-14 last february.


> Does it mean that dma only works with external smtp?
> i.e. does dma not have its own smtp?

dma just forwards mail from localhost to local destinations, or to 
remote destinations relaying through a smart host via smtp.
It's not meant to route e-mail messages like a full blown MTA would.

> However, if sendmail is not deprecated/obsolescent,
> I'd prefer to keep using that.

I, for one, still run sendmail to forward local mail to a central hub 
out of old habits: that's the task dma is born to fullfill.
BTW sendmail is still in base: even if one day FreeBSD developers will 
decide to remove it, there's always the ports collection.
Even today, if you use sendmail for something more complex than 
forwarding local mail somewhere, you'd better rely on mail/sendmail port.

f.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5aef7b18-86c3-49d6-a4b1-5baec52b0bc0>