PDA

View Full Version : Pop mail server interface?



eSDee
08-23-2006, 03:34 PM
Anyone know of any pop mail interface that I can host on a separate server than an actual email server, that runs on Unix, php or perl/cgi? I installed endymion (http://www.endymion.com) on one of my servers and it works great. However I am not sure if that company still exists because their credit card page doesn't work anymore and I receive no responses back from their sales or technical support department. I am willing to spend a couple of hundred bucks if needed.

Thanks.

~eSDee

ray
08-23-2006, 03:54 PM
Take a look at Squirrelmail. www.squirrelmail.com

Also www.horde.org

redcolours
08-23-2006, 08:47 PM
Take a look at Squirrelmail. www.squirrelmail.com

Also www.horde.org


do you use any of those two, ray?

TruckStuff
08-24-2006, 07:06 AM
Our entire sales force + a few others uses SquirrelMail every day. Its fast, lean, and expandable. Lots of great features with more coming.

Of course, I'm probably biased, since I'm also a SQM developer, but you know. ;)

eSDee
08-24-2006, 12:52 PM
I thought that you had to be running Squirrel Mail as your mail server in order to use its' interface. Can I use the Squirrel Mail interface for a mail server running on a separate machine?

TruckStuff
08-24-2006, 01:12 PM
SquirrelMail is a PHP front-end for your IMAP server, it is not the server itself. It sits on any PHP-enabled web server and talks to your IMAP server, regardless of where the IMAP server is.

eSDee
08-24-2006, 02:59 PM
Cool TS thanks. Thanks to you too Ray Ray :)

seqiro
08-24-2006, 04:07 PM
Yup, I use SquirrelMail as well. :)

ray
08-24-2006, 04:23 PM
do you use any of those two, ray?

I have used both from a client side perspective and i like the simplicity of squirrelmail more than i do horde. I have never administered either system before, but i believe the questions regarding their setup have been answered in previous posts :)

eSDee
08-24-2006, 10:11 PM
Hmm doesn't look like Squirrel Mail support Pop. Only IMAP :( Oh well back to the drawring board.

TruckStuff
08-25-2006, 08:31 AM
Hmm doesn't look like Squirrel Mail support Pop. Only IMAP :( Oh well back to the drawring board. We setup an IMAP server on the localhost to interface with the POP3 server. It wasn't difficult to do and it works great.