4 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] SqWebMail URL to reac...
FromSent OnAttachments
ROSSEL, Olivier (CIMPA)Jan 4, 2006 7:08 am 
Sam VarshavchikJan 4, 2006 3:27 pm 
ROSSEL, Olivier (CIMPA)Jan 5, 2006 1:55 am 
Sam VarshavchikJan 5, 2006 3:54 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] SqWebMail URL to reach a a given mail of the Maildir.Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 5, 2006 3:54:27 am
List:net.sourceforge.lists.courier-sqwebmail

ROSSEL, Olivier (CIMPA) writes:

What are you calling security model? Do you mean that the first step is to login and then you can access the mails? From that point of view, and because I use greasemonkey on the client, I probably can manage something (such as javascript auto-login and javascript URL construction from request parameters).

In that case, does it sound possible?

The most you will be able to accomplish is a URL that is valid for only 20 minutes. SqWebMail logins are invalidated after 20 minutes of inactivity.

-----Message d'origine----- De : cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net]De la part de Sam Varshavchik Envoye : jeudi 5 janvier 2006 00:28 A : cour@lists.sourceforge.net Objet : Re: [sqwebmail] SqWebMail URL to reach a a given mail of the Maildir.

ROSSEL, Olivier (CIMPA) writes:

I wrote a small script that reads Maildir/new/ and builds a RSS. This RSS lists all my unread mail, with subject, from and the beginning

of the message. Now I want to add a link to each one. This link will allow me to see the full mail in my browser.

Is it possible to build the SqWebMail URLs of each mail, from my script?

No. SqWebMail's security model prevents this.