We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to send email from my server and then get a reply, in reply email when I get fragments there is always isHidden and isSignature as true.
isHidden
isSignature
true
Doese somebody has idea what could be wrong? I assume in my HTML code is something wrong. How should I form my HTML content?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to send email from my server and then get a reply, in reply email when I get fragments there is always
isHidden
andisSignature
astrue
.Doese somebody has idea what could be wrong? I assume in my HTML code is something wrong. How should I form my HTML content?
The text was updated successfully, but these errors were encountered: