Hi, What is the exact difference between default_recipient_limit and smtpd_recipient_limit
Suppose default_recipient_limit = 20000 and smtpd_recipient_limit = 1000 How many max recipients will be allowed per message? And what is the meaning of in-memory recipient?