[ https://jira.codehaus.org/browse/MCHANGES-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=342970#comment-342970 ]
Carsten Behring commented on MCHANGES-321: ------------------------------------------ Ok. I made a fork of the 2.10-SNAPSHOT version of the code on github, including my changes: https://github.com/behrica/maven-changes-plugin > Support usage of ExchangeWebServices for mail sending additional to smtp > ------------------------------------------------------------------------ > > Key: MCHANGES-321 > URL: https://jira.codehaus.org/browse/MCHANGES-321 > Project: Maven Changes Plugin > Issue Type: Wish > Components: announcement > Reporter: Carsten Behring > Priority: Minor > > In our corporate environment, users are not allowed to use smtp for mail > sending, but the ExchangeWebServices are available for our ExchangeServer. > I made a small improvement to the code, to allow this, basically to allow to > choose via plugin parameter between "smtp" and "ews" mode. > Would it make sense for you to add this feature to the main code line of the > maven-changes-plugin ? (Or would it be better to keep this in a seperate > plugin, just used by us ?) -- This message was sent by Atlassian JIRA (v6.1.6#6162)