Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - spectra

Pages: [1]
1
Older versions / NoUnread Emails but Overview Shows Emails Unread
« on: December 17, 2009, 10:27:01 am »
ApacheFriends LAMP stack. OG 1.5.3 upgraded to 1.6 on Ubuntu 9.04

Since upgrading and marking all emails as read, I noticed that in Overview tab it shows I have unread emails. I have none, they are all marked read.

How do I clear that false showing of unread emails in overview ?

thanks

2
Ideas / an online collab chat area
« on: December 17, 2009, 03:12:36 am »
An area where users of the system can chat in realtime
If it's not too hard maybe even make it so you can chat with users on the system privately and you can decide who.

I got the idea from my own office. I was home and my office manager at the office. I couldn't talk but needed a way to chat with her. Hell my fingers.
eyeOS has this kind of thing built in. Worth looking at to get the idea of what I'm saying if not understood.

3
Feature requests / Email Search Results Should be Removeable
« on: December 17, 2009, 02:57:28 am »
If I search for some emails meeting a certain search criteria, the results that come back should be shown such that you can click on them all and delete them.

See, I had some 400 emails brought into OG. I then recalled some were log emails I don't want. I searched and found 100 plus. I wasn't able to act on the search result in anyway. I had to look through all pages of emails in OG and put check next to them and then delete.

Please add this functionality. Seems like the search should just show the results in that same email window. I can then click the check box at the top and select all. I can then move to trash.  How cool is that :) AWESOME BABY!!!

4
How To's / How To Setup Emails As Conversation
« on: December 14, 2009, 11:08:31 pm »
If this is working for anyone, how do you get emails to be organized as a conversation.
I upgraded from 1.5.3 to 1.6 on Ubuntu 9.04 with XMAP stack http://www.apachefriends.org/en/xampp-linux.html#374

Prior to upgrading I had some 400 emails. Many of which should easily become conversations.
I just pop all my emails off my server and sit them there in my account.

After upgrading, is there a magic thing to do to get the conversation to work.

thanks

5
Older versions / Email Module - Emails Not Organized As Conversation
« on: December 14, 2009, 10:48:57 pm »
Upgraded from 1.5.3 to 1.6
All emails are still listed one line each and not grouped as a conversation in anyway.

Running XAMP stack on Ubuntu 9.04

Followed these instructions:
  Upgrade instructions
    ====================
   
    1. Backup you current installation (important!)
    2. Download OpenGoo 1.6 - http://www.opengoo.org/
    3. Unpack into your OpenGoo installation, overwriting your previous files and folders,
       but keeping your config and upload folders.
    5. Go to <your_opengoo>/public/upgrade in your browser and choose to upgrade
       from your current version to 1.6
    6. Refresh your browser or clear its cache to load new javascript, css and images

6
Older versions / Delete from server still broken
« on: October 31, 2009, 12:24:50 pm »
Fixed delete from server after X days (only delete fetched emails older than x days)

This feature is still broken in OG 1.5.3

Emails are not deleted from server

OG153, XAMPP 1.7.2, Ubuntu 9 (Jaunty)

7
Older versions / OG 153 Trash not auto deleting
« on: October 31, 2009, 12:20:52 pm »
Environment:
 OG 1.5.3
 XAMPP 1.7.2
 Ubuntu 9.x Jaunty J

My OG is set to delete trash after 1 day. I have to manually empty trash. I've changed it to 2 days and it still doesn't matter. The setting seem to have no effect.

8
Feature requests / Save Email Attachments
« on: October 27, 2009, 10:33:58 pm »
There is no way to save email attachments directly onto the web office.
Basically, I have to download it locally to my PC and then upload it to a workspace in the web office.

This is as bad as not being able to print the email or not being able to organize emails by conversation.
Thanks

9
How To's / how to search emails
« on: October 24, 2009, 07:08:27 pm »
How do you search inside actual emails, that's an important thing ?
Often times I search based on words I know to be in the email.
I know about the tag concept but that won't help me if I'm searching for an email that I know has the word wget in it, as an example.

thanks

10
How To's / The cron events
« on: October 24, 2009, 06:50:08 pm »
This is weird. First, I profess that I don't understand what the cron events are all about. I see the intent but it doesn't work. I've done 6 installs of 153 and if I rely on the cron events to auto check emails it doesn't work. That whole little area is weird.

Why have that and then tell us to define our own cron job to auto pull emails for all accounts setup by users of the system ?
Also, if I disable the cron events in the admin panel although I have the cron job running via crontab -e emails aren't pulled down and registered user's email area.

What is happening here ? Anyone that knows that area of OG 153 please explain what's happening ?

I got mine working but it seems like such a hack :(

11
Feature requests / Emulate these aspects of Zimbra
« on: October 24, 2009, 06:45:31 pm »
Guys,
Zimbra is a good model for certain behavior/features.

I think OG should emulate the following aspects:
 - in email - the conversation concept as a view option for your emails
 - email printing, especially being able to print a conversation
 - allow for actual folder creations for emails


12
How To's / Problems with cron.php
« on: October 23, 2009, 05:15:25 pm »
PHP Notice: Undefined index: SCRIPT_NAME in /home/myajboff/myajboffice.com/html/wo/init.php on line 29
PHP Notice: Undefined index: SCRIPT_NAME in /home/myajboff/myajboffice.com/html/wo/init.php on line 43
PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent in /home/myajboff/myajboffice.com/html/wo/environment/environment.php on line 17
PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent in /home/myajboff/myajboffice.com/html/wo/environment/environment.php on line 17
2009-10-23 20:10:01 - Checking email...
2009-10-23 20:10:02 - 0 emails fetched.
2009-10-23 20:10:02 - Sending reminders...
2009-10-23 20:10:02 - 0 reminders sent.

I get the above errors/warnings when I run the cron.php script via a cron job.
What does it all mean please ?
My quess, variables are used that are not initialized.

plz help

Pages: [1]