[
https://issues.jboss.org/browse/AS7-6948?page=com.atlassian.jira.plugin.s...
]
RH Bugzilla Integration commented on AS7-6948:
----------------------------------------------
Tomaz Cerar <tcerar(a)redhat.com> made a comment on [bug
953688|https://bugzilla.redhat.com/show_bug.cgi?id=953688]
Description of problem:
You cannot configure login config for custom-mail server configuration.
This results in not beeing able to connect custom-mail server if it uses authentication
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
<mail-session jndi-name="java:jboss/mail/Custom">
<custom-server name="smtp"
outbound-socket-binding-ref="mail-smtp-tls">
<login name="user at gmail.com" password="password"/>
<property name="host" value="smtp.gmail.com" />
<property name="port" value="587" />
<property name="starttls.enable" value="true" />
</smtp-server>
</mail-session>
Actual results:
failed to parse xml configuration / login not working
Expected results:
i can send mail
Additional info:
Login configuration does not work for custom mail server
--------------------------------------------------------
Key: AS7-6948
URL:
https://issues.jboss.org/browse/AS7-6948
Project: Application Server 7
Issue Type: Bug
Components: Mail
Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
You cannot configure and use login configuration when having custom server.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira