On Mon, Jun 09, 2025 at 10:54:00PM -0400, Richard Hansen via Postfix-devel wrote:
> > BTW What is your Postfix source baseline? See the MAIL_RELEASE_DATE > > and MAIL_VERSION_NUMBER definitions in the file > > src/global/mail_params.h. > > I've been using the latest experimental tarball: > > #define MAIL_RELEASE_DATE "20250606" > #define MAIL_VERSION_NUMBER "3.11" That should be fine. > I can rebase against the nonprod tarball if that would be helpful. Or > is there a public Git repo I can work against? I maintain an unofficial git repo at: https://github.com/vdukhovni/postfix It puts the Postfix sources one level down the tree (in postfix/), with just symlinks for README and LICENSE in the top directory. That choice seemed to make sense at the time. If you find this repo useful, feel free to use it as a merge base. But is not the source of truth for Wietse's releases. -- Viktor. _______________________________________________ Postfix-devel mailing list -- postfix-devel@postfix.org To unsubscribe send an email to postfix-devel-le...@postfix.org