|
: 6 : 7 : 1 |
The SMTP listener task is currently limited to listening on one port and one port only, which is set in the SMTP_Port field on the server document. This being a single value field, it is not possible to allow a server to listen on both 25 (for message transfer) and 587 (for message submission),
|