Hi yuri - in post 14.3 above are steps to re-produce the problem along with sample email addresses. Can you test these on the new version?
You also do not say anywhere above that you have fixed it. I have asked many times for feedback, but it was never given.
You are correct, I am not on 7.1 yet, happy to have that conversation. We are on the ESPO Cloud, so if your collages there want to contact me, happy to do it.
Incorrect processing of bounced emails
Collapse
X
-
Hi yuri I now have an easy way for you to reproduce this at your end.
Create 2 new contacts, with the email addresses david.wise@nationwide.co.uk and paul.shaw@barclays.com (I can provide many other examples).
Put them into a Target List.
Create a Marketing Campaign, to that Target List.
They will both bounce as they are now invalid.
Check the "Group Email Account" and you will see that it has picked the emails up, but it has not recognised them as bounced.
When I look at the statistics for the Marketing Campaign it shows as 2 sent, 0 bounced.
When I run my mail debug tool over the bounced messages, they all have a part of type "message/delivery-status", and within that they have a "Final-recipient:" header which correctly specifies the incorrect email address. I am happy to provide the delivery-status details in text files if you want them.
I look forward to your feedback. -
Hi yuri I am still having issues with this. My questions above still stand:- How do you want me to share the emails that are not correctly processed with you?
- Where can I see the source for BouncedRecognizer?
Thoughts? -
I wrote a test that checks bounced emails recognition. Any not recognized bounced email can be added as a test-case and it will be easy to fix. All is needed is a raw contents of such emails.
Leave a comment:
-
I have put both a PST and MSG format files on this share: https://1drv.ms/f/s!AiQ6JPOdP3xck7VCSmfcnfug9RPrzg
The issue is that messages have multiple parts embedded within each other. So when viewed in Outlook that email just presents an error message in an HTML page. Everything is there, but as the HTML is built for someone to read, it is not easy to process. In the email are another 3 (actually more if you include the wrappers) parts that are:
* A plain text version of the error message
* The original HTML message
* A "message/delivery-status" which has a very specific format, and it machine readable.
Outlook only shows the 1st of those parts (the error message) but the other 3 parts are there. When creating a MSG file, Outlook simplifies things and removes some of the other parts.
I have tools that I am happy to show working that I have put together to illustrate this. They are written in Java (my preferred language) rather than PHP. -
I'm guessing it need to be some plaintext format for Yuri to be able to open it, something that can be open with Notepad.. I think .msg is the standard format that can do just that. PST or EML is outlook locked?
Don't quote me on this though, I tried searching the difference in format but internet slow and I want to read next thread...
EDIT: Here you go: https://www.shoviv.com/blog/how-to-s...-and-msg-file/
EML is the plain text format.Last edited by esforim; 05-05-2022, 08:46 AM. -
The question is, what do I upload? If I take the mail out of Outlook, it destroys the data within it (that is what I did originally). Apart from a PST, the only other way that I can send it, without destroying the content, is to forward as an attachment.
Actually try the ZIP version of an MSG file which is on that share above because it is too big to attach. I am not sure how you will open the MSG, but the attachment (which is what you are interested in) is ok.
As a different idea, this is in our Cloud Instance of ESPO, so you can log into that and look at it if you want.Leave a comment:
-
Maybe try to upload on the customer portal? As an attachment of a case.Leave a comment:
-

Leave a comment: