473,473 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

php email receiver

My linux system seems to not have any shell email applications compiled
into the kernel.

There is a very good phpmailer that is well documentated. Is there an
email receiver writen in PHP out there somewhere I can go get, read,
learn about, use? I would like something I can put in a script, reach
out to my IPS, fetch the email, put it in '/var/www/spool/$DIR', then
process it.

Google turned up 1 hit and I don't want to join a 'ev1 server' to read it.
Mar 23 '06 #1
3 3252
Dave Kelly wrote:
My linux system seems to not have any shell email applications compiled
into the kernel. There is a very good phpmailer that is well documentated. Is there an
email receiver writen in PHP out there somewhere I can go get, read,
learn about, use? I would like something I can put in a script, reach
out to my IPS, fetch the email, put it in '/var/www/spool/$DIR', then
process it. Google turned up 1 hit and I don't want to join a 'ev1 server' to read it.


Those are not compiled into the kernel. What Linux do you have, and how
did you install it. All of the installs I have seen install some email
client such as Mozilla Email client (POP3/IMAP) and ALL unix environments
have 'mail' (from the command line type: man mail)

If you have a web server running - you can always search for PHP POP3 MAIL
and come up with something like:
http://www.thefreecountry.com/php/emailclients.shtml
Mar 23 '06 #2
noone wrote:
Dave Kelly wrote: (from the command line type: man mail) This is what I did at 8 this am when I got out of bed. I typed 'apropos
mail' and read everything to do with mail. At 12:30 I posted this my
message and went to lunch.

My linux system seems to not have any shell email applications compiled
into the kernel.

Those are not compiled into the kernel. What Linux do you have, and how
did you install it. All of the installs I have seen install some email
client such as Mozilla Email client (POP3/IMAP) and ALL unix
environments have 'mail'
I did not say that right, let me try again.
Last fall I was working on a script to generate a report and mail it to
several people around the world. I tried to use 'mail' but kept getting
errors. I finally found way down in '/var/spool/Mail/Mail' a statement
saying that accessing remote hosts had not been compiled into the kernel.
If you have a web server running - you can always search for PHP POP3
MAIL and come up with something like:
http://www.thefreecountry.com/php/emailclients.shtml


If I had found these on my own, I would have rejected them because to me
there is a difference between a web mail client and an e-mail client.
Am I correct in my thinking on that?

Perhaps if I explained what I am trying to accomplish you would better
understand my needs.

I am using paypal for customers to pay for goods purchase in my eStore.
Paypal sends me an email -Notification of payment- for every purchase.
I have code that will extract the informatin from these messages to
write the invoice and print mailing labels. I just need to manage the
messages as they come off of my ISP. 'procmail' will do that.

I just want something that doesn't do anything to the screen, goes to
my ISP, issues a user and passwd and gathers up the message that are in
a special email account. I don't need address book, spam filter, or any
other bling bling.

And finally,
Thanks for your reply.
Dave






Mar 23 '06 #3
Dave Kelly wrote:
noone wrote:
Dave Kelly wrote:


> (from the command line type: man mail)

This is what I did at 8 this am when I got out of bed. I typed 'apropos
mail' and read everything to do with mail. At 12:30 I posted this my
message and went to lunch.

>> My linux system seems to not have any shell email applications compiled
>> into the kernel.

Those are not compiled into the kernel. What Linux do you have, and
how did you install it. All of the installs I have seen install some
email client such as Mozilla Email client (POP3/IMAP) and ALL unix
environments have 'mail'

I did not say that right, let me try again.
Last fall I was working on a script to generate a report and mail it to
several people around the world. I tried to use 'mail' but kept getting
errors. I finally found way down in '/var/spool/Mail/Mail' a statement
saying that accessing remote hosts had not been compiled into the kernel.

If you have a web server running - you can always search for PHP POP3
MAIL and come up with something like:
http://www.thefreecountry.com/php/emailclients.shtml

If I had found these on my own, I would have rejected them because to me
there is a difference between a web mail client and an e-mail client.
Am I correct in my thinking on that?

Perhaps if I explained what I am trying to accomplish you would better
understand my needs.

I am using paypal for customers to pay for goods purchase in my eStore.
Paypal sends me an email -Notification of payment- for every purchase.
I have code that will extract the informatin from these messages to
write the invoice and print mailing labels. I just need to manage the
messages as they come off of my ISP. 'procmail' will do that.

I just want something that doesn't do anything to the screen, goes to
my ISP, issues a user and passwd and gathers up the message that are in
a special email account. I don't need address book, spam filter, or any
other bling bling.

And finally,
Thanks for your reply.
Dave


makes sense now :) I have not had to write one but...

http://www.phpclasses.org/browse/package/2.html

simple google search for php pop3 should get you what you want.
log into pop3 account
download messages
save the messages to some message store (mysql or flat files)
process the files.

shouldn't be too difficult with the above phpclasses.

and you're welcome.
Mar 24 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: crescent_au | last post by:
hi all, i have this mail() function which works fine but i've tested it with hotmail where i use hotmail email address for sender and receiver also hotmail. If I type in a not existent email...
5
by: fanor | last post by:
I have a windows aplication and i would like to send email. Does anyone one know what is the yahoo server??? TIA PD: my aplication is in VS 2005 and c#.
0
by: fanor | last post by:
I want to send an email from a windows aplication using my yahoo account. I got some help before but still it's not working. The code is: MailMessage msg; MailAddress msender, receiver; ...
4
by: roohbir | last post by:
Hello, I need help with the following code. Would be very grateful for comments. I have a function called emailValid, and it is supposed to alert the user if h/she leaves the field blank. I want...
10
by: Jed | last post by:
I have a form that needs to handle international characters withing the UTF-8 character set. I have tried all the recommended strategies for getting utf-8 characters from form input to email...
1
by: Summa | last post by:
I want to sign a XML document using sender’s private key and then receiver’s public key. Signing using sender’s private key is working fine. But i couldn’t find how to encrypt that signed XML using...
2
menayah
by: menayah | last post by:
Dear all, Can I be notified (silently) if the receiver had read the email I have sent for him?? like in sensitive cases you need to know this information. How and Can it be done in programming...
0
by: noroi | last post by:
Hi all, I got some problems while running the FM receiver's example codes from the GNURadio tutorial page; the RF front end is set to call the signal input from daughter board, and when the...
0
by: noroi | last post by:
Hi, I got problems while running Eric Blossom's FM receiver's example codes from the GNURadio tutorial page; the RF front end reads the signal input from daughter board, and when the compiler...
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...
1
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
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,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.