On Tue, Nov 29, 2022 at 03:44:02PM -0500, Jonathan Capra
wrote:
>
> On Tue, 29 Nov 2022, raf wrote:
>
> > On Sun, Nov 27, 2022 at 11:40:01PM -0500, Jonathan Capra
> > wrote:
> >
> > > smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
> >
> > Not relevant, but the abov
On Tue, 29 Nov 2022, raf wrote:
On Sun, Nov 27, 2022 at 11:40:01PM -0500, Jonathan Capra
wrote:
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
Not relevant, but the above line isn't needed (since Postfix 2.11).
I commented this out.
mydestination = $myhostna
On Sun, Nov 27, 2022 at 11:40:01PM -0500, Jonathan Capra
wrote:
> I've been trying to set up a Backup MX with a MySQL backend. I have my
> primary working well with MySQL and Postfixadmin frontend. But up till now,
> I've always set up my backup MX with a standard Postfix setup using Berkley
> D