On Tue, 8 Feb 2022, 8:11 pm Viktor Dukhovni, <postfix-us...@dukhovni.org> wrote:
> > On 8 Feb 2022, at 6:14 am, Nitin N <nitin.wo...@gmail.com> wrote: > > > > I wanted to share the configs but my messages got auto-rejected twice > for size >40000 characters > > The way to share concise configurations is: > > $ postmulti -x /bin/sh -c ' > echo "=== $MAIL_CONFIG:" > postconf -nf > echo "---" > postconf -Mf > ' > > Thank you Victor, Wietse and Daniel. Well, I was trying to send 3 sets of > configs - the base nullclient, domain 1 and domain 2. Is it allowed to zip > and send? I think it should be less than 40k in that case. I will do that > tommorrow. I have Postgres and Unbound running on this machine and they are binding > with the aliased IPs without any issues. So most likely I have goofed up > somewhere with the configs. > > Nitin