Class ImapMailConnector

  • All Implemented Interfaces:
    eu.tsystems.mms.tic.testframework.logging.Loggable

    public class ImapMailConnector
    extends AbstractInboxConnector
    implements eu.tsystems.mms.tic.testframework.logging.Loggable
    MailConnector using the IMAP Protocol. Creates a session with values from mailconnection.properties.
    • Constructor Detail

      • ImapMailConnector

        public ImapMailConnector()
        Constructor, creates a ImapMailConnector object.
    • Method Detail

      • markAllMailsAsSeen

        public void markAllMailsAsSeen()
                                throws eu.tsystems.mms.tic.testframework.exceptions.SystemException
        Marks all messages in inbox as seen.
        Throws:
        eu.tsystems.mms.tic.testframework.exceptions.SystemException - Error connecting with Server.