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

New case email alert for related account owner

Desired scenario: When a new case is received, and meets certain criteria, an email is sent to the owner of the account that the case relates to. I could create a workflow and email alert for each user who is able to own accounts, but it seems…
Oliver
  • 103
  • 1
0
votes
0 answers

PHP Notifications Event

How would one achieve PHP email notifications? I have created a forum, and was wondering how I would create a notification system/event that fires when a topic is replied to? Any help would be appreciated.
Kondax Design
  • 175
  • 1
  • 1
  • 15
0
votes
1 answer

Google webmaster tools no mail receiving

I am using google webmaster tools to check crawl errors, like 404 pages,i have build my site using yii framework,i have initialised webmaster tool by uploading an html file into the site and verified it successfully,when i have looked into the…
Fazeela Abu Zohra
  • 641
  • 1
  • 12
  • 31
0
votes
1 answer

Create Google Script to send email when cell is edited

This may sound like many other questions - but it's slightly different and I can't formulate an answer. I have "Tasks" in column A, "Person Responsible" for task in column B, "Email" in column C, and Column D is blank for tracking completion. When…
0
votes
2 answers

Oxwall - Email Notifications

I installed the "Email Notifications" extension on Oxwall, but I didn't receive any emails. I want the user to receive Email notification no matter if he saw the notification on web site. In other words: If some comment on my post, can I immediately…
Jovanov Jordan
  • 127
  • 4
  • 17
0
votes
1 answer

Sending Autoreponse Email Script on Form Submit

I've used a script in another spreadsheet that emails me whenever someone submits a form. It emails me with a few answers to important questions as well as a link to to view the full response on the spreadsheet. Here is my original code that works:…
0
votes
1 answer

How to write a command line for crons job?

I've been working on a little blogging system for a while now and i'm currently trying to make an email notification system to notify people when there is a new comment on the post if they are following it. I got the notification system to work, but…
Shawn31313
  • 5,978
  • 4
  • 38
  • 80
0
votes
1 answer

How to enable email for notifications?

I'm developing a prototype on Facebook and want to ensure that if they want, users can get an email along with the regular Facebook notification. This has been specifically requested from some of my users who don't spend a lot of their time on the…
seaders
  • 3,878
  • 3
  • 40
  • 64
0
votes
1 answer

Modified Redmine port, but the links of email notifications are still default

I start redmine like this: ruby /usr/share/redmine/script/server webrick -e production -b m.y.i.p -p 90 -d and it runs well. Then I create an issue, and the email notifications will send the issue's link to my email which contains the html link tag…
sashimi
  • 793
  • 2
  • 8
  • 14
-1
votes
1 answer

Laravel 5.8 : mail notification for a user with no email value doesn't fail?

In classic way, a registered or activated user will necessarily always have an email. In my specific context we have to deal with few users with no email address. The activation relies on many fields already in database, and email is not necessarily…
BenDev
  • 349
  • 3
  • 18
-1
votes
2 answers

Custom checkout billing field on email notifications

In WooCommerce, based on "Dynamic synched custom checkout select fields in WooCommerce" answer code, I am adding some custom fields on checkout which will be displayed under the billing section on the e-mail confirmation Here is my actual…
İlker A.
  • 1
  • 6
-1
votes
1 answer

Send notification to specific email from column M only when value 1 in column L is chosen

I would like for my sheet to send a notification to the chosen mail in column M but only when value 1 is chosen in column L. Sample sheet: https://docs.google.com/spreadsheets/d/1wLd5mXAKQ7pWfo5_ZOSkbtvORfFcnAkg17TSZgN73jM/edit?usp=sharing
-1
votes
1 answer

Email recipients based on Shipping method Id for Woocommerce new order notification

In Woocommerce, I would like to have a new order email sent to specific persons based on the selected shipping method ID. Right now, I am only able to have every email address added to the new order email, but ultimately want to have the email be…
-1
votes
2 answers

duplicate recipient names showed in sent email notification asp.net mvc

I am working on a project with sending an email notification to assigned users. The email notification is working fine and was sent to assigned users. But the problem is, the email sent shows duplicate names see screenshot. The sent email is not…
da26
  • 7
  • 5
-1
votes
1 answer

Change source e-mail notification address for Google Script

Thank you for your time! Need help with google-apps-script. I created Google Script code for E-mail notifications. By default, the E-mail notifications are sent from my e-mail address. I need to change the E-mail sender address to a different one.…
InnaSt
  • 1
  • 1
1 2 3
38
39