We have a user with a subscription to an SSRS report. His email is (with last name & domain changed to protect his identity):
dexter.name#company.com
Periodically he won't receive his reports and if we investigate find that his email has been changed to "dexter.".
What could cause this?
Related
A team member without admin rights needs to be notified when WITs are assigned or changed. The login emails for our system is not the same as the work email and assigned to me is the only default option.
Changing the delivery settings and using a custom email doesn't trickle down to the WIT alerts, but works for the rest.
The assigned to field shows ##MyDisplayName## OR [Member] and not sure how to make that reflect the users it needs to go to.
Emails being sent to the wrong addresses.
Select the Custom email address option in the Deliver to drop-down list, then add the mailbox you want to receive the notification in Address field, so that even if the mailbox is not in your organization, the added mailbox will also receive the notification.
When an administrator want to edit/change an order, the order will be canceled and a new order will be created. After completing the order, the administrator receives a New Order mail. From my experience this is a different email then a customer receives when he/she completes a new order.
I would like to customize the admin "changed order" email. Where can I find it?
we are using CRM Online. we have a few automatic workflows that generate emails from user that created an activity that kicks of the WF, to a contact within CRM. these generated emails automatically become email activities in CRM.
is there a way to prevent that? prevent these CRM generated emails from becoming activities?
thanks,
Inna
Slightly confusing question, to clarify you want to:
Send an email from CRM.
Don't show the email activity record in CRM.
If you want CRM to send an email it will always create an email activity.
So its just a case of getting rid of the email activity after the email is sent, you could:
Create a custom workflow activity/plugin to delete the email activity immediately after it is sent.
Setup a bulk delete job to remove the email activities on a regular basis. See Delete data in bulk.
I did the following:
I prepared an analysis in OBIEE using a Direct Database Request. I saved the analysis to the network folder.
I created an agent for the analysis, added the recipients and configured the agent so that it would send the report to the desired
recipients at a particular time everyday.
Now the report is being delivered on time everyday, but there is a little problem with the publishing e-mail ID. The publishing e-mail ID is shown as
Oracle Business Intelligence obieeIN#xyz.in
How do I change that e-mail ID or the publishing name.
I want it to flash 'Reporting & Analytics' in the email.
The sender name for Agent emails is a Scheduler setting configured in Fusion Middleware Control.
Under the tree view to the left, navigate to Business Intelligence -> coreapplication.
Select the Deployment tab.
Within that, select the Mail tab.
Change the "Display name of sender"
I have a Liferay 6.1.0ga1 Portal that requires email confirmation from new registered users.
Following my feedback from the Portal users, and testing with misc Email Providers I've noticed:
Users that use a gmail account for their account, have no problem at all
Hotmail users will receive the 'welcome to our portal' and 'Email confirmation' emails, directly into their junk folder
Yahoo users are receiving most of the sent emails (welcome email, reset pasword, etc) normally, but the email confirmation is never received, and cannot be found even in their Spam Folder. The same happens for every request for a new confirmation mail. In a certain case, the Confirmation email arrived a few hours later, but I cannot really reproduce this scenario.
This is becoming a blocker issue because yahoo users can't register to the portal.
Can anyone provide some ideas on what is causing this behavior, and how could I make sure that all users can receive their confirmation emails ?
Edit:
Could it be that certain email providers are using a strict policy, are blocking the Confirmation Email, because it includes an activation email? I've thought of some solutions like
- Creating a register Hook that informs the new users that they could set their account to accept mails from my Portal
- Creating a hook that will use another Email Template for email confirmation, e.g including the confirmation Token and excluding the activation url
You could take a look at this very old question: How do you make sure email you send programmatically is not automatically marked as spam?
So have you tried the mentioned options in the marked answer there?