Questions tagged [email-notifications]

Email notifications is used to send selected users email about specific activities in the system, such as updates to incidents or change requests. If you want to change how the system processes incoming email,

Email notifications allow administrators to specify:

  • When to send the notification
  • Who receives the notification
  • What content is in the notification

Additional email notification options are available. Users can subscribe to notifications, and administrators can make some notifications mandatory. See Notifications for all the tasks required to create and send custom email when system events occur.

Source: Email Notifications

579 questions
0
votes
1 answer

How to trigger reports mail on fitnesse slim test runs?

We are using Fitnesse slim in our project. As of now we were executing the fitnesse tests (slim) from wiki page and we were checking the results manually from wiki itself. Now, we are planning to implement CI for our project. So, is there a way to…
0
votes
0 answers

Jenkins Separate Email for Each Module?

I have maven project with flat structure. And the parent pom partially looks like this. .... ../module1 ../module2 .... Problem Till now I used to have one job and send one…
Kaleb
  • 616
  • 1
  • 9
  • 22
0
votes
1 answer

How to configure TeamCity e-mail notification via SSL connection?

I've configured TeamCity e-mail notification to use Secure connection SSL. All parameters - host, port, login/pwd specified. Same parameters work for SVN e-mail notification, so it's not a problem. During connection test, TeamCity says:…
Nikita
  • 6,270
  • 2
  • 24
  • 37
0
votes
0 answers

SSIS - Send email when task of a package fails

I have a package in Sql Server 2012. I develop this package with SSIS tools. I’m trying to generate an email in case one of the task fails but the package finish successfully. I want to do it from SQL side, no inside the package. Thanks Juan
juanfandres
  • 21
  • 1
  • 1
  • 5
0
votes
1 answer

Email notification to a specific user based on value in a cell

I'm about to create a Google Form which will export to a Google Sheet. I want to be able to send an email notification to a specific email address (from a list of addresses) based on an answer (which would be in a cell in column C) when the form is…
0
votes
1 answer

Customize WooCommerce order email

I'm using WooCommerce for my website. I need to change the body of the email in 'Cancelled order'. I want to add my own content in the email body, There is no option to edit the body in the dashboard. Are there any hooks to change the email body?
batMask
  • 734
  • 3
  • 17
  • 35
0
votes
2 answers

JIRA: Send issue comment notifications after grace period for edits

I'm subscribed to an issue in JIRA. Whenever someone comments on it, or changes a comment of his, I get an email. Often this results in multiple consecutive emails, when people enter a comment, and then refine it multiple times. I'd like to tell…
azrdev
  • 225
  • 1
  • 13
0
votes
1 answer

Any examples of a Log4net Rolling Daily file appender sent via email?

This is done inside of a mvc5 application, setting up the file appenders was the easy part. Now I'm stuck as to how to go about setting up a logging such that: Daily file logging names are in the format "logfileName-{month}-{day}-{year}.txt"…
0
votes
0 answers

Setting Email Notification for Virtual machine whic are down or services that are stopped in Azure Cloud

We have more than 10 virtual machines in our cloud environment.there are some duration during which our virtual machine get stopped or the services get automatically stopped. We tried with creating rules, but it only works for a particular…
writerrajiv
  • 104
  • 6
0
votes
1 answer

Django email notification

I want to ask for guidance on how to do this Django email notification https://docs.djangoproject.com/en/1.8/topics/email/#send-mail I have a basic task form and option to assign it to someone, when the form is saved I want to send an email…
nope
  • 197
  • 1
  • 2
  • 14
0
votes
3 answers

How to generate an URL to Link to content item - sitecore

I have trouble generating the url using string.Format("/sitecore/shell/Applications/Content%20Manager/default.aspx?id={0}&la={1}&fo={0}",contentItem.ID, contentItem.Language) This generates something like a path to the item but not an actual url…
Newbie
  • 361
  • 2
  • 15
  • 33
0
votes
1 answer

greyout publish option if the user is both author and publisher - sitecore

I have a requirement where in if a user is both content author and publisher and if this user creates content he should not be given a chance to publish. So on approval when i am sending email to publishers group i am going to check if the user is…
Newbie
  • 361
  • 2
  • 15
  • 33
0
votes
1 answer

Add email notification subscription option for new Blog Posts in Sitefinity

Sitefinity (version 6.3.5) has a feature to allow users to subscribe to comments to be notified when there are new comments added via email. Is there anyway to do the same thing for blog posts themselves? I am thinking similar to the…
LocalPCGuy
  • 6,006
  • 2
  • 32
  • 28
0
votes
1 answer

Tuleap - configuration of personal notification matrix

I have configured the mail notifications in tuleap, the thing is that it sends email to all users of a artifact irrespective of their status. In the help document provided by…
0
votes
2 answers

Alfresco One: Sending email notification to assignee on task creation

I am very new to Alfresco and I've been searching how to configure my Alfresco One deployment (Alfresco Enterprise Trial just downloaded from the Alfresco website), so that it sends an email to the assignee on creation of a new workflow task. I have…
Mr_Thumb
  • 105
  • 1
  • 1
  • 7