I just did a test on hesk 2.6 without mods: when adding %%MESSAGE%% to email, then the signature is also added, its only on pop3 fetching the issue occurs...mkoch227 wrote:I don't recall HESK ever adding a user's signature into an email directly; however I'm not 100% sure. I noticed you created a topic in the regular support forum for Hesk, so I'd just wait to hear back from Klemen about it.
Mods for HESK 2.0.0 BETA 2 (Test Version)
Moderator: mkoch227
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
Last edited by stijnvan on Tue Feb 24, 2015 6:38 am, edited 1 time in total.
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
Have mailed the email ass attachment!
Thank you!
Thank you!
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
It looks like there is still a problem within changing the ticket system users within the admin user.
If I want to press the edit or remove icon its like my mouse pointer is refreshing all the time.
Don't know if its a Hesk or mod problem.
I use IE 11.
If I want to press the edit or remove icon its like my mouse pointer is refreshing all the time.
Don't know if its a Hesk or mod problem.
I use IE 11.
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
Looking at the headers in the email you sent me, it looks like your Exchange server is modifying the headers before actually sending the email to the recipient, thus ruining the layout. Doing some light research, it looks like it may have to do with Microsoft's proprietary MAPI protocol (here's what I read: http://stackoverflow.com/questions/4681 ... s-2010-sp1).lupolo wrote:Have mailed the email ass attachment!
Thank you!
Since I don't have an Exchange server, this makes it nearly impossible to debug. Another thing to try is to change the content type headers in email_functions.inc.php:
Everywhere you see:
Code: Select all
Content-Type: multipart/alternative;boundary=".$boundary."
Code: Select all
Content-Type: multipart/mixed;boundary=".$boundary."

Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
diddent work.
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
How are you connecting to your Exchange server? SMTP? PHP mail()? I don't have an Exchange server, so there's honestly not much I can do to try and debug this issue until someone "grants" me an Exchange server
.

Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
Iam sending with smtp from my local cloudserver to my own office365 account.mkoch227 wrote:How are you connecting to your Exchange server? SMTP? PHP mail()? I don't have an Exchange server, so there's honestly not much I can do to try and debug this issue until someone "grants" me an Exchange server.
Yesterday i have tested it to send it to my gmail account and received The Same mail.
If you want fix this issue i can create a ftp account to The Inc directory from Hesk?
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
If you can PM me with the following, it would be of help:
Also, what is the "local cloudserver" you are using? Is it something freely available to download and use? The issue could be with the server as well.
- FTP credentials to your HESK installation
- Test admin account for your helpdesk
Also, what is the "local cloudserver" you are using? Is it something freely available to download and use? The issue could be with the server as well.
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
Cannot create a user in my Hesk:mkoch227 wrote:If you can PM me with the following, it would be of help:Is this HESK installation a test instance or a production instance? I would like to do some debugging, however I don't want to halt any production use of the helpdesk.
- FTP credentials to your HESK installation
- Test admin account for your helpdesk
Also, what is the "local cloudserver" you are using? Is it something freely available to download and use? The issue could be with the server as well.
www.ace-europe.nl/helpdesk/image/adduser.jpg
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
Download this version of Mods for HESK. Copy and paste the files into your HESK installation (as usual), but you don't need to run any installation scripts: https://github.com/mkoch227/Mods-for-HE ... master.zip
Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
Have copyed the files, but same problem.mkoch227 wrote:Download this version of Mods for HESK. Copy and paste the files into your HESK installation (as usual), but you don't need to run any installation scripts: https://github.com/mkoch227/Mods-for-HE ... master.zip
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
Try this one instead: https://github.com/mkoch227/Mods-for-HE ... master.zip 
(the link is identical, but there are changes
)

(the link is identical, but there are changes

Mike, Lead Developer of
HESK: A surprisingly simple, user-friendly and FREE help desk software with integrated knowledgebase.
Re: Mods for HESK 2.0.0 BETA 2 (Test Version)
That fixed the problemmkoch227 wrote:Try this one instead: https://github.com/mkoch227/Mods-for-HE ... master.zip
(the link is identical, but there are changes)
the login:
www.ace-europe.nl/helpdesk/admin
Same user en pass as the ftp