IBM Maximo -email Listener - maximo

I have a problem about maximo e mail listener, some e mails are not red by maximo system and we cant see this emails inboundcomm. This happens to some emails, not all of them. ı controlled the cron tasks and system logs, but cant find anything. Anybody can help me ? Thanks in Advance

Related

[Linux][mutt]How to improve email "trustworthyness"

So, I run an online service where people can sign up using their email address. It's as basic as it can get. Put in your address, receive email with confirmation link.
For that I've set up mutt on Debian 11 which I'm using to send a HTML-EMail with an attachment.
For some reason, mail providers like googlemail and outlook filter those mails out. Sometimes they appear in peoples inbox, sometimes in spam and sometimes they don't get them at all. My googlemail UI shows me that it "couldn't verifiy if this email came from DOMAIN or from a spammer".
Does anyone here know what I can do to resolve this problem?
Any advice is appreciated.

How can I send notification emails from prase to my users

I want to send notification email from parse to my users but I have spent too much time in it. Alas! I can't find path. Please anybody guide me how can I do it.
Sending notification emails is not a service that is offered by Parse. And given that in about 7 months, no services will be offered by Parse at all, this is a good time to start shifting to a different backend solution.

Find Which script or workflow is sending mails

I got a Netsuite CRM system from a client where already there are 100+ workflows and scripts implemented and running.
One of the consumer of client is getting system generated emails from netsuite on Daily basis which they want to stop. Say the mail id is abc#xyz.com
Client asked me the same, now my question is how to find which workflow or script is generating the mails or is there any simpler way to block the mails sent to that id?
Thanks in advance.
Regards
Rahul
Thanks for the reply.
The best option I found was sending that mail id to Netsuite support and asking them which workflow/script is really sending the mails to which they replied.
Once that was done then I found it to be a workflow which had a saved search that was giving the data.
I went to the record from the saved search and I was able to stop the mails.
Any ways thanks for your time.
Glad
In your case, you have to do some dig through with your email and its content.
Check the content of the email and check for the email reason. Ex. Order Completed, Payment Pending
From this you can identify from which record mail is being sent.
Check the Messages sub tab under General tab of the Customer record for the author of the email.
Download all Scheduled Scripts with deploy status as Released and open all the script files and use Find all method with the authoremailid and authorinternalid
Thanks
Frederick
Best way I found:
Get the mail id.
Search it in global search
It will give corresponding record.
Open the record and in bottom go to system information.
Check the Active workfow and check that work flows you will find your answer.
Thanks
Gladiator

Send bug report from azure

I want to send emails to myself from azure with error and its details when server receives 500 error.
I don't wont to receive messages that something happened (events works the same if I am not mistaken).
Is it possible?
I know that I can find all errors with details in https://{site-name}.scm.azurewebsites.net/websitelogs/#/detailederrors
But how to get text from new file I don't know.
Please help me.
EDIT 1.
I found streaming logs - Recent -> {site-name} -> tools -> streaming logs.
Here I can see all errors in real time. But I can't find where I can send these errors in my email.
I think the web app dashboard does not support alerting directly. You should activate application insights on your web app and then you'll be able to configure email alert on failed request.
This page will help you with working with application insights alerts: https://azure.microsoft.com/en-us/documentation/articles/app-insights-alerts/
Hope this helps,
Julien

Lotus Notes Agents - Auto Reply only to internet email

I've created a simple agent for one of our mail-in db. This agents sends a reply to the sender.
However, I want to put a condition where in internal emails(internal email example - suman selvaraj/ABC/XYZ) should be excluded in the above agent and only internet emails(suman.selvaraj#xyz.com) should be replied to.
Can you please advise.
Thank You!!
You can use the #ValidateInternetAddress function. Documentation can be found here.
Lookup #Contains in the help file.

Resources