Jump to content

receive email


ibigpapa

Recommended Posts

I'm looking to forward an email to a script using windows.  We get success and error email's from some of our servers.  We have to log what time we received them. This takes up alot of paper. I want to move it to a mysql database instead of paper.  Is this possible?
Link to comment
Share on other sites

Just instead of sending an email with the errors, log them in a database.

Something like

errors (tablename)
id - identifies the error number so you always have it
description - description of the error writern during programming
errorcode- if your specific errors are based on error codes just keep track of that

In 30 minutes you could have an admin panel to add/edit/delete, query and report on the information, without taking too much time to develop on it, or you could hire someone if you are not a programmer, to do it for you in a relatively short and cheap period of time.
Link to comment
Share on other sites

I would do this, but unfortunatly they are on unix(I believe aix) operating systems and I do not have the authority or access to do this(nor the know how if it's aix).  I have found some tutorials for this but all of them are for linux.  Great operating system, but higher ups don't think so.  So I am stuck with windows.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.