Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
In one of my QVW screen, I have placed an Input Box, where users have to write their respective work email ids (They are opeing the file in IE Plugin). Then clicking a button beneath it, a report (in excel and PDF) will be sent to that particular email entered.
The Button has a long Macro code written to generate report in email provided.
All the business users including me are able to get that report through mail, but ONE particular user is not able to get any report. He is not getting any errors as well. For other users the report is taking hardly 2 minutes to come through email.
I tried taking his email id and entering at my system and he is able to get the report in his email. but he is not able to do at his system. What could be the possible reasons for it?
PS: We have 150 CALS, and the particular user has a valid licence as well.
Regards!!!
Please check following thing
- This person's EMAIL id is correctly mapped in macros
- Whether Generated mail gone into Junk folder
- Whether in mail server this emails are auto forward to another person
- Check with his alternative email whether mails is coming ?
Hope this help you some !!!
Vikas
Hi Vikas,
Regards!!
PFA
Ony Way of testing is this in this document.
Vikas
PFA document as per setting in SMTP server ip test it.
Vikas
Check if there are any e-mailrules set in his mailbox.
Thank you Vikas for helping hand.
This approach is known to me, but I Have not tested it yet. I will see if this is associated anyway with my approach!
Will let you know.
Hi Richard,
Not sure. will check it.
But how come he gets an email, when I am doing it from my system (or some other system). But when he does from his laptop, he never gets an email after clicking the button.
Regards!
OK, give it a check.
I think your Windows Eventviewer might give you a good way to search for your solution.
Even this approach is helped me lot when I have some issue with our firewall
Good luck.
Vikas