Code: Select all
zimbraMtaSmtpdPriorityFromSenderCode: Select all
zimbraMtaSmtpdPriorityToSenderWith this Hotfix applied, you can now create a list of email addresses that Postfix will use to prioritize deliveries from, or to, the addresses in the respective attributes.
These are multi-variate attributes, with an important default setting, as you can see here from a system with the Hotfix Release Candidate patch applied:
Code: Select all
zimbra@mb42:~$ zmprov desc -a zimbraMtaSmtpdPriorityFromSender
zimbraMtaSmtpdPriorityFromSender
smtpd_sender_priority used in large Active queues to prioritize email deliveries
type : string
value :
callback :
immutable : false
cardinality : multi
requiredIn :
optionalIn : globalConfig,server
flags : serverInherited
defaults : santa@northpole.gov
min :
max : 2048
id : 2261
requiresRestart : yes
since : 12.25
deprecatedSince :
zimbra@mb42:~$
zimbra@mb42:~$ zmprov desc -a zimbraMtaSmtpdPriorityToRecipient
zimbraMtaSmtpdPriorityToRecipient
smtpd_recipient_priority used in large Active queues to prioritize email deliveries
type : string
value :
callback :
immutable : false
cardinality : multi
requiredIn :
optionalIn : globalConfig,server
flags : serverInherited
defaults : santa@northpole.gov
min :
max : 2048
id : 2262
requiresRestart : yes
since : 12.25
deprecatedSince :
zimbra@mb42:~$ Happy Holidays!
Mark
