I’ve been asked to make a very simple ticketing system…
Email in > Store to DB > Display on a webpage.
On a Linux machine, running apache, php and MySQL how do I hook the incoming email messages?
Do you know of any good online documents that would help me? I don’t even know what this process is called.
The best I’ve found where for full blown HELPDESK systems, but I need this to be much simpler because I don’t want to support it a year later.
Email in > Store to DB > Display on a webpage.
On a Linux machine, running apache, php and MySQL how do I hook the incoming email messages?
Do you know of any good online documents that would help me? I don’t even know what this process is called.
The best I’ve found where for full blown HELPDESK systems, but I need this to be much simpler because I don’t want to support it a year later.
