punit jain: > Hi , > > I know there is an overall limit on number of addresses controlled by > smtpd_recipient_limit., however do we have a max value for number of To, Cc > and Bcc fields separately ?
The SMTP protocol sends recipients with RCPT TO commands. The SMTP protocol does not care what recipients are in the header. Wietse