Discussion:
[SOGo] Non-functional message marking and "read receipts"
djordje
2009-06-29 21:02:31 UTC
Permalink
I've noticed that all options in "Mark" sub-menu are disabled when I
right-click on message in SOGo web interface (mail module): As Read,
Thread As Read, As Read By Date, All Read, Flag, As Junk, As Not Junk,
and Run Junk Mail Controls.
What is required to make these options work? Alternative webmail
interface on the same mail server, as well as Thunderbird mail client
can use these message-related functions. Labeling is working OK, but
limited to default set of labels: Important, Work, Personal, To Do, and
Later. Maybe labels can also be customized per user and synchronized
between Thunderbird and SOGo using SOGo Integrator in the future?

It seems that SOGo doesn't handle read (or return) receipts at all in
current version?
Ludovic Marcotte
2009-06-29 21:33:07 UTC
Permalink
Hello Djordje,
Post by djordje
I've noticed that all options in "Mark" sub-menu are disabled when I
right-click on message in SOGo web interface (mail module): As Read,
Thread As Read, As Read By Date, All Read, Flag, As Junk, As Not Junk,
and Run Junk Mail Controls.
What is required to make these options work?
Code behind them ;-)
Post by djordje
Alternative webmail interface on the same mail server, as well as
Thunderbird mail client can use these message-related functions.
Important, Work, Personal, To Do, and Later. Maybe labels can also be
customized per user and synchronized between Thunderbird and SOGo
using SOGo Integrator in the future?
Sure! You could file a feature request for this.
Post by djordje
It seems that SOGo doesn't handle read (or return) receipts at all in
current version?
Indeed - it is a feature that has been requested quite often - we'll
likely add this after 1.0.3 is released.

Thanks,
--
Ludovic Marcotte

***@inverse.ca :: +1.514.755.3630 :: http://www.inverse.ca
djordje
2009-06-29 22:40:35 UTC
Permalink
Hello Ludovic,

...
/ What is required to make these options work?
/> Code behind them ;-)

I'm not an expert on Objective C, GNUStep, or SOPE, but I've searched SOGo source code for "keywords" and found following line in SOGo/UI/WebServerResources/MailerUI.js:

menus["mark-menu"] = new Array(null, null, null, null, "-", null, ... etc

A lot of "nulls" - it doesn't looks promising right now ;-)

Other features like "read receipts" and synchronizing IMAP label descriptions can wait for some later releases, probably you have much more important tasks for version 1.0.3.

Do you maybe have some suggestions regarding my questions from:

http://mail.opengroupware.org/pipermail/sogo/2009-June/002683.html

I really appreciate you help,

Djordje

Loading...