473,396 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Pipe SMTP mail messages to a PHP file located on the server with all headers

So I have a client who needs something that would seem fairly easy but I cant seem to wrap my head around it.

The project idea is as stated:
-The server receives mail via "sendmail" .
-From what I hear sendmail allows you to pipe to a php
file on the server.
-Said PHP file then needs to parse through each message to determine where it came from and set conditions based on the subject line content.
-Say we have 3 conditions that could be met labeled as purchase types: Online, Mail Order, Phone.
-Depending on the purchase type the php script then databases the purchase accordingly based on its type.

That's really all I need to do but my issue is, I know nothing about send mail and its piping functionality because I use GoDaddy for my mail server needs(which sucks by the way) and GoDaddy doesnt let you see this so called "SendMail" file so I cant pipe to the php file.

I guess what I am asking here is, if my client knows where to plug in the PHP file in his sendmail configuration, should I just focus on working on the PHP file regardless of how the piping will occur?

Any ideas or help/guidance would be admired and appreciated.

Let me know please.

-Frosty
May 15 '12 #1
0 1296

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: paul brown | last post by:
Hi, I have this website that contains an internal message system that allows users to send each other "email" messages. My client wants me to extend the system so that when a user receives an...
2
by: MostlyH2O | last post by:
Hi Folks, I run a small website for a membership organization - and I have created an ASP front end for an access database that allows the board members to manage their membership roster (names,...
2
by: Peter | last post by:
I am trying to send SMTP mail: I have the following code which works fine on one domain, but not on other. It does not work until I remove the Message-ID: line, than it works just fine. ...
4
by: Shawn Zheng | last post by:
I have a problem with SmtpMail.Send. the message sent by SmtpMail.Send stuck in Inetpub\mailroot\Queue folder could not be sent out. The SMTP server is in Windows 2000 server. the code that I used...
5
by: Charlie | last post by:
Hi: I'm working on an e-commerce site. Using the SMTP class, my site sends out confirmation messages. It works most of the time, but sometimes raises an error. I need a way of making sure it...
16
by: A.M | last post by:
Hi, What would be the best way to send and email in VB.NET? I already know how send email using CDO. I am looking for some .NET class API to be SMTP and POP3 client without bulky intermediate...
5
by: Gene Ariani | last post by:
I have the following code for SMTP mail program Dim Message As New System.Web.Mail.MailMessage Message.To = "gariani@yahoo.com" Message.From = "gariani@mycompany.net" Message.Body = "Test...
2
by: scorpion53061 | last post by:
I would like to know how you guys are handling this issue...... Some ISP's are now requiring authentication when using SMTP (such as orcsweb) while others are refusing to accept plain text...
3
by: Peter | last post by:
What is the easiest way to save a copy of SMTP email messages to a file? I have an application which sends out SMTP messages with an attachment and I would like to save a copy of these messages,...
3
by: sachin shah | last post by:
hi all my query is how can i send mail by using sql server, i think by unsing xp_sendmail store procedure we can do this but my problem is what paramater to be pass to this store procedure if i...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.