public class KexEmailSenderTester
extends de.bsvrz.kex.emailfaxsms.email.smtp.KexEmailSender
Constructor and Description |
---|
KexEmailSenderTester()
Standardkonstruktor
|
KexEmailSenderTester(String mailServer,
String user,
String passwort,
boolean authReq,
boolean starttls)
Konstruktor
|
Modifier and Type | Method and Description |
---|---|
void |
test()
TestMethode
|
void |
testVersand()
Der Test
|
public KexEmailSenderTester(String mailServer, String user, String passwort, boolean authReq, boolean starttls)
mailServer
- Addresse des EmailServersuser
- Usernamepasswort
- PasswortauthReq
- true, wenn Authentifizierung benoetigt iststarttls
- true, wenn man den TLS Protokol benutzen sollCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.