Hi All So we have a scenario where few autogenerated mails are getting blocked by the end users server. So basically my question is , is there a way we can receive a delivery failure message from the server ? I am using MessageGatewayService to send mails from AEM . TIA Veena
We integrate with 2 LDAP domains (Active Directory) and frequently see the error below in our error.log files. It is not causing any issues that I am aware of. After reviewing a network trace, I see the Active Directory server close the connection (a reset/RST actually) after 15 minutes of inactiv...
HiI want to know how dispatcher works in AEM.My specific usecase is :I have one ABC component dragged on my page.I want to cache to the entire page but not that ABC component.Hows that possible using dispatcher in AEM.
Hi all,i'm working on task to configure a endpoint OSGI service where the user can configure the URL. I have a basic idea how this should be done, but i'm wondering are there any best practice? If you have any example will be nice to see another aproach.Regards
Hi All,I have a sling model class, with four different dialog properties that I have as below. For example : @Inject @Optional @Via("resource") private String videoType; @Inject @Optional @Via("resource") private String videoId;and similarly for the other 2 propertiesprivate Strin...
Dear AEM Community,I finished to update the dispatcher for allow the proxy clientlibs but it didn't load when the domain is pointing to AEM publisher.Error 404 in browserError in AEM publisher1. The dispatcher allow rule./0029 { /type "allow" /url "/etc.clientlibs/*" }Maybe I miss come configuratio...
We have a small site with approximately 300 pages. We need country-specific content for only about 15-20 of those pages. We are considering using MSM to create country sites and wanted to get community input on the best approach. Would live copy with synchronization or blueprint with rollout make...
How to remove the white spaces in dam assets while uploadingwhen author uploads an image with spaces say (adobe forum.jpg) is there any way the image uploaded as adobeforum.jpg(adobe-forum.jpg)
My website is not caching any file in the dispatcher, even though all permissions seem to be OK.I cleared the bare docroot folder: /opt/aem/dispatcher/docroot/ to be on the safe side, but no affect.The dispatcher and Error logs look like below. Not sure why the 'permission denied' error is there in ...
Hi,I'm working on the error page for multiple countries and languages. I'm using the ACS common for error handling and I just had one domain for all countries and languages.example www.mycompany.comContent structure/content/myproject/gb/en/..../content/myproject/hk/en/..../content/myproject/sg/en/.....