2.0.1 • Published 6 years ago

node-red-contrib-mail-verify v2.0.1

Weekly downloads
3
License
ISC
Repository
gitlab
Last release
6 years ago

node-red-contrib-mail-verify

Check if email exists using STMP port 25.

IMPORTANT The port 25 MUST be open/authorized on the host server, otherwise the requests will show as timeout.

Input

Provide the email address in msg.payload Provide the sender email (used to query) in msg.sender : some email sever require this address to be valid.

Output

The output will return a status MAY_EXIST, INVALID_SYNTAX, NOT_FOUND or ERROR: ...

2.0.1

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago