Tracking id and "spam tags"

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
steraffi
Posts: 30
Joined: Tue Sep 18, 2012 10:50 am

Tracking id and "spam tags"

Post by steraffi »

Script URL: 93.64.59.105:8080/supporto
Version of script: the last
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Hi; i have a new issue;
My security system marks some presumed email as spam with the following tag in the object of message: [spam: 4,01]

Those messages don't arrive into the hesk system; simply i miss them.
I suspect tha cause of this issues could depend on the layout of spam tag [] that is the same of tracking id.
Do you think that changing the layout (trigger?) of Tracking id (for example {}) i could solve the problem? if yes could you indicate me the file where make de modifies?
Tanck you for your answer
Klemen
Site Admin
Posts: 10169
Joined: Fri Feb 11, 2005 4:04 pm

Re: Tracking id and "spam tags"

Post by Klemen »

That shouldn't be an issue, even such subjects will get picked up by Hesk without problems:

Code: Select all

[spam: 4,01] Re: [#124-564-AFED] Test ticket
Perhaps your system doesn't send emails marked as spam over POP3?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
steraffi
Posts: 30
Joined: Tue Sep 18, 2012 10:50 am

Re: Tracking id and "spam tags"

Post by steraffi »

Fortunately i solved the issue modifing my security system. now the spam messages are taggeg as {Spamxxx} in the object and all returned working fine
Thank you
Post Reply