Re: [imp] Connecting from portal

2013-09-18 Thread Maxime Pelletier
Michael J Rubinsky horde.org> writes: > > > > Hi Jan, > > > > Thanks a lot for taking the time to answer my question. > > > > However, I would appreciate if you could give me a little bit more details > > about that, or point me to some documentation. > > > > I couldn't locate the validateAuth()

Re: [imp] Connecting from portal

2013-09-12 Thread Maxime Pelletier
Jan Schneider horde.org> writes: > > > Zitat von Maxime Pelletier educsa.org>: > > > Hi all, > > > > Here is my problem. We simulate a SSO login to Horde within our portal by > > sending the username and password in a POST request to Horde. This

[imp] Connecting from portal

2013-09-06 Thread Maxime Pelletier
Hi all, Here is my problem. We simulate a SSO login to Horde within our portal by sending the username and password in a POST request to Horde. This part works fine. However, when a user logout from our portal, it doesn't log him out from Horde. So if a second user login to the portal, then to Ho

Re: [imp] Logout after attaching a file.

2013-09-06 Thread Maxime Pelletier
ANANT S ATHAVALE isac.gov.in> writes: > > Dear List, > > I have the following settings for the attachments. > > $conf['compose']['link_attachments'] = false; > $conf['compose']['attach_size_limit'] = 10485760; > $conf['compose']['attach_count_limit'] = 0; > > ie. attach_size_limit is 10 MB.

Re: [imp] Can't send email with IE8

2013-08-21 Thread Maxime Pelletier
Thomas Jarosch intra2net.com> writes: > > Hi, > > On Tuesday, 20. August 2013 17:01:31 Maxime Pelletier wrote: > > we have a problem with IE8. Users can't send messages with IE8. > > which imp version are you running? > > Thomas > We are

[imp] Which "trash" should we use?

2013-06-12 Thread Maxime Pelletier
Hi all, In the process of configuring our server, we had to think about how to handle deleted messages. Basically, we found 4 ways: 1. Move deleted messages to a given IMAP folder (usually called "trash") 2. Mark messages as deleted but leave them in their folder 3. Move deleted

Re: [imp] Purge Messages and virtual trash in DIMP

2008-06-05 Thread Maxime Pelletier
option when I right-click on the "trash" folder? I would expect to have a "Empty trash folder" under the "Other actions" menu. Is this an enhancement request? Thanks, Maxime Jan Schneider <[EMAIL PROTECTED]> a écrit : > Zitat von Maxime Pelletier <[EM

[imp] Purge Messages and virtual trash in DIMP

2008-06-05 Thread Maxime Pelletier
Hi, I have some troubles trying to configure the trash correctly with DIMP 3.2. First, when I set DIMP/IMP to use a folder as the trash, "Purge Messages" doesn't appear in the "Other actions" menu, even if I check the option to display it. Second, if I decide to use the virtual trash instead

Re: [imp] Problem with "Deleting and Moving Messages" options

2008-06-05 Thread Maxime Pelletier
Hi Michael, thanks a lot, the problem was un prefs.php. While migrating to 3.2, a line got duplicated in prefs.php. After removing de duplicated line, the problem disappear. Regards, Maxime Michael M Slusarz <[EMAIL PROTECTED]> a écrit : > Quoting "Maxime Pelletier"

[imp] Problem with "Deleting and Moving Messages" options

2008-06-04 Thread Maxime Pelletier
Hi, I installed Horde-IMP-DIMP-Ingo-Turba 3.2, and I experienced a weird behavior with the "Deleting and Moving Messages" options (from Mail section). What happen is that some choices are repeated. Here is a copy of what I see: == Deleting and Moving Messages Retur

[imp] DIMP implementation for large organization

2008-04-18 Thread Maxime Pelletier
Hi, I'm the admin of a Horde/IMP/Turba/Ingo installation, which is use by almost 1 users. Correct me if I'm wrong, but I consider us as a "large" organization. We are planning to upgrade to DIMP during the summer. We are currently running into a pilot phase with a handfull of users. Up