which is best php mail appilcation

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
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

which is best php mail appilcation

Post by rami »

like phpbb is suppose to best in forum made in php
which is the best open source email program which can be used to provide email and manage email from a website

some body said that a open source program callled squrriel is best in emaling
are there any better than this?

thanks
User avatar
evilmonkey
Forum Regular
Posts: 823
Joined: Sun Oct 06, 2002 1:24 pm
Location: Toronto, Canada

Post by evilmonkey »

I personally use SquirrelMail, I love it. So straighforawrd and simple. Your two other options are NeoMail (Perl) and Horde (PHP).
rami
Forum Contributor
Posts: 217
Joined: Thu Sep 15, 2005 8:55 am

Post by rami »

evilmonkey wrote:I personally use SquirrelMail, I love it. So straighforawrd and simple. Your two other options are NeoMail (Perl) and Horde (PHP).
i have downloaded squriellmail
my server is in redhat linux
i tried to install squriell mail but it says no config file in config directory
which wasn't there even at the time of download
so whats the matter
no any forum to discuss squirrelmail

i want to first test it so i have a webserver but not a public ip can i test that email problem internally first with out public ip
what may be other option
jabbaonthedais
Forum Contributor
Posts: 127
Joined: Wed Aug 18, 2004 12:08 pm

Post by jabbaonthedais »

I prefer Horde because its easier for me to manage all my e-mail addresses. But Squirrel is cool too. Here's their official site where you can see screenshots and get support: http://www.squirrelmail.org/
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

I use ilohamail: http://blog.ilohamail.org/
Demo here: https://ssl.ilohamail.org/demo/

It worked first try on my server without doing any configuration. It's all PHP so you can tweak it all you want.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply