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 - hamen

Pages: [1]
1
Older versions / Url parsing
« on: December 07, 2009, 07:50:50 pm »
Opengoo 1.6b2

If an email contains an url like:

Code: [Select]
http://something.com/user/+post/12345
Opengoo breaks url at .../user/ . It loses everything after "+" symbol.
I know it can seem a weird url, but it's common on launchpad.net.
hamen

2
How To's / How to handle junk / spam emails
« on: November 08, 2009, 11:16:18 am »
Hi,
I'm trying to understand how I can mark unwanted mails in my Inbox folder as spam and how I can mark good mails in Junk folder as NOT spam.
Is there a way? Opengoo keeps on considering Gmail mails as Junk and I cannot move them to Inbox folder.
Any idea? Thanks,
hamen

3
Older versions / Cannot get emails autochecked
« on: November 07, 2009, 11:01:46 am »
Hi, I'm using 1.6b2.
My crontab setup is:
Code: [Select]
*/1 * * * * /usr/bin/wget -q http://127.0.0.1/opengoo/cron.php
/var/log/syslog says:
Code: [Select]
/USR/SBIN/CRON[26383]: (root) CMD (/usr/bin/wget -q http://127.0.0.1/opengoo/cron.php)
My emails never update. POP3 link woks. If I manually click "Check mails", Opengoo fetches mail and put them in Inbox.
I activated debug in config.php. In /var/www/opengoo/cache/log.php I have:
Code: [Select]
Session "default" started at 2009-11-07T13:48:33+0000
#1 ERROR: Error: Undefined variable: option in '/var/www/opengoo/application/functions.php' on line 454 (error code: 8)
Time since start: 0.163540840149 seconds

Any idea about automatic check problem?
Thanks,
hamen

Pages: [1]