Re: [imp] Shift-delete feature request

2015-11-30 Thread Michael M Slusarz
Quoting Jens Wahnes : On Mon, Nov 30 2015, at 16:40:43 +0100, Jan Schneider wrote: You can expunge individual messages too, and we already have a method argument in IMP's API to delete and purge individual message. So it should be rather simple to implement (keyhandler,

Re: [imp] Folder names with tilde character

2015-11-19 Thread Michael M Slusarz
Quoting Jens Wahnes : After a very long search, I found out that this problem is caused by the code in the Horde_Imap_Client_Tokenize class, or more precisely the code within the "next" method on line 292 or so. There is a comment attached to the "case" statement in

Re: [imp] Why is HTML disabled?

2015-11-19 Thread Michael M Slusarz
Quoting John C Payne : I'm just wondering why inline HTML is disabled in IMP.  I know that nasty stuff can happen if the bad guys send nasty messages. Sad to say: until there are no more internet bad guys, such is life. So what? This is 2015.  Most folks know about HTML and

Re: [imp] Folder names with tilde character

2015-11-19 Thread Michael M Slusarz
dedicated to tokenization of server response strings. So test that these two strings are parsed correctly: * 1 FETCH (BINARY[1] ~{1} and * LIST () "" "~foo" michael Quoting Jan Schneider <j...@horde.org>: Zitat von Michael M Slusarz <slus...@horde.org>:

Re: [imp] Marks As options?

2015-10-17 Thread Michael M Slusarz
Quoting Michael J Rubinsky : Quoting Adam Tauno Williams : On Fri, 2015-10-16 at 13:50 +, Michael J Rubinsky wrote: Quoting Adam Tauno Williams : horde 5.2.7 imp 6.2.10 How do I make the Answered and Unanswered options

Re: [imp] imp and quicksearch

2015-10-05 Thread Michael M Slusarz
Entire Message quick search so that I can focus on that snipset of code? Quicksearch is implemented in the javascript code (js/ directory) and processed in various files in the lib/Ajax directory. grepping for 'qsearch' might be useful. michael Quoting Michael M Slusarz <slus...@

Re: [imp] imp and quicksearch

2015-09-23 Thread Michael M Slusarz
Quoting giorgio paolucci : when a user specify some words in the quick search field, IMP does an exact string match; so if I make a search for "Alice Bob", no result is returned if a mail contains "Bob calls Alice". Is there any chance to have an "ANDed" search? I

Re: [imp] Forward message with attachments - attach like in original message

2015-06-24 Thread Michael M Slusarz
Quoting tr...@skrilnetz.net: Hi, I'm forwarding an email with a few attachments in it. The forwarded message (with attachments) is attached in a link. Like this: Attachments (links Will Expire On 12/31/2015): * FORWARDED MESSAGE (7.1 MB) [message/rfc822] Download link: 

Re: [imp] S/MIME and PGP not working

2015-06-13 Thread Michael M Slusarz
Quoting Markus Turba mts...@tesira.de: Whenever I try to sent an email with any s/mime or pgp action enabled I get the error message that this service needs a secure web connection. Now the irritating part of this is the fact that I am of course using a secured browser session via https,

Re: [imp] Error Connecting to SMTP Server - Having difficulty troubleshooting !

2015-05-08 Thread Michael M Slusarz
Quoting Tim Smith r.andomdev4+...@gmail.com: Hi michael, Assuming I've put it in the right place (horde/imp/lib/Compose/Exception.php, line 75, before return true; ), nothing logged in the debug log. Not the SMTP debug log... the Horde log. Not sure if that makes a difference or I am

Re: [imp] Error Connecting to SMTP Server - Having difficulty troubleshooting !

2015-05-08 Thread Michael M Slusarz
Quoting Tim Smith r.andomdev4+...@gmail.com: michael, Nonsense. How do you explain the fact that . (1) I see lost connection after UNKNOWN from insert_horde_server_name_here in the mail server logs ? ;-) (2) I can ping the mail server from the horde box (3) I can manually authenticate

Re: [imp] Error Connecting to SMTP Server - Having difficulty troubleshooting !

2015-05-08 Thread Michael M Slusarz
Quoting Tim Smith r.andomdev4+...@gmail.com: Also, coming back to your earlier point, even if that means it was not able to reach that host/port combination. were true, it is a pretty lousy sort of debug feature if Horde writes nothing to the debug log because its unable to reach the

Re: [imp] Error Connecting to SMTP Server - Having difficulty troubleshooting !

2015-05-08 Thread Michael M Slusarz
Quoting Tim Smith r.andomdev4+...@gmail.com: Hi, Horde 5.2.5, Imp 6.2.8. Both installed via PEAR. When I try to send a mail in IMP, I get an error message saying Error Connecting to SMTP Server The server it is trying to connect to is a Postifx server, which gives the following error lost

Re: [imp] Inserting the signature in the proper place

2015-05-08 Thread Michael M Slusarz
Quoting Joao S Veiga jsve...@rf.com.br: I've migrated our webmail server from OpenWebmail to Horde/Imp a week ago, but before that when testing, I noticed the controversial issue regarding the correct place to insert mail signatures. In real life, users want to top post replies and

Re: [imp] Get threaded messages from two, not one mailbox

2015-04-03 Thread Michael M Slusarz
Quoting Kristers Zariņš sharrpeni...@gmail.com: With Horde Imap Client library I'm able to get threaded messages from one mailbox, but this is useless because I cannot get them from two at the same time. What I mean is that I can get only one half - those stored in INBOX, but not the other half

Re: [imp] Imp Performance Problem

2015-04-03 Thread Michael M Slusarz
Quoting Registration registrat...@portabile.net: On 2015-03-30, at 23:21 , Registration registrat...@portabile.net wrote: On 2014-10-29, at 17:45 , Registration registrat...@portabile.net wrote: On 2015-03-29, at 14:10 , Arjen de Korte arjen+ho...@de-korte.org wrote: Citeren Registration

Re: [imp] [IMP] IMP suddenly stopped with expected end of data

2015-03-23 Thread Michael M Slusarz
Quoting frank.sik...@capfields.com: Le 23 mars 2015 à 08:20, Jan Schneider j...@horde.org a écrit : Zitat von Frank Sikora frank.sik...@capfields.com: Hello List, I've got two instances of Horde/Webmail edition (5.0.4) installed on two distinct servers, both of them connecting to the

Re: [imp] How to flag only one message as \flagged with Horde Imap Client library

2015-03-20 Thread Michael M Slusarz
Quoting Kristers Zariņš sharrpeni...@gmail.com: I'm trying to flag message with the imap flag \flagged. The problem is that not only the message I intended to mark gets flagged, but also all other messages which were sent from the same email address are also flagged. For example, in my mailbox

Re: [imp] IMP treeview does not display private namespaces prefix..

2015-03-05 Thread Michael M Slusarz
Quoting giorgio paolucci giorgio.paolu...@unipd.it: Hello Michael, thank you for your feedback; the only preference parameter i found in prefs.php is: $_prefs['tree_view'] = array( 'value' = 1, 'advanced' = true, 'type' = 'enum', 'enum' = array( 0 = _(Combine all

Re: [imp] IMP treeview does not display private namespaces prefix..

2015-03-04 Thread Michael M Slusarz
Quoting Giorgio Paolucci giorgio.paolu...@unipd.it: Is there any proper way to display all the private namespaces with their prefixes and folder nested? 'tree_view' preference. michael ___ Michael Slusarz [slus...@horde.org] -- imp mailing list Frequently

Re: [imp] Imp LDAP Error: [listMailboxes] IMAP error reported by server

2015-02-09 Thread Michael M Slusarz
Quoting Andy Dorman ador...@ironicdesign.com: On 02/09/2015 10:18 AM, Michael J Rubinsky wrote: Quoting Jan Schneider j...@horde.org: Zitat von Andy Dorman ador...@ironicdesign.com: On 02/09/2015 08:26 AM, Andy Dorman wrote: C: 6 LIST () (INBOX * Other Users/* Shared Folders/*) RETURN

Re: [imp] Imp LDAP Error: [listMailboxes] IMAP error reported by server

2015-02-09 Thread Michael M Slusarz
Quoting Michael M Slusarz slus...@horde.org: Quoting Andy Dorman ador...@ironicdesign.com: On 02/09/2015 10:18 AM, Michael J Rubinsky wrote: Quoting Jan Schneider j...@horde.org: Zitat von Andy Dorman ador...@ironicdesign.com: On 02/09/2015 08:26 AM, Andy Dorman wrote: C: 6 LIST

Re: [imp] Attaching a note to an email

2015-01-29 Thread Michael M Slusarz
Quoting jo / ak j...@akweb.de: Is there a way to attach a note to a mail in imp (for example, about offline actions done in response)? This requires RFC 5257 (ANNOTATE IMAP extenstion), per-message annotations, which no significant IMAP server has implemented yet. So I haven't seen a

Re: [imp] Attaching a note to an email / workaround

2015-01-29 Thread Michael M Slusarz
Quoting jo / ak j...@akweb.de: I think about a possible workarand: - Forward a mail to an alias of myself would allow me to add notes - The mails to the alias could be stashed in a special folder (without cluttering the regular inbox etc.) - View Thread would allow me to look up the note

Re: [imp] Attaching a note to an email

2015-01-29 Thread Michael M Slusarz
Quoting jo / ak j...@akweb.de: Thanks, I wasn't aware of RFC 5257. For Cyrus, it's on the roadmap for version 2.5 (the not yet scheduled , current stable is 2.4.17, and distros trailing behind). So an implementation wouldn't help for now, but could perhaps in a not-too-far future.

Re: [imp] ML digest formatting breaks on signatures

2015-01-23 Thread Michael M Slusarz
Quoting Jens-U. Mozdzen jmozd...@nde.ag: Hi *, not nice, but not high priority either: When looking at ML digest emails (i.e. from the IMP mailing list), IMP tries to assist by formatting the output (both in preview and message view). If it encounters a signature below an individual

Re: [imp] Alternate IMAP SQL Cache example please? :)

2015-01-21 Thread Michael M Slusarz
Quoting Rick Romero r...@havokmon.com: Hi, I have a 'remote' server that has a local readonly SQL repliaca, and I'd like the IMAP Cache writes to be SQL locally. backends.php refers to:   - Horde_Imap_Client_Cache_Backend object: Directly configure the  *   caching backend to use. For

Re: [imp] IMAP Folders and Email Display Problems in SmartMobile View, resolved

2015-01-20 Thread Michael M Slusarz
Quoting Andy Dorman ador...@ironicdesign.com: I went to the jquery-mobile site and grabbed the latest version of jquery-mobile and shoved that onto our dev server where debian loads it's outdated package (/usr/share/javascript/jquery-mobile/) and Horde links to files in that directory. I

Re: [imp] IMAP Folders and Email Display Problems in SmartMobile View, resolved, use jquery-mobile v 1.3.2

2015-01-20 Thread Michael M Slusarz
Quoting Andy Dorman ador...@ironicdesign.com: On 01/20/2015 05:17 PM, Michael M Slusarz wrote: Quoting Andy Dorman ador...@ironicdesign.com: I went to the jquery-mobile site and grabbed the latest version of jquery-mobile and shoved that onto our dev server where debian loads it's outdated

Re: [imp] IMP Login Issues With Internet Explorer

2015-01-20 Thread Michael M Slusarz
Quoting Adam Tauno Williams awill...@opengroupware.us: Does a POST to /login.php with a HTTP/302 response with a location header of http://horde_p.mormail.com/imp/dynamic.php?page=mailboxu=195593741754bea9e98dbd4; indicate that authentication was successful? Yes. Then the GET request

Re: [imp] IMP Login Issues With Internet Explorer

2015-01-19 Thread Michael M Slusarz
Quoting Adam Tauno Williams awill...@opengroupware.us: Horde 5.2.3 / IMP 6.2.4 Firefox 31.20.0 Internet Explorer 11.0.13 Logging into my instance with Firefox [or Epiphany] works without incident. Logging into Internet Explorer fails, it just says authentication fails and goes back to the

Re: [imp] New required dependency

2015-01-14 Thread Michael M Slusarz
Quoting azurIt azu...@pobox.sk: IMP 6.2.4 introduces new required dependency: You mean 6.2.5. Will upgrade channel://pear.horde.org/imp Unknown remote channel: phpseclib.sourceforge.net horde/imp requires package channel://phpseclib.sourceforge.net/File_ASN1 No valid packages found

Re: [imp] New required dependency

2015-01-14 Thread Michael M Slusarz
Quoting Arjen de Korte arjen+ho...@de-korte.org: Citeren Michael M Slusarz slus...@horde.org: Quoting azurIt azu...@pobox.sk: IMP 6.2.4 introduces new required dependency: You mean 6.2.5. Will upgrade channel://pear.horde.org/imp Unknown remote channel: phpseclib.sourceforge.net horde

Re: [imp] Reply-To header reg.

2015-01-08 Thread Michael M Slusarz
Quoting Michael M Slusarz slus...@horde.org: Quoting ANANT S ATHAVALE a...@isac.gov.in: Dear List, This is based on observation in the Horde Groupware Webmail Edition 5.1.4. I am yet to upgrade to latest version. While replying to Sender alone, 'Reply-To' header is considered

Re: [imp] Reply-To header reg.

2015-01-08 Thread Michael M Slusarz
Quoting ANANT S ATHAVALE a...@isac.gov.in: Dear List, This is based on observation in the Horde Groupware Webmail Edition 5.1.4. I am yet to upgrade to latest version. While replying to Sender alone, 'Reply-To' header is considered and when Reply to All is selected, it is ignored. Is

Re: [imp] User authorization failing for imp (Horde login is ok)

2014-12-22 Thread Michael M Slusarz
Quoting SSRI ssri_...@u-paris2.fr: Horde::debug() line 686 _tryLogin in pear/php/Horde/Imap/Client/Socket.php Transparent auth attempt in IMP is being caused by this call to the registry in Horde_Dav_RootCollection (line 84): foreach ($this-_registry-listApps() as $app) { michael

Re: [imp] Problem with Virtual Trash / Del Hide Button in Dynamic View

2014-12-22 Thread Michael M Slusarz
Quoting Pouyan Azari pouyan.az...@uni-wuerzburg.de: Option A) Marking as Deleted Not moving some where else: 1) Delete works as it should. (Read and crossed) (read/deleted IMAP flag) 2) Show Deleted button works only on the first try and then if you switch it again, it has no effects on the

Re: [imp] Various meaningful IMP default settings

2014-12-22 Thread Michael M Slusarz
Quoting Simon B simon.buongio...@gmail.com: Except that my phone shows the name and phone number. And I wouldn't want a phone that only displayed numbers. Nor would I tolerate one that only showed the name.. What kind of phone are you using? I just checked Andorid and it doesn't show the

Re: [imp] Various meaningful IMP default settings

2014-12-16 Thread Michael M Slusarz
Quoting Daniel Vollbrecht d.vollbre...@scram.de: I also somewhat dislike it also but the mail address after all is only routing information, the real name is the person we known about. This is what most users like to known. With mouse-over you should actually see the mail address. I don't

Re: [imp] iPad iOS 8.1.1 Mobile menu disappearing

2014-12-03 Thread Michael M Slusarz
Quoting Jens Pranaitis pranai...@phil.hhu.de: a user just reported to me that after upgrading his iPad to iOS 8.1.1 and using the Mobile view of Horde (IMP 6.2.3) the menu on the bottom of the page flickers for a second and then disappears. He didn't experience these issues with previous

Re: [imp] Sorting of search results

2014-11-20 Thread Michael M Slusarz
: On Tue, 11 Nov 2014, Michael M Slusarz wrote: Quoting giorgio paolucci giorgio.paolu...@unipd.it: Hello to everybody, sorting a search result seems to have no effect (messages are sorted by time but selecting other criteria has no effect). At random occasions the search result is not even ordered

Re: [imp] error to visualized multipart alternative message in a pop server by horde

2014-11-18 Thread Michael M Slusarz
Quoting Antonio De Maglio antonio.demag...@isti.cnr.it: Hi, I update horde and all package to last version and I have the problem. In attachment a mail in wich I have the problem. The same mail if I open with imap server is ok, if I open has pop cannot see the text. If I open the mail and I

Re: [imp] error to visualized multipart alternative message in a pop server by horde

2014-11-14 Thread Michael M Slusarz
Quoting Antonio De Maglio antonio.demag...@isti.cnr.it: I'm sorry if I always write with problems by horde with pop server. I notice in horde that if I open a message by pop server and there is a multipart alternative and an attachment the text is not visualized. Can't reproduce. There

Re: [imp] unable to open attachments on mobile

2014-11-12 Thread Michael M Slusarz
Quoting Marie Camps marieca...@gmail.com: We have horde6 and imp5 and all thinks work fine except in mobile mode so we can not open attachments. You need to be more specific than can not open attachments. What are you trying to do, and what kind of error messages are you receiving? michael

Re: [imp] Login Problem after update to 5.2.2 solved after downgrade to 5.2.1

2014-11-10 Thread Michael M Slusarz
Quoting Kein Name montibu...@gmail.com: Hello List, just to let everyone know, the problem I had before (see below) has disappeared, after I downgraded the webmail application to 5.2.1 So I think there is a bug of some sort in 5.2.2 Bye Stefan Original email: I was running Horde Webmail

Re: [imp] Sorting of search results

2014-11-10 Thread Michael M Slusarz
Quoting giorgio paolucci giorgio.paolu...@unipd.it: Hello to everybody, sorting a search result seems to have no effect (messages are sorted by time but selecting other criteria has no effect). At random occasions the search result is not even ordered by time and users have to log out and

Re: [imp] IMP(?) vs. /tmp

2014-10-21 Thread Michael M Slusarz
Quoting Herbert Pophal pop...@tubit.tu-berlin.de: On 20.10.2014 22:36, Michael M Slusarz wrote: Quoting Herbert Pophal pop...@tubit.tu-berlin.de: On 16.10.2014 18:18, Juan Bernhard wrote: Hi, I do not know whether this is the right list to bother with: We recently noticed the existence

Re: [imp] Double spaces in incoming html emails

2014-10-21 Thread Michael M Slusarz
Quoting Jens Pranaitis pranai...@phil.hhu.de: On 19.11.2013 02:02, Benderiukas wrote: I having issues with html emails what are sent from outlook . When I do reply Horde making double spaces on it . I will attach screenshot so you can see the problem . On the left is original email and on

Re: [imp] IMP(?) vs. /tmp

2014-10-20 Thread Michael M Slusarz
Quoting Herbert Pophal pop...@tubit.tu-berlin.de: On 16.10.2014 18:18, Juan Bernhard wrote: Hi, I do not know whether this is the right list to bother with: We recently noticed the existence of a bunch of moderately big files (about 800M each) in /tmp containing mail stuff on two of our

Re: [imp] Mark as Ham

2014-10-16 Thread Michael M Slusarz
Quoting Simon B simon.buongio...@gmail.com: How can I enable mails marked as spam to be pumped back to spamassassin as ham for training? Either the 'email' or 'program' settings. See backends.php. michael ___ Michael Slusarz [slus...@horde.org] -- imp

Re: [imp] still unable to view a mail in imp after recent horde, imp and lz4 upgrades to latest (horde 5 groupware webmail edition) - log below

2014-09-24 Thread Michael M Slusarz
Quoting i...@interpost.biz: Hello, I am still unable to view a mail in imp after recent horde, imp and lz4 upgrades to latest (horde 5 groupware webmail edition) - log below My guess is you upgraded PHP to the most up-to-date version, which is known to be broken regarding TLS/SSL

Re: [imp] SSL read operation timed out

2014-09-23 Thread Michael M Slusarz
Quoting azurIt azu...@pobox.sk: Hi, i suddenly, sometimes, having problems with sending e-mails - after clicking on Send button, IMP is doing something for a while and then shows an error about problems with connecting to the server. This is in error log: 2014-09-23T10:15:22+02:00 WARN:

Re: [imp] Mail server closed the connection unexpectedly (solved by downgrading PHP)

2014-09-23 Thread Michael M Slusarz
Quoting Gert Lynge ho...@lynge.org: I've done some digging and this is just to give some CONSTRUCTIVE support to other hitting the same problem: when I downgraded PHP from 5.4.33 to 5.4.32 everything worked again... And it works EVEN if you choose to use an old perfectly working UW-IMAP ;-)...

Re: [imp] Top level folder disappears when creating subfolder

2014-09-19 Thread Michael M Slusarz
Quoting Patrick Boutilier bouti...@ednet.ns.ca: IMP 6.2.2 , Dynamic mode. Can anybody verify this behaviour? User creates a top level folder called Level1 . They then right click on Level1 and select Create subfolder. After they type in a name (Level2 for example) and click OK , Level1

Re: [imp] preview of attached files in imp

2014-09-16 Thread Michael M Slusarz
Quoting francis picabia fpica...@gmail.com: So you can understand better how the user sees this, I include the way it is reported to our helpdesk... I have tried several times to place a short attachment onto an e-mail that I am trying to send. Each time a message comes back to me indicating

Re: [imp] Horizontal/Vertical layout focus

2014-09-16 Thread Michael M Slusarz
Quoting John H. Bennett III benne...@thebennetthome.com: Hello again, Another gripe I keep getting is the inability of the webmail client to maintain focus while in the preview window. People don't want to have to either double-click a message, or when in the preview window, click on

Re: [imp] Horizontal/Vertical layout focus

2014-09-16 Thread Michael M Slusarz
Quoting John H. Bennett III benne...@thebennetthome.com: Quoting Michael M Slusarz slus...@horde.org: Quoting John H. Bennett III benne...@thebennetthome.com: Hello again, Another gripe I keep getting is the inability of the webmail client to maintain focus while in the preview window

Re: [imp] Horizontal/Vertical layout focus

2014-09-16 Thread Michael M Slusarz
Quoting John H. Bennett III benne...@thebennetthome.com: Quoting Michael M Slusarz slus...@horde.org: Quoting John H. Bennett III benne...@thebennetthome.com: Hello again, Another gripe I keep getting is the inability of the webmail client to maintain focus while in the preview window

Re: [imp] preview of attached files in imp

2014-09-16 Thread Michael M Slusarz
Quoting francis picabia fpica...@gmail.com: On Tue, Sep 16, 2014 at 5:19 AM, Michael M Slusarz slus...@horde.org wrote: Quoting francis picabia fpica...@gmail.com: So you can understand better how the user sees this, I include the way it is reported to our helpdesk... I have tried

Re: [imp] preview of attached files in imp

2014-09-12 Thread Michael M Slusarz
Quoting francis picabia fpica...@gmail.com: On Sun, Mar 3, 2013 at 9:10 PM, Michael M Slusarz slus...@horde.org wrote: Quoting Petr Černík cer...@fel.cvut.cz: On my ubuntu system the magic file is /usr/share/file/magic.mgc, this is a compiled binary magic file. There is a link pointing

Re: [imp] Invalid argument supplied for foreach()

2014-09-09 Thread Michael M Slusarz
Quoting John H. Bennett III benne...@thebennetthome.com: Quoting azurIt azu...@pobox.sk: Hi, i can see LOTS OF these warnings in horde log: 2014-09-08T06:37:46+02:00 WARN: HORDE [imp] PHP ERROR: Invalid argument supplied for foreach() [pid 31470 on line 96 of

Re: [imp] Recurrent events in emClient with Horde

2014-09-02 Thread Michael M Slusarz
Quoting Thoralf Söldenwagner t...@linexus.de: 'The problem is that the HORDE caldav server sets a wrong value in timezone definition: RRULE:FREQ=YEARLY;BYMONTH=4;BYMONTHDAY=15,16,17,18,19,20,21;BYDAY=1MO;UNTIL=19180421T0Z This should be asked on the horde or kronolith mailing lists.

Re: [imp] Imp Filter error - Class 'IMP_Imap_Ftree_IteratorFilter' not found - Horde_ErrorHandler::catchFatalError()

2014-09-01 Thread Michael M Slusarz
Quoting i...@interpost.biz: Imp failed to rename the sent mailbox on the first of the month and threw the following error (We are using php 5.5.16 on this server): -- Class 'IMP_Imap_Ftree_IteratorFilter' not found Fixed

Re: [imp] notspam option gone in H5?

2014-08-27 Thread Michael M Slusarz
Quoting Brett Charbeneau br...@wrl.org: I am reposting this as it does not show up on http://news.gmane.org/gmane.comp.horde.imp and may not have distributed. Brett Quoting imp-requ...@lists.horde.org: Read the header and commented out configuration example from

Re: [imp] Search results of more than 100 messages cause 'error communicating with the server'

2014-08-27 Thread Michael M Slusarz
Quoting Jens Pranaitis pranai...@phil.hhu.de: FYI to others: this turned out to be a bug with Debian (and Ubuntu's) PHP package. Namely, the JSON-C package is broken. Very frustrating since there is nothing wrong with *PHP's* JSON decoding code. Could you elaborate on this? Is this

Re: [imp] Search results of more than 100 messages cause 'error communicating with the server'

2014-08-27 Thread Michael M Slusarz
Quoting Andy Dorman ador...@ironicdesign.com: On 08/27/2014 02:09 PM, Michael M Slusarz wrote: Quoting Jens Pranaitis pranai...@phil.hhu.de: FYI to others: this turned out to be a bug with Debian (and Ubuntu's) PHP package. Namely, the JSON-C package is broken. Very frustrating since

Re: [imp] IMP search address books

2014-08-25 Thread Michael M Slusarz
Quoting Patrick Boutilier bouti...@ednet.ns.ca: In IMP 6.1.x after a user clicked the To button to bring up the Address Book dialog they could just click the Search button to get a listing of the Address Book selected. In IMP 6.2.x this no longer works and the user has to enter at least

Re: [imp] Search results of more than 100 messages cause 'error communicating with the server'

2014-08-24 Thread Michael M Slusarz
Quoting Tim ODriscoll tim.odrisc...@lambrookschool.co.uk: Quoting Michael M Slusarz slus...@horde.org: What is the error message/backtrace in your Horde log? I turned on debug logging and tried my search. This is the error in the Horde log, including a few lines from above the actual error

Re: [imp] How to set 'Sent Items' to be the default Sent Mail Special Folder

2014-08-20 Thread Michael M Slusarz
Quoting Jan Schneider j...@horde.org: Zitat von Michael M Slusarz slus...@horde.org: Quoting L. D. James lja...@apollo3.com: I'm noticing that the messages are saved in the proper area, Sent Items. I was looking at the name of the special box in the horde side bar that said Sent. I

Re: [imp] Search results of more than 100 messages cause 'error communicating with the server'

2014-08-19 Thread Michael M Slusarz
Quoting Tim ODriscoll tim.odrisc...@lambrookschool.co.uk: Quoting Arjen de Korte arjen+ho...@de-korte.org: Citeren Tim ODriscoll tim.odrisc...@lambrookschool.co.uk: When any of my users try searching for messages in a mailbox and the result returns more than 100 results, they get the error

Re: [imp] Search results of more than 100 messages cause 'error communicating with the server'

2014-08-19 Thread Michael M Slusarz
Quoting Tim ODriscoll tim.odrisc...@lambrookschool.co.uk: Quoting Michael M Slusarz slus...@horde.org: You either haven't updated Horde_Core or your cache settings are not correct. (Also make sure you are not using SQL for either cache or session storage). Thanks for your suggestion

Re: [imp] imp Digest, Vol 3664, Issue 1

2014-08-18 Thread Michael M Slusarz
Quoting i...@interpost.biz: Are you *sure* you need the full f...@example.com to authenticate to the Dovecot server? Other MUAs may be working simply because they are stripping off the domain. You havent provided any verification that this is the case. Dovecot does need the full

Re: [imp] How to set 'Sent Items' to be the default Sent Mail Special Folder

2014-08-18 Thread Michael M Slusarz
Quoting L. D. James lja...@apollo3.com: I'm noticing that the messages are saved in the proper area, Sent Items. I was looking at the name of the special box in the horde side bar that said Sent. I thought it was displaying the name of the Sent mail storage area. It turns out that

Re: [imp] Removing whitelist and blacklist menu items

2014-08-15 Thread Michael M Slusarz
Quoting Brett Charbeneau br...@wrl.org: Quoting Patrick Boutilier boutilpj at ednet.ns.ca That should be in prefs.local.php Thanks for the tip! However, I'm clearly still missing something. I hate it when I'm this stupid and I appreciate your patience. I have tried adding

Re: [imp] mail list not refreshing imp 6.2.1

2014-08-15 Thread Michael M Slusarz
Quoting Per olof Ljungmark p...@intersonic.se: Horde 5.2.1 / imp 6.2.1 When set to update at regular intervals, changes to read/unread done in another mail reader are only visible in the browser tab and Inbox in the left column. The mail list is NOT updated, not even if ones clicks the

Re: [imp] imp 6.2.1 close window afer send

2014-08-15 Thread Michael M Slusarz
Quoting Per olof Ljungmark p...@intersonic.se: Where is the setting that enables closing of the compose windows after sending a message? Sorry, but cannot find it as a pref, only for Drafts. It is probably in front of me right now... A javascript error could potentially kill the script

Re: [imp] Is there a Mail View Option to Disable Split Screen (Message Pane)

2014-08-14 Thread Michael M Slusarz
Quoting L. D. James lja...@apollo3.com: I'm trying to find a way to disable the split right frame of the mail view that shows the content of the message when selecting a message. Most mail clients considers this a preview or view pane... Microsoft's Outlook refer to it as, Reading Pane.

Re: [imp] Removing whitelist and blacklist menu items

2014-08-14 Thread Michael M Slusarz
Quoting Patrick Boutilier bouti...@ednet.ns.ca: On 08/14/2014 01:19 PM, Brett Charbeneau wrote: Quoting Jan Schneider jan at horde.org: No, it should be sufficient to lock the spam rule preference. Hey Jan! I appreciate your chiming in. I've tried adding

Re: [imp] Issues with flags and draft emails using basic mode

2014-08-14 Thread Michael M Slusarz
Quoting Lorna Slawski lslaw...@physnet.uni-hamburg.de: after upgrading Horde Groupware to 5.2.1 including Imp 6.2.1 it seems impossible to create new flags and edit colors for existing ones in the preferences using basic mode whereas in the dynamic mode everything works fine. The name of

Re: [imp] IMP feedback during long time IMAP activities....

2014-08-13 Thread Michael M Slusarz
Quoting giorgio paolucci giorgio.paolu...@unipd.it: Hello to everybody, I successfully set up a horde imp installation (groupware 5.2.1 /imp 6.2.1); in dynamic interface seems there is no user feedback during long time consuming activities (i.e. deleting large quantities of messages).

Re: [imp] Removing whitelist and blacklist menu items

2014-08-13 Thread Michael M Slusarz
Quoting Brett Charbeneau br...@wrl.org: If I may, one more annoyance: can we suppress the Spam rule and Info menu that points to ../ingo/basic.php?page=spam You mean in Ingo itself? This is dependent on whether the backend supports spam services. You'll either need to extend the

Re: [imp] IMP 6.3 features suggestions

2014-08-13 Thread Michael M Slusarz
Quoting azurIt azu...@pobox.sk: Quoting azurIt azu...@pobox.sk: i have some IMP 6.3 feature suggestions: IMP 7.0 will be next. We need to get the legacy basic view code removed first since it is really hamstringing development in certain areas. - improvements for remote accounts: - -

Re: [imp] Removing whitelist and blacklist menu items

2014-08-12 Thread Michael M Slusarz
Quoting Brett Charbeneau br...@wrl.org: Michael Slusarz [slusarz at horde.org]: This is the correct way of disabling (except changes should be made in registry.local.php). I'm grateful for the response! And please excuse my ignorance of PHP... I've added

Re: [imp] UNable to auth IDN in IMP - sanitized log data inline, full sanitized log attached

2014-08-12 Thread Michael M Slusarz
Quoting i...@interpost.biz: There's not much in the log: Tue, 12 Aug 2014 13:15:50 + Connection to: imap://localhost/ Server connection took 0,0008 seconds. S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready. C:

Re: [imp] Imp and password expired message

2014-08-11 Thread Michael M Slusarz
Please don't top-post. Quoting FABIO FERRARI fabio.ferr...@unimore.it: The dovecot line is: Aug 11 08:43:53 auth: Error: pam(valevaly,155.185.44.13): pam_acct_mgmt() failed: User account has expired Aug 11 08:43:55 auth: Debug: client out: FAIL 1 user=valevaly reason=Password expired

Re: [imp] IMP 6.3 features suggestions

2014-08-11 Thread Michael M Slusarz
Quoting azurIt azu...@pobox.sk: i have some IMP 6.3 feature suggestions: IMP 7.0 will be next. We need to get the legacy basic view code removed first since it is really hamstringing development in certain areas. - improvements for remote accounts: - - Trash folder per remote

Re: [imp] UNable to auth IDN in IMP - log data inline

2014-08-11 Thread Michael M Slusarz
Quoting i...@interpost.biz: I have this entry for IDN IMP failed auth attempts in the syslog: Aug 10 00:58:15 server1 HORDE: [imp] [login] Authentication failed. [pid 11357 on line 732 of /var/www/horde/imp/lib/Imap.php] Aug 10 00:58:15 server1 dovecot: imap-login: Disconnected (auth

Re: [imp] Basic mode in IMP 6.2

2014-08-08 Thread Michael M Slusarz
Quoting Patrick Boutilier bouti...@ednet.ns.ca: I thought I saw on the list a few months ago that Basic mode was going to be removed from IMP 6.2? Couldn't find anything in the mailing list archives though. It will be removed for 7.0. Removing an entire view is not something appropriate

Re: [imp] Inbox missing from folder tree after upgrading to IMP 6.2

2014-08-06 Thread Michael M Slusarz
Quoting Jens Pranaitis pranai...@phil.hhu.de: after upgrading to Horde 5.2.1 and Imp 6.2.1 the Inbox folder is missing in the folder list. Is this a bug or a feature? I have a couple of users that were very irritated by the removal of the link is there a way to revert the change? Am I

Re: [imp] trouble using IMP in Mobile (Smartphone/Tablet) mode after upgrade to horde 5.2.0 and imp 6.2.0

2014-08-04 Thread Michael M Slusarz
Quoting Andry Michaelidou and...@cs.ucy.ac.cy: Patrick Wolf pwolf at socorro.com writes: Greetings, I ran the pear upgrade -a -B horde/webmail yesterday and then went through the Gear menu configuration to update the configs and SQL database. Everything seems to be working in normal

Re: [imp] OSX 10.9.4 Safari - Session Expired when attaching - anyone else?

2014-08-04 Thread Michael M Slusarz
Quoting Rick Romero r...@havokmon.com: Hi guys, I have another quirk.  A user has reported that when attaching files to a new message when using Safari on OSX 10.9.4, the web page appears to hang and then say 'session expired'.   I cannot replicate this on OS 10.7.5. The user can user Chrome

Re: [imp] Some IMP temp files, never delete?

2014-08-04 Thread Michael M Slusarz
Quoting Samuel Wolf sam...@sheepflock.de: Hi, see IMP save some temp files of attachments(?) in /tmp/.horde/imp/compose/ but some of them will never delete. They are deleted. Your temp files just haven't come up for GC yet/ What is the root cause of this files? These are your compose

Re: [imp] delete mail imp 6.2 as pop

2014-08-04 Thread Michael M Slusarz
Quoting Antonio De Maglio antonio.demag...@isti.cnr.it: I have horde 5.2.0 with imp 6.2. I connect with my IMAP/POP server as pop. When I delete an e-mail I notice that I always have the same list of e-mail. If I press refresh button (or logout and login) in horde the mail that I deleted is

Re: [imp] How to configure MARK AS READ or MARK AS NOT READ the emails

2014-07-28 Thread Michael M Slusarz
Quoting Brent impu...@bitrealm.com: Quoting Jan Schneider j...@horde.org: Zitat von Elias Kekakos ekeka...@elkek.net: Hello, I want to configure horde to have the emails in status unread until the time that the user wants to change the status to read. Namely I do not want when the user

Re: [imp] Preview pane

2014-07-28 Thread Michael M Slusarz
Quoting Staff Forwarding st...@4xtra.com: I am trying to persuade a few holdouts to convert to Horde (we are running 5.1.3) The only remaining issue is the behaviour when selecting a message: they are used to clicking on a message title/sender and the full panel being replaced with the

Re: [imp] IMP 6.2 IE 11 dynamnic mode - forever loading

2014-07-28 Thread Michael M Slusarz
Quoting Rick Romero r...@havokmon.com: Quoting Michael M Slusarz slus...@horde.org: Quoting Rick Romero r...@havokmon.com: I seem to have a problem with IMP 6.2 and IE 11 - when logging in with dynamic Mode, the mailbox never loads. ('Loading...' is always displayed.) Works fine for me

Re: [imp] How to configure MARK AS READ or MARK AS NOT READ the emails

2014-07-28 Thread Michael M Slusarz
Quoting Elias Kekakos ekeka...@elkek.net: All, What I am saying is that I have a preview pane so I click on a message and read from the preview pane but when I am going to the next message the previous one change its status from MARK AS NOT READ to MARK AS READ. No it doesn't. The flag is

Re: [imp] How to configure MARK AS READ or MARK AS NOT READ the emails

2014-07-28 Thread Michael M Slusarz
Quoting Brent impu...@bitrealm.com: Quoting Michael M Slusarz slus...@horde.org: Quoting Brent impu...@bitrealm.com: Quoting Jan Schneider j...@horde.org: Zitat von Elias Kekakos ekeka...@elkek.net: Hello, I want to configure horde to have the emails in status unread until the time

Re: [imp] trouble using IMP in Mobile (Smartphone/Tablet) mode after upgrade to horde 5.2.0 and imp 6.2.0

2014-07-26 Thread Michael M Slusarz
Quoting Bruno Marsal br...@marsal.biz: On Fri, Jul 25, 2014 at 9:48 PM, Patrick Wolf pw...@socorro.com wrote: I wonder if it would be best to roll back to the previous version of Horde where this worked. Thoughts on that? ​The patch/workaround above does use a part of the redirection

Re: [imp] trouble using IMP in Mobile (Smartphone/Tablet) mode after upgrade to horde 5.2.0 and imp 6.2.0

2014-07-26 Thread Michael M Slusarz
Quoting Bruno Marsal br...@marsal.biz: Here is some info on the PHP bug: https://bugs.php.net/bug.php?id=50073 which was fixed long time ago, but didn't make it to the CentOS releases (not sure about newer releases). No... this was fixed in PHP 5.3.2. It is most likely this (fixed in 5.3.6):

  1   2   3   4   5   6   7   8   9   10   >