SMTPSPRT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
{{Template:SMTPSPRT parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>

Revision as of 16:43, 27 August 2013

Default SMTP server port

Summary

Default value
25
Parameter type
System
Where set
On User 0's parameter line or reset by system manager
Related products
All
Introduced
Model 204 V7.4

Description

SMTPSPRT is the default server port for the $SNDMAIL function. SMTPSPRT is normally set to the standard SMTP value of 25. You can override SMTPSPRT for a specific call by entering a different value in the EMAILD parameter of the $SNDMAIL function.