Try our conversational search powered by Generative AI!

Projects notification dispatcher - email not getting sent

Vote:
 

Hi,

We're facing an issue with projects comments and tagging not dispatching any emails. We run into similar issue as this https://support.episerver.com/hc/en-us/articles/115004126426-Email-Notifications-Not-Sending-When-Using-Projects-Mode

We've added the * to one of our hostnames, still with no luck.

at EPiServer.Notification.Internal.DefaultNotificationDispatcher.<>c__DisplayClass9_0.<<SendNotificationAsync>b__4>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at EPiServer.Notification.Internal.DefaultNotificationDispatcher.<Execute>d__14.MoveNext()
System.InvalidOperationException: This operation is not supported for a relative URI.
   at System.Uri.get_Fragment()
   at System.UriBuilder.Init(Uri uri)
   at System.UriBuilder..ctor(Uri uri)
   at EPiServer.Cms.Shell.UI.Rest.Projects.Notifications.Internal.ProjectMessageService.ResolveProjectUrl(Project project, IDictionary`2 contentItems)
   at EPiServer.Cms.Shell.UI.Rest.Projects.Notifications.Internal.ProjectMessageService.CreateProjectModel(Project project, IDictionary`2 contentItems, IEnumerable`1 projectMessages, IPrincipal recipientPrincipal, CultureInfo recipientCulture)
   at EPiServer.Cms.Shell.UI.Rest.Projects.Notifications.Internal.ProjectMessageService.<>c__DisplayClass11_0.<CreateProjectViewModels>b__9(Project project)
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at EPiServer.Cms.Shell.UI.Rest.Projects.Notifications.Internal.ProjectMessageService.CreateProjectEmailViewModel(String recipient, IEnumerable`1 projectMessages)
   at EPiServer.Cms.Shell.UI.Rest.Projects.Notifications.Internal.ProjectHtmlEmailFormatter.FormatMessagesAsync(IEnumerable`1 notifications, String recipient, NotificationFormat format, String notificationChannelName)

Any ideas?

EPiServer CMS: 11.10.5

#202940
Apr 04, 2019 9:43
Vote:
 

Have you confirmed SMTP is working as expected separate from this? 

Is this DXC or on-premises?

See: https://world.episerver.com/digital-experience-cloud-service/development-considerations/configuring-the-email-server/ 

#204467
Jun 03, 2019 16:48
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.