Did this opportunity provide any meaningful changes in
documentation/usability? Any rebukes or insights to share some 90 days
later?
- Matt
On 10/9/2024 9:34 AM, Wietse Venema via Postfix-users wrote:
Matt Saladna via Postfix-users:
On 10/8/2024 6:36 PM, Wietse Venema via Postfix-users
In situations where either a server has run out of storage, a btree
database can become corrupted. I see this evidenced in the following
manner, specifically "no cursor":
Nov 14 20:10:44 web2 postfix/tlsmgr[1269730]: warning: dict_proxy_sequence:
service proxywrite: Application error
Nov 14 20
On 10/8/2024 6:36 PM, Wietse Venema via Postfix-users wrote:
Time to throw some generative AI into the mix, I thought. I uploaded
the INSTALL instructions into Google's NotebookLM, and immediately
got a one-paragraph summary that appeared to make sense. This might
be useful for deciding whether
cially)
Ding ding.
- Matt
On 3/15/2024 1:11 PM, Matt Saladna via Postfix-users wrote:
Hello,
I'm seeking a workaround for Microsoft's litany of IPs landing on
DNSBL. They'd like all mail irrespective of DNSBL status to be
delivered, which requires a skip if the sender IP is bla
Hello,
I'm seeking a workaround for Microsoft's litany of IPs landing on DNSBL.
They'd like all mail irrespective of DNSBL status to be delivered, which
requires a skip if the sender IP is blacklisted in postscreen. With
separation between postscreen and smtpd, postscreen rejects the
connecti
AM, Wietse Venema via Postfix-users wrote:
Matt Saladna via Postfix-users:
I'd like to export a single var to a set of pipe processes without
wrapping with env or setting export_environment in main.cf.
This works in main.cf,
export_environment=TZ MAIL_CONFIG LANG X=Y
On the other hand, a
I'd like to export a single var to a set of pipe processes without
wrapping with env or setting export_environment in main.cf.
This works in main.cf,
export_environment=TZ MAIL_CONFIG LANG X=Y
On the other hand, adding -o export_environment="TZ MAIL_CONFIG LANG
X=Y" in master.cf results in a