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 : The domain name and the port used by the SMTP server to be queried.
Application-level Gateway 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 was 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 June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu