Class MailReaderConfiguration
java.lang.Object
de.muehlencord.shared.network.mail.MailReaderConfiguration
- Author:
- Joern Muehlencord (joern@muehlencord.de)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MailReaderConfiguration
-
MailReaderConfiguration
creates a new config- Parameters:
mailHost- the smtp host to connect tohost- the mailreader host (imap, exchange, pop, ...) to connect touser- the username to connect withpw- the password to connect withemail- the email address to use for sending emails
-
-
Method Details
-
getSmtpHost
- Returns:
- the smtpHost
-
getReaderHost
- Returns:
- the readerHost
-
getUserName
- Returns:
- the userName
-
getPassword
- Returns:
- the password
-
getEmailAddress
-
getProtocol
-