Disable Email Function

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
aliaspeter
Posts: 1
Joined: Wed Apr 06, 2011 1:07 pm

Disable Email Function

Post by aliaspeter »

How do I disable the email fuction within helpdesk?

Thanks
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Disable Email Function

Post by Klemen »

Delete (or uncomment by adding // before the line) every line that starts with @mail in files:
- index.php
- submit_ticket.php
- reply_ticket.php
- admin/admin_reply_ticket.php
- admin/admin_submit_ticket.php
- admin/move_category.php
- admin/assign_owner.php
- admin/mail.php
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
Post Reply