Searched refs:SMTP_PORT (Results 1 – 2 of 2) sorted by relevance
132 public static final String SMTP_PORT = "spt"; field in OmtpConstants
91 smtpPort = getString(wrappedData, OmtpConstants.SMTP_PORT); in StatusMessage()