Classic Application Context does not Accept Aliases of mailServers

Description

Only this.mails seems to be implemented, and even that fails with errors on useTLS.

More details to follow.

See related ticket https://luceeserver.atlassian.net/browse/LDEV-630#icft=LDEV-630

Environment

None

Attachments

1
  • 26 Mar 2021, 05:36 pm

Activity

Pothys - MitrahSoft 15 December 2023 at 10:33

I checked this issue with lucee 5.4.5.2-SNAPSHOT. Now the application allows the mailservers, and the issue is resolved in Lucee 5.4 .
https://github.com/lucee/Lucee/pull/2284

Pothys - MitrahSoft 1 December 2023 at 15:58

I’ve updated the fix on 5.4 : https://github.com/lucee/Lucee/pull/2280

Pothys - MitrahSoft 4 October 2023 at 15:11
Edited

I checked this issue with Lucee fixed version 6.0.0.567-SNAPSHOT. Now the application allows the mailservers, and the issue is resolved in Lucee 6.0. However, there is still a issue with Lucee 5.4.4.10-SNAPSHOT.

Zac Spitzer 29 September 2023 at 12:48

problem was the tag definition didn’t match the implementation,

the method setMails should have be setMailservers (i.e. not one of the aliases, i..e mails)

https://github.com/lucee/Lucee/pull/2251

https://github.com/lucee/Lucee/commit/f85445e063df4aaa01045355b59188fe41e5549d

https://github.com/lucee/Lucee/commit/bd976a202e89a2a4eab233f7029c83daa1262a47 6.0

Fixed

Details

Assignee

Reporter

Priority

Labels

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Created 28 May 2018 at 05:49
Updated 15 December 2023 at 10:39
Resolved 15 December 2023 at 10:39