WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Gmail

Re: Gmail

by Michael Peddemors-2 :: Rate this Message:

| View in Thread

This is an interesting issue.  Even when my Iphone connects, it has a
different idea of what special folders are.  And the language issue is another
one.  I think it behooves the clients to create some form of 'translation'
layer for the standardized IMAP names.  (Oh, I don't think there is a standard
yet :)

On February 12, 2010, Paul Lesniewski wrote:

> On Fri, Feb 12, 2010 at 9:33 AM, Tomas Kuliavas
>
> <tokul@...> wrote:
> > 2010.02.12 19:20 Paul Lesniewski rašė:
> >>   If we add Gmail, we need at least one Gmail-specific fix in the
> >> code, wherein when FETCHing a message body, their IMAP server does not
> >> set the Seen flag.  The fix is simple.
> >
> > Fix is really simple and does not require changes in source. It is called
> > "contact software vendor and ask to fix their stuff". Code should not
> > introduce fixes for third party bugs that violate standards.
> >
> > If you add fixes for gmail, you will have to add fixes for any other
> > broken IMAP server.
> >
> >> trash_folder = [Gmail]/Trash
> >> sent_folder = [Gmail]/Sent Mail
> >> draft_folder = [Gmail]/Drafts
> >
> > Gmail system folder names are localized and depend on translation
> > selected by end user.
>
> Good catch.  Each time a user changes language settings in Gmail, the
> Drafts, Sent and Trash folder names are changed.  Thus, there is
> probably no way for SquirrelMail to know what to expect when logging
> in for the names of these folders.
>
> So the compromise I propose is to include "auto_create_special =
> false" in the presets and add a warning about this issue (e.g., it's
> prudent for the user to change the SquirrelMail language to match and
> adjust the Draft/Sent/Trash folder settings in Options-->Folder
> Preferences).  This will create a situation where those special
> folders are recognized when both interface languages are set to
> English and otherwise, the user has to do some manual setup on their
> own.  Aside from not adding Gmail, I don't see any other viable
> configuration.
>


--
"Products, Services and Support..."
------------------------------------------------------------------------
Michael Peddemors - President/CEO - Wizard IT Services
"Servicing the ISP, Telco and Enterprise Markets since 1997"
------------------------------------------------------------------------
A Wizard IT Company - For More Info http://www.wizard.ca
"Wizard IT" is a company TradeMark of Wizard Tower TechnoServices Ltd.
------------------------------------------------------------------------
604-589-0037 Beautiful British Columbia, Canada

This email and any electronic data contained are confidential and intended
solely for the use of the individual or entity to which they are addressed.
Please note that any views or opinions presented in this email are solely
those of the author and are not intended to  represent those of the company.

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
-----
squirrelmail-devel mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-devel@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.devel
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-devel

 « Return to Thread: Gmail