On Wed, Apr 24, 2024, Kim Sindalsen via Postfix-users wrote:
> https://man.archlinux.org/man/nss-resolve.8.en seems to say that the order
> should be:
> mymachines resolve [!UNAVAIL=return] files myhostname
Might be bad advice - we found this problem:
If /etc/nsswitch.conf uses myhostname for th
On Wed, Mar 06, 2024, Wietse Venema via Postfix-users wrote:
> > Again, Postfix does not store line terminators, not when email comes
> > from UNIX tool with \n, via SMTP with \r\n, or encapsulated as
> > netstrings which uses neither.
> In headers that Postfix sends to a milter. I may want to c
FYI: the libmilter interface is an internal communication protocol.
It is NOT publically documented on purpose (hence complaining about
missing documentation is somehow annoying).
--
Please don't Cc: me, use only the list for replies.
___
Postfix-users
> SMFIP_NOQUIT would
> be a good protocol extension in general
"Use the source, Luke."
You mean something like
SMFIC_QUIT_NC
?
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
On Wed, Jan 24, 2024, Wietse Venema via Postfix-users wrote:
> 1) You can log full headers with a Milter. You will run into the
> length limit of the syslog() client (historically, 2 kBytes) before
> the Milter protocol limit (64 kBytes) which is less than the Postfix
Just FYI: That limit can be i
On Fri, Dec 29, 2023, Joachim Lindenberg via Postfix-users wrote:
> What I am really missing is clear statements like SMTP-DANE, SPF,
> DKIM, DMARC are mandatory unless you don't use SMTP at all.
Wow... you really want that?
Then subscribe to emailcore and suggest it over there...
To: emailcore-r