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.