Use this forum to report bugs you find in the software.
Forum rules
We have no special rules for UVK forums. Just try to be polite and clear in your posts.
Please don't post spam in this forum. Spammers will be banned by IP, e-mail and username.
We reserve the right to delete all posts and ban all users we consider not having respected these rules without warning.
Thanks, Jim. I've been experiencing some server side problems since I updated PHP. I'll try to fix that bug ASAP.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Would it be possible to add another email address? I guess I could just filter the mail but in my case I would like to send the mail to an entirely different server than the one I used to register. I don't know... Just spit balling here... maybe I should just filter it....
Jim
It is not "Can it be done?" but rather, "How can we do it?"
Jim, I'll add support for an extra email address in the new C++ UVK. It's actually a good idea.
I fixed the bug. It turns out that PHP does not allow multiple line breaks in mail headers. In case someone else is having the same problem, more info can be found here: http://stackoverflow.com/questions/3088 ... nal-header
The new PHP function I made to send mail with attachments is as follows:
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.