Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 06:32 am EDT

Geeklog Forums

Gmail

Page navigation


Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
awake
Well, it\'s early days yet but a note anyway. I did intend to start this about 6 months ago, but well, you know... I\'m working on a dedicated email plugin for Geeklog that will allow users to use Geeklog as an email client. Admin will have to enable it for each user. I\'ve called it Gmail. How imaginative. No files released yet. Progress is noted in the forum on my site. A version 1 release candidate release date is still some months away, so don\'t hold your breath or you\'ll go this colour: Mr. Green Any comments, feature requests, ideas, collaborators, please feel free to let me know.
-- Heather Engineering
-- No job too small
 Quote

Status: offline

Tony

Site Admin
Admin
Registered: 12/17/01
Posts: 405
Location:Urbandale, Iowa
If you really wanted to turn heads, finding a way to integrate a pre-existing client such as SquirrelMai (SM)l would probaby be a good option to go too. I don\'t want to discourage you at all, I am just speaking from experience that maintaining a package like that is a *a lot* of work, and IMHO, SM is rock solid. If we coud simply find ways to integrate it into GL so that it uses the same credential set (i.e. username/pass) then you really have a *very* popular GL plugin. Just a thought...
The reason people blame things on previous generations is that there's only one other choice.
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
Yes, you\'re right. There is no real sense in reinventing the wheel. I think Dirk or Blaine said the same thing when I first started thinking about this about 6 months ago (sorry, got a bit busy). For two reasons, I\'m starting out with the intention of making a completely new package: 1) I\'m not good enough at PHP/MySQL to hack another person\'s software into shape (although I haven\'t looked at squirrelmail yet, which would be the ideal package to use). 2) I want to learn more PHP and this is a pretty good way to do it. Having said that, I will be looking at squirrelmail for ideas and if I can work out an integration en route, I\'ll definitely go for that. Euan.
-- Heather Engineering
-- No job too small
 Quote

Status: offline

wlparks

Forum User
Junior
Registered: 02/21/03
Posts: 24
I\'m going to be working on a way to have one login to go back and forth from geeklog to sm in the near future. I plan on this not being an easy task Frown Not sure if I\'m going to make this one a plugin for both pieces of software or just a hack.
 Quote

Status: offline

Tony

Site Admin
Admin
Registered: 12/17/01
Posts: 405
Location:Urbandale, Iowa
Guys, actually this should be simple. I have seen SM\'s authentication code and it is already modular making adding a new authentication method fairly simple. So while I understand why you may think this is hard, actually, it shouldn\'t be too bad. I hope someone eventually follows up on this and reports back any status.
The reason people blame things on previous generations is that there's only one other choice.
 Quote

Status: offline

ScurvyDawg

Forum User
Full Member
Registered: 11/06/02
Posts: 523
Hivemail kicks Squirell Mails butt. Wink Hivemail would be a cooler package to integrate with Smile hehehe
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
Quote by Tony: Guys, actually this should be simple. I have seen SM\'s authentication code and it is already modular making adding a new authentication method fairly simple. So while I understand why you may think this is hard, actually, it shouldn\'t be too bad. I hope someone eventually follows up on this and reports back any status.
OK - I\'ll have a dig.
-- Heather Engineering
-- No job too small
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
Just had a look at SquirrelMail, and remembered another reason why I initially decided to go for an independent plugin: although SM works under Windows, it is really a Linux/UNIX application and doesn\'t look so easy to get running on a Windows machine. It also requires IMAP, and I was thinking of making a plugin that didn\'t need IMAP if at all possible (although that is making my own life difficult of course). So if someone wants to have a go at a SquirrelMail plugin for Geeklog, I think that would be great (and good for Geeklog too). Any takers? I\'m going to be working on a separate plugin for now. Cheers, Euan.
-- Heather Engineering
-- No job too small
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
Just to keep you posted: this week I finished most of the basic admin and other user functions (i.e., pretty much worked out all the basics before the real work begins). Next week: tidying up the code, and tuning to make better use of the GL security model. Then on to the real meat...
-- Heather Engineering
-- No job too small
 Quote

Status: offline

Filipino

Forum User
Chatty
Registered: 08/27/02
Posts: 50
Quote by ScurvyDawg: Hivemail kicks Squirell Mails butt. Wink Hivemail would be a cooler package to integrate with Smile hehehe
Is the main difference that Squirrel Mail is free and comes with Red Hat and other *nix package whereas Hivemail costs over $100 (last time I looked) or is there a free version now.
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
Quote by Filipino:Is the main difference that Squirrel Mail is free and comes with Red Hat and other *nix package whereas Hivemail costs over $100 (last time I looked) or is there a free version now.
Yes, that\'s what I thought too. No free version as far as I can see. Unless ScurvyDawg is feeling generous..? Mr. Green Gmail progress update: Install/uninstall now works perfectly as far as I can tell. Completely integrated with Geeklog security model. Almost completed all basic settings (SMTP, POP3 accounts, etc.). Away on business later this week, but should see the start of the next phase (ie the real work) next week.
-- Heather Engineering
-- No job too small
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
freakingout
My hosting provider has installed SquirrelMail on my server, it seems... I\'ll have a look at an integration too, but can\'t access the code of SM there... perhaps need to install locally - but SM on Windows? More M than S, I think... A change of heart? No, not at all. I\'ve just quit my job, source of income, source of visa (I\'m overseas), source of accommodation and general provider of all that keeps body and soul together. Feels good.... gives me lots of free time... and no money...
-- Heather Engineering
-- No job too small
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
hyper
Gmail downloaded its first emails and stored them in the database today! At present, logs in, gets number of emails, loops to download and save in DB as it goes along, then disconnects. Still a veeeeery long way to go though..... Cheers, Euan.
-- Heather Engineering
-- No job too small
 Quote

Status: offline

destr0yr

Forum User
Full Member
Registered: 07/06/02
Posts: 324
That\'s sweet... i\'m looking forward to seeing this plugin in action! Mr. Green
-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
Quote by destr0yr: That\'s sweet... i\'m looking forward to seeing this plugin in action! Mr. Green
Me too..... soon, soon. If all goes well, there should be an alpha version for release by the end of August. Maybe. Maybe not. Rolling Eyes
-- Heather Engineering
-- No job too small
 Quote

Status: offline

Euan

Forum User
Full Member
Registered: 04/22/02
Posts: 292
cheerful
Thanks to a snippet of stunning code from Blaine, the folder management system is now running beautifully with the TreeMenu class from PEAR. Very pretty. Next is to improve mail parsing and work out a function to deal with multiple email addresses in to/cc header fields, and to streamline functions - there are probably a few DB calls that could be cut to speed things up..
-- Heather Engineering
-- No job too small
 Quote

Status: offline

emagin

Forum User
Regular Poster
Registered: 08/05/03
Posts: 92
Just curious, will this work for WINDOWS users running PHP/Apache? Thanks
 Quote

Status: offline

wlparks

Forum User
Junior
Registered: 02/21/03
Posts: 24
I have done a simple hack for logging in to sm when you login to geeklog however our situation is probably different then a lot of peoples We are a local isp we\'re using geeklog for our portal. Therefore the only users that are regestered with geeklog are users that are with us as an isp. So what we did is you log into geeklog with the same username and password that you give to check your email. Then you click on the webmail link and bam you go to sm and your already logged in. We would like to see this more tightly merged same headers and footers but this is a bigger issue because sm is using frames, and I would have to hack that. If anybody is in the same situation as me same username and password for both geeklog and squirrelmail let me know and i\'ll provide the info about the hack, but I doubt there is that many people who are doing the same thing so I don\'t really want to spend the time making it a real plugin.
 Quote

Status: offline

jnordquist

Forum User
Full Member
Registered: 03/14/03
Posts: 129
Location:Kenosha
I have exactly the same situation. Small community ISP with SquirrelMail, and I would be very interested in having that functionality, at least until GMail comes out. Smile -john kenoshaonline.net
John Nordquist,
Applications Specialist, medical Technologies
 Quote

Status: offline

sud_crow

Forum User
Junior
Registered: 08/30/03
Posts: 22
Hi, me either, we are not a ISP, nor a small comunity, but we use both and with the same desire of having the functionality for 1 log in. If you dont want to make the plug in, then you could give a tip to someone who could do it (i would if i knew how).
"this bussiness is binary, you are a 1 or a 0, alive... or death"
 Quote

Page navigation

All times are EDT. The time is now 06:32 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content