Xeams Home » Products » Xeams » Knowledge Base
Document information
| Document ID: | 1089 |
|---|---|
| Subject: | Maximum recipients per SMTP connection |
| Creation date: | 11/16/09 9:31 AM |
| Last modified on: | 11/16/09 9:32 AM |
Maximum recipients per connection
This KB article applies to the SMTP server in Xeams. It does NOT apply to SMTP Proxy Server.
By default the SMTP server restricts the number of recipients to 100 for emails. This is done by design to prevent dictionary attacks to your email server. You might want to increase this limit in certain cases. For example, when trying to send out-bound emails to a large group.
The following steps show how to increase this limit.
- Stop Xeams's engine if it is running
- Using the file system on your operating system (Windows Explorer on Windows and Terminal console on Linux) go to the folder where Xeams is installed.
- Locate the config folder
- Open AppConfig.xml file in any editor such as Notepad on Windows and VI on Linux/UNIX
- Locate the entry for maxRecipientsPerConnection and change its value to a higher number.
- Save the file and restart the engine.




