			SENDMAIL SNAPSHOT NOTES

This file includes some information about the current snapshot.

8.18.1.16
	This version fixes a compilation failure when using gcc 15
	and contains two FFRs to handle the infamous restrictions
	not allowing recipients with different domains in one
	transaction even though they have the same MXs.
	_FFR_SAMEDOMAIN: FEATURE(`same_domain_only') enables automatic
	handling of known error messages (the default messages can be
	overridden by specifying arguments): if one of them is received
	for a recipient then sendmail will try a new transaction afterwards
	which only has recipients with the same domain.
	Note: this is experimental code - please turn on the FFR,
	enable the feature, observe the behaviour, and report
	any problems (or successful operation).
	_FFR_MF_ONEDOMAIN: mailer flag O: send only mails with recipients
	which have the same domain in one transaction.
