Scripts
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb Site ManagementScripts

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 5th, 2004, 01:41 PM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Question need a proven webmail system - free :-)

Hi guys,

I have been searching the net and special sites like hotfiles.com for days to find a good webmail tool/script.

My site is with a provider, I don't run my own server so I need something that can simply be uploaded and configured, nothing that needs to be compiled.

The server runs on apache 1.xx dunno the exact version but its one of the latest builds. I have a mysql database, php and cgi and almost all of the other gimmicks enabled.

What I want the webmailer to perform is:
- multiple pop3 accounts per user
- only one login into webmail the choose from pop3 accounts/check all - no loging in for each account
- good contacts usage, easy to pick from contacts to insert into to,cc,bcc field

why I am asking here for help is the fact that I have been trying out different webmailers for severall days and I just need one that is working (bugless, more or less)

I will give you some names so you can see I actually did test some:

- bphp - mail - the installation instructions seem to be very outdated. I am lost without an instruction, might be good still
- phpmailbox - looked good although very simple, could`'t try it out as the webpage of that guy simply disappeared and gives me a site under construction now. `'ll check it out later
- IlohaMAil - you have to login for each of your pop3 accounts separately - does not make any sense if someone has 6 pop3 accounts to check
-poppawid - really tried this one out - performs a bit slow and there are severall bugs mentioned even in the support forum but unsolved yet - if I delete a message, login later it will be downloaded again and severall other nsty things.

I even had a look a mymail webmail, then discovered the post about that guy stealing the code, whatever...

Why I need a webmail is that I need to be able to read and write emails from seevral of my pop3 web accounts and some good friends of mine will son be traveling for severall months so I thought I might give them a gift and supply them with the option to read and write mail from faraway places and send everybody postcards (using a good contact list to get the adresses from)

- somehow I ended up on the site of V-webmail - looks great but not free and very very expensive.

Last edited by tenaka : January 5th, 2004 at 01:47 PM.

Reply With Quote
  #2  
Old January 5th, 2004, 10:11 PM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Do you have any scripting languages (PHP, Perl, etc) available to you?

Reply With Quote
  #3  
Old January 6th, 2004, 02:29 AM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
how do you mean that?

If you mean if I can write php, perl etc, NO - but I have basic programming skills so if I have a look at a php script or a (perl) cgi script most of the times I know what is going on there and I am able to help myself if I get errors.

well this answer was my best guess as I am still not sure if I got your question right.

Reply With Quote
  #4  
Old January 6th, 2004, 09:54 AM
creativedr creativedr is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 25 creativedr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 44 m 20 sec
Reputation Power: 0
Hi

Have you check SquirelMail yet ? Its free and widely used too. How about NOCC ?

Maybe you want to search in Sourceforge as well.


Reply With Quote
  #5  
Old January 6th, 2004, 10:48 AM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
I`l have a look at those two in the next days.

Any experience with any one of those two? Recomandation?

Reply With Quote
  #6  
Old January 6th, 2004, 11:04 AM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Had a look at squirrelmail:

Quote:
SquirrelMail requires an IMAP server to run atop of


Just trying to find out if that is the case.

EDIT: Just got info back from my provider: use pop3 instead of IMAP, will implement this feature this year.
=>no suirrelmail for me

Last edited by tenaka : January 6th, 2004 at 11:29 AM.

Reply With Quote
  #7  
Old January 6th, 2004, 11:14 AM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Well NOCC :-)

had a look at the screenshots as well as the requierements, features and bugtracks:

the screenshots show someone composing an email and it looks like you have to enter the recipients email by hand. Most of the tools I mentioned earlier had some way to enter recipients easily with one or two clicks by for example displaying the addressbook on the same page as the new email => click and add... I dunno doesn't lok to glorious after a few glances, just reading the bugtracks...

Anyway I was asking for someone actually being able to recommend a web mail tool after reading what features I was looking for.

EDIT: Just found out from the feature requests that an address book is not included.
=>no nocc for me

Last edited by tenaka : January 6th, 2004 at 11:30 AM.

Reply With Quote
  #8  
Old January 7th, 2004, 12:24 AM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Quote:
Originally posted by tenaka
how do you mean that?

If you mean if I can write php, perl etc, NO - but I have basic programming skills so if I have a look at a php script or a (perl) cgi script most of the times I know what is going on there and I am able to help myself if I get errors.

well this answer was my best guess as I am still not sure if I got your question right.
I was asking what your server has installed on it.

Reply With Quote
  #9  
Old January 7th, 2004, 04:08 AM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
In my first post I said:
Quote:
The server runs on apache 1.xx dunno the exact version but its one of the latest builds. I have a mysql database, php and cgi and almost all of the other gimmicks enabled.

Thats why I wasn't sure what you were asking for.
By gimmicks I meant SSI enabled, ssh access, pop3 access (no IMAPI) , perl (vers. 5.xx - should be one of the latest builds, too lazy to check right now) and I guess thats about all there is

Reply With Quote
  #10  
Old January 9th, 2004, 06:47 PM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
to mttatkns

Quote:
Is Perl Version 5 or above installed? Yes
Version of Perl running on this server: 5.00503
Is the CGI.pm module installed?: Yes
Version of CGI running on this server: 2.86
Is the DB_File installed on this server to allow DBM's to be used? Yes
Is the DBI package installed, allowing the use of mySQL? Yes


Quote:
SERVER_SOFTWARE Apache/1.3.26 (Unix) mod_ssl/2.8.10 OpenSSL/0.9.6g
GATEWAY_INTERFACE CGI/1.1



does that help ?
Any other suggestions?

Last edited by tenaka : January 13th, 2004 at 03:42 PM.

Reply With Quote
  #11  
Old January 13th, 2004, 03:43 PM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
I have recently been looking at groupware systems although that would be overkill.

As I already stated I need a nice webmail with calendar and address book.

Reply With Quote
  #12  
Old January 13th, 2004, 06:36 PM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
http://openwebmail.com
If you want a demo, go to http://mail.postman.net/ , username demo, password demodemo

Reply With Quote
  #13  
Old January 14th, 2004, 02:07 AM
tenaka tenaka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 112 tenaka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
hi mttatkns

when I clicked your link I realized I had already visited that site. As far as I can remember the reasons why I didn't try openwebmail are the following:

- it is based on neomail and neomail (as far as I remember) you had to compile or install manually on the server and as I mentioned above I am with a webhost so I don't have root privileges
- took this excerpt from the bug tracking forum:

Quote:
Date: 2002-05-27 23:39
Sender: tchung1970
Logged In: YES
user_id=363829

Unfortunately, Open Webmail requires root privilege to
install certain packages. This is beyond a simple shared web
hosting account. If you own a dedicated web server, you
might ask your sys admin to install it for you.

Thomas


AND the address book is minimalistic (at least in the demon I tried). Anywaythe main reason for not using opwnwebmail is the installtion issue.

Reply With Quote
  #14  
Old January 18th, 2004, 01:23 AM
creativedr creativedr is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 25 creativedr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 44 m 20 sec
Reputation Power: 0
Arrow


Reply With Quote
  #15  
Old January 18th, 2004, 02:10 AM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
they wanted a calendar.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementScripts > need a proven webmail system - free :-)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump