SMTPVerifyAuthenticatedSender has multiple values.
Syntax: SMTPVerifyAuthenticatedSender=value
Description: Specifies whether the SMTP server requires mail sent during an authenticated session to be from the Internet address of the authenticated user.
1- Require the Sender, or From, if Sender header does not exist, to match the Internet address of the authenticated server.
2 - Require the RFC822 From header to match the Internet address of the authenticated user. Sender is not checked, just From is checked
Default: 0
This setting does not affect the Router, nor does it affect messages that are not submitted via SMTP.
The SMTPVerifyAuthenticatedSender setting does not work when SMTPTranslateAddresses is configured. Mail is rejected if addresses are translated because the match fails.
The features can only be used with single-address entries in the From or Sender field.