SSRS Subscription: Write report to File Share - AND - send Email Notification - ssrs-2012

I have just switched several Subscriptions from going out via Email - to being written to a Network Folder.
Is there a way [possibly in SSRS?] to:
Notify Users by email when the export succeeded
OR
Notify me by email if the export Failed?
Thanks!!

Related

Dynamics 365 online issue with Email Synchronization (SSS)

in my organization we have a mailbox that receives email from different sources (about 5) everyday, set to track all incoming emails in the CRM.
All the mails are correctly tracked on the CRM every day, except for one that always fails (same source, similar content every day).
If I send the exact same email from another address, the mail is correctly synchronized with the CRM, so I think it could be something related with Exchange.
This is the message I get if I open the mailbox record:
An unknown error occurred while receiving email through the mailbox "xxxxxx".
The owner of the associated email server profile xxxxx has been notified. The system will try to receive email again later.
Email Server Error Code: Exchange server returned UnknownIncomingEmailIntegrationError -2147220970 exception
Looking for this specific message didn't get me any result, while just searching the error code I found out it could be something related to plugins.
Unfortunately there is no plugin that fires on email creation, same for workflows and so on. By the way, sending the email from another address just works fine.
Has anyone ever had such a problem? Is there some place where I can find other logs and dig deeper in the problem?
Thanks in advance.
For anyone else experiencing this issue: I received the error code -2147218683, which is different, but it turns out this was due to the user in question not having the right security role. Gave the account sys admin and the error went away.

Gmail send as with delegates not working (but send as works if logged into main account)

I have a Gmail account setup that I have multiple delegates that can send/receive emails for the account. On that account I setup a "Send As" to send email (using SMTP to an office 365 email account).
This was working but I recently removed the old "Send As" and setup a new one (to use Office 365 instead of another service), now the delegates can not send email anymore, they get the below error.
When I log into the gmail account directly I can send email using the "Send As" account no problem. But if I log in as the delegate to send email, I get the same error.
I tried deleting the delegate and re-adding and it did not work.
Any help would be appreciated. If you need more details please let me know
ERROR:
Message not delivered
You're sending this from a different address or alias using the 'Send mail as' feature. The settings for your 'Send mail as' account are misconfigured or out of date. Check those settings and try resending.
The response from the remote server was:
550 5.7.60 SMTP; Client does not have permissions to send as this sender

CRM email router not picking up automated emails

I am using MS Dynamics CRM Email router with MS exchange 2013. When an email comes into exchange for certain queues, the CRM email router picks them up and a custom plugin is fired to deal with the email. This all works fine.
The problem I'm having is for a particular customer. They send out emails via an automated service, the details of which I don't have. These emails never get picked up, as in the plugin doesn't fire.
But if the same customer sends an email manually, the plugin does fire. I can't see any significant difference in the message headers of an email that worked and one that didn't. Anything obvious I should be checking?

Odoo 10 - Sending emails with sale orders or invoices

I have installed and configured odoo (v10) on my own server but I can't send email an email from sale order or invoice.
My mail configuration is good as I'm able to send out password resets via mail or send an email from the configuration > mail.
Thanks for your help.
Have you setup an outgoing email server yet?
Activate Developer Mode.
Navigate To Settings > Technical > Email > Outgoing Email Servers.
Edit the existing one or create your own and test the connection.
It's easy to use a simple Gmail address with smtp.gmail.com to start out with as the smtp server. Quick way to test.
Menu Navigation Bar
Outgoing Email Server Config

Exchange 2013 NDR issue for not existed user in a mailing list

I have an Exchange 2013 server.
Faced with a strange issue of email delivery what I can not solve.
Exchange is rejecting email
if one of the recipients is not exist in a domain
Email will be rejected totally and sender will receive NDR for not existing user.
scenario:
Exchange mailboxes user#domain.com // valid user
user1#domain.com //**user mailbox is not exist**
Sending email from external domain to my exchange server:
TO: user#domain.com,user1#domain.com
Reciving NDR Remote Server returned '550 5.1.1 RESOLVER.ADR.RecipNotFound;
valid user didn't receive email also.
email is rejected
.
I start to google and found that How do I reject incoming email for unknown users in MS Exchange 2013?
exchange has a user validation feature that is enabled by default
I disable it on a console restart transport role.
Set-RecipientFilterConfig -RecipientValidationEnabled $false
run the same scenario again
user#domain.com, user1.domain.com
I receive NDR for not existing user.
but email was delivered to valid user.
Is it a normal behavior for exchange?
What is right by RFC deliver for valid users or reject email?
how it will affect our server hit the public spam list?
Does this not reduce our spam filter resistance?
Please advice.
Thank you.
It's normal for Exchange to send an NDR for non existing users. As you already said, this might also trigger some spam lists because you are sending out mails (NDR) to possible spam honey pots.
A better way to do this would be to have your external MTA (the server which accepts the mail from the internet) check the recipients and refuse to accept mail for non existent email addresses. This way you would never have to send out NDR reports, as the server trying to deliver mail would be informed that it cannot deliver and notifies the sender itself.

Resources