Remove sendMail(..) method from MailServer
------------------------------------------

                 Key: JAMES-1110
                 URL: https://issues.apache.org/jira/browse/JAMES-1110
             Project: JAMES Server
          Issue Type: Task
    Affects Versions: 3.0-M1, 2.3.2, 2.3.1, 2.3.0
            Reporter: Norman Maurer
             Fix For: 3.0-M2


the sendMail(...) method in interface Mailserver should get removed. if someone 
wants to queue a mail he/she should use MailQueue.enqueue(..), if he/she wants 
to inject mail to the MailProcessor just use MailProcessor.service(..)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to