Package | Description |
---|---|
org.pentaho.di.trans.steps.mailvalidator |
Modifier and Type | Method and Description |
---|---|
static MailValidationResult |
MailValidation.isAddressValid(LogChannelInterface log,
String address,
String senderAddress,
String defaultSMTPServer,
int timeout,
boolean deepCheck)
Validate an email address This code is from : http://www.rgagnon.com/javadetails/java-0452.html
|
Copyright © 2018 Hitachi Vantara. All rights reserved.