email scripts?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
sakaveli
Forum Commoner
Posts: 60
Joined: Tue Apr 06, 2004 9:42 am

email scripts?

Post by sakaveli »

hi guys,

anyone know where i can get email retrieval scripts? is there such a function in PHP? instead of having to go to my hosting mail account (which is a pile of crap) i want to get the emails from my own webpage. but is there a simple open source program to do that (like phpbb with forums)? or would that be too much work?

thanks in advance for the replies ppl!
:D
djot
Forum Contributor
Posts: 313
Joined: Wed Jan 14, 2004 10:21 am
Location: planet earth
Contact:

Post by djot »

-
Hi,

Sometimes I wonder if people ever heard of search engines? By the way, http://www.google.com is one.

Search for "webmail" or "webmailer".

A good one I know is named "openwebmail" ->http://openwebmail.org

djot
-
rizvi
Forum Newbie
Posts: 1
Joined: Wed Nov 24, 2004 5:37 am
Location: Pakistan
Contact:

Post by rizvi »

Hi all ,

djot ,

we know that we can search from google , but here is the place where we can help together.

if dont know then plz dont give this type of reply.

Dont Mind ;) :roll: :wink:
djot
Forum Contributor
Posts: 313
Joined: Wed Jan 14, 2004 10:21 am
Location: planet earth
Contact:

Post by djot »

-
Hi,

I like to help, but some people are just too lazy to search or read only 1min for their subject, but writing silliy question is ok, tzzz. This has nothing to do with helping, but working for lazy people for free.


djot
-
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

another issue is that e-mail harvesters usually are used by spammers...... and we don't like those :p
djot
Forum Contributor
Posts: 313
Joined: Wed Jan 14, 2004 10:21 am
Location: planet earth
Contact:

Post by djot »

-
? ? ?
another issue is that e-mail harvesters usually are used by spammers...... and we don't like those :p
What was the topic or discussion again?

djot
-
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

damn, i've read too fast ;)


anyway, i like fetchmail.

together with procmail (and some spamassassin and clamav) they are very powerful :)
Post Reply