<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Sending email to custom TLD domain in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/sending-email-to-custom-tld-domain/m-p/138922#M37183</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have problem with sending email to custom TLD domain. How can I please fix it ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOG:&lt;/P&gt;&lt;PRE&gt;[[32malfresco_1               |^[[0m 2021-06-09 14:35:41,141 ERROR [action.executer.MailActionExecuter] [mailAsyncAction1] Failed to send email to 'xxx.xxx@xxx.acr' as the address is incorrectly formatted
^[[32malfresco_1               |^[[0m Exception in thread "mailAsyncAction1" java.lang.ClassCastException: class com.sun.proxy.$Proxy330 cannot be cast to class org.alfresco.repo.action.executer.LoggingAwareExecuter (com.sun.proxy.$Proxy330 and org.alfresco.repo.action.executer.LoggingAwareExecuter are in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @35ea5a66)
^[[32malfresco_1               |^[[0m   at org.alfresco.repo.action.ActionServiceImpl.onLogException(ActionServiceImpl.java:1840)
^[[32malfresco_1               |^[[0m   at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper.run(AsynchronousActionExecutionQueueImpl.java:449)
^[[32malfresco_1               |^[[0m   at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
^[[32malfresco_1               |^[[0m   at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
^[[32malfresco_1               |^[[0m   at java.base/java.lang.Thread.run(Thread.java:834)&lt;/PRE&gt;</description>
    <pubDate>Tue, 14 Sep 2021 12:04:26 GMT</pubDate>
    <dc:creator>wity</dc:creator>
    <dc:date>2021-09-14T12:04:26Z</dc:date>
    <item>
      <title>Sending email to custom TLD domain</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sending-email-to-custom-tld-domain/m-p/138922#M37183</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have problem with sending email to custom TLD domain. How can I please fix it ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;LOG:&lt;/P&gt;&lt;PRE&gt;[[32malfresco_1               |^[[0m 2021-06-09 14:35:41,141 ERROR [action.executer.MailActionExecuter] [mailAsyncAction1] Failed to send email to 'xxx.xxx@xxx.acr' as the address is incorrectly formatted
^[[32malfresco_1               |^[[0m Exception in thread "mailAsyncAction1" java.lang.ClassCastException: class com.sun.proxy.$Proxy330 cannot be cast to class org.alfresco.repo.action.executer.LoggingAwareExecuter (com.sun.proxy.$Proxy330 and org.alfresco.repo.action.executer.LoggingAwareExecuter are in unnamed module of loader org.apache.catalina.loader.ParallelWebappClassLoader @35ea5a66)
^[[32malfresco_1               |^[[0m   at org.alfresco.repo.action.ActionServiceImpl.onLogException(ActionServiceImpl.java:1840)
^[[32malfresco_1               |^[[0m   at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper.run(AsynchronousActionExecutionQueueImpl.java:449)
^[[32malfresco_1               |^[[0m   at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
^[[32malfresco_1               |^[[0m   at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
^[[32malfresco_1               |^[[0m   at java.base/java.lang.Thread.run(Thread.java:834)&lt;/PRE&gt;</description>
      <pubDate>Tue, 14 Sep 2021 12:04:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sending-email-to-custom-tld-domain/m-p/138922#M37183</guid>
      <dc:creator>wity</dc:creator>
      <dc:date>2021-09-14T12:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email to custom TLD domain</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sending-email-to-custom-tld-domain/m-p/138923#M37184</link>
      <description>&lt;P&gt;Its not quite clear from the logs about the root cause. it seems like email validation issue but,&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;Can you enable these debug logs and get the full stack trace of the error?&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;log4j.logger.org.alfresco.repo.action.executer.MailActionExecuter=debug
log4j.logger.org.alfresco.repo.transaction.RetryingTransactionHelper=debug
&lt;/PRE&gt;</description>
      <pubDate>Tue, 14 Sep 2021 14:55:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sending-email-to-custom-tld-domain/m-p/138923#M37184</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-09-14T14:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email to custom TLD domain</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/sending-email-to-custom-tld-domain/m-p/138924#M37185</link>
      <description>&lt;P&gt;The setting&amp;nbsp;mail.validate.addresses in the alfresco-global.properties controls whether email addresses will be validated via the Apache Commons Email Validator utility. For custom TLDs not defined by default in the Domain Validator utility (called by the Email Validator), this would be the source of the error.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 20:38:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/sending-email-to-custom-tld-domain/m-p/138924#M37185</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2021-09-14T20:38:47Z</dc:date>
    </item>
  </channel>
</rss>

