This matcher class uses an external SMTP server to verify that a given address (that is, the recipient of an e-mail) exists. The following parameters have to be specified:
and : These fields identify the domain name and the port used by the SMTP server to be queried.
Zorp uses this IP address as the source address of the connection when connecting the SMTP server to be queried.
:: The result of a query is stored for the period set as in seconds. If a new e-mail is sent to the same recipient within this interval, the stored verification result is used.
and : Send an e-mail to the recipient as if it were sent by . If the destination mail server accepts this mail, the original e-mail is sent. This option is required because many mail server implementations do not support theVRFY
SMTP command properly, or it is not enabled. (The default value for is<>
, which refers to the mailer daemon and is recognized by virtually all servers.)
Published on May 30, 2024
© BalaSys IT Ltd.
Send your comments to support@balasys.hu