QEmailMessage
QEmailMessage probleme
Hello everyone. I have a problem with the coding (I think) that I send emails. Made in the emails contain the following characters:
the message object starts with: =? UTF-8? Q? purpose of my message
and the horns of message I find everywhere the following characters: = 0A
Does anyone know the problem?
Thank you very much.
New Plugin: QProfEmailTemplater
Hello All,
Before I proceed please how do I get (automatically) the full URL to pages in my application e.g. http://localshop/myapp/page1.php
If I can at least get the "http://localshop" part alone, I can finish the job. Please help.
Now to the main thing:
Please I just finished a plugin I used for one of my projects. I call it QProfEmailTemplater. It works like the email component in CakePHP, allowing you to specify HTML and Text Template files with placeholder variables that gets replaced before the email is actually sent. This plugin does the replacing and then returns the TEXT or HTML string for use with QEmailMessage and QEmailServer. A sample is also ready.
I believe we all know about what I'm talking about. Please can you tell me how to publish my plugin for sharing, correction and further development? Thank you.
