Page 1 of 1

View Source doesn't work?

PostPosted: Thu May 18, 2023 11:31 am
by therentabrain
Trying the latest version, not yet registered. So far, it's really nice!

I open the Inbox, I open an email file, it shows up nicely.

I click to change the View to Source, and I get a downloaded file called EmailPrint. The contents are:

{
"data" : null
}

Same result when I view the Printable version.

The setup currently is just on localhost:8000 and no https. I don't know if that's relevant.

This same problem happens on plaintext messages as well as HTML, and it happens regardless of which folder I'm in.

Any ideas? Thank you, I hope to be installing this for my client once I am comfortable with it.

Re: View Source doesn't work?

PostPosted: Fri May 19, 2023 8:37 am
by Code Crafters
I've just tested this with the latest version of Ability Mail Server and chrome and it works fine for me. Which browser and version of Ability Mail Server are you using?

Re: View Source doesn't work?

PostPosted: Thu Jun 01, 2023 9:22 am
by therentabrain
5.0.2.
It now says Free Edition because the trial ran out. Is there a way to reset the trial?
But this problem persists, and it also existed during the trial.

Is there a debug mode for webmail? I tried turning on all the logging and it just shows me the data going through, but doesn't say anything about errors from the javascript/Angular. Is there a console command to try to figure out what is wrong?

Thanks!

Re: View Source doesn't work?

PostPosted: Thu Jun 01, 2023 10:26 am
by Code Crafters
Using the free edition won't affect this feature. As I said it works fine in chrome for us when testing. What browser are you using? Can you send any screen shots that may help? You can email these to info@codecrafters.com if you prefer. If you email us your public IP we can reset your trial too if you need it.

Re: View Source doesn't work?

PostPosted: Wed Jul 26, 2023 6:24 pm
by jbhur
I have the same issue using v5.0.2. Behaves the same way you describe whether I'm using Chrome, Firefox or Edge.
As a workaround, I edit the url of a particular email for which I want to see the source headers.

So,
https://<AbilityMailServer>/Email?uid=<specific email id>&folder=Inbox&view=text (or html)
is manually edited to
https://<AbilityMailServer>/Email?uid=<specific email id>&folder=Inbox&view=source

Re: View Source doesn't work?

PostPosted: Wed Jul 26, 2023 7:22 pm
by Code Crafters
Thanks for your feedback. We'll try again to reproduce the problem and fix it.

Re: View Source doesn't work?

PostPosted: Thu Sep 07, 2023 8:00 am
by Code Crafters
This issue has been fixed in the latest version 5.1.0.

Please see https://www.codecrafters.com/AbilityMai ... ateHistory for full details of this release.

Re: View Source doesn't work?

PostPosted: Fri Sep 08, 2023 5:48 pm
by EKjellquist
This issue has been fixed in the latest version 5.1.0.


Can confirm, glad to have this feature back, it's super helpful to quickly dig into header stuff for spam vs legit sender investigations...