Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The current outbound email processing code limits the number of to, cc and bcc recipients so that the maximum length of each (when the recipients' addresses are concatenated and comma-delimited) cannot exceed 1000 characters. This limit is arbitrary and can be lifted.
Ref: common/remote/rmtsmtp.cpp, CMailInfo constructor