Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2023 09:52:41 +0300
From:      Matthias Fechner <mfechner@freebsd.org>
To:        ports@bsdserwis.com
Cc:        Li-Wen Hsu <lwhsu@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 6a5b0380b37a - main - mail/postsrsd: Update to 2.0.8
Message-ID:  <3758e0bc-4e4e-2ae2-e47e-51cdd1024da8@freebsd.org>
In-Reply-To: <202309051025.385APlIb080695@gitrepo.freebsd.org>
References:  <202309051025.385APlIb080695@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 05.09.2023 um 13:25 schrieb Li-Wen Hsu:
>      mail/postsrsd: Update to 2.0.8
>      
>      This release is a new generation of postsrsd. This update includes:
>      
>      * support for redis
>      * support for sqlite3
>      * disable installing postsrsd.secret - it is generated during first
>        start of postsrsd (startup script)
>      * add pkg-message which informs about changes in configuration
>      * some cleanup suggested by portlint
>      
>      Changelog:https://github.com/roehling/postsrsd/releases/tag/2.0.8
>      
>      PR:             273571

thanks a lot for this update.
Could you please be so kind and add a little bit more information?
It would be interesting what kind of configuration changes are required 
to get a previous
standard installation running again.

I have problems to understand required configuration changes to get the 
new version running if postfix is configured like this:
# Sender Rewriting
sender_canonical_maps = tcp:127.0.0.1:10001
sender_canonical_classes = envelope_sender
recipient_canonical_maps = tcp:127.0.0.1:10002
recipient_canonical_classes= envelope_recipient

Maybe include this standard configuration (that was before part of the 
startup script) already in the configuration file and install the 
configuration file with @sample already on the correct location?

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3758e0bc-4e4e-2ae2-e47e-51cdd1024da8>