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, AJAX API method, help t

Re: [imp] Folder names with tilde character

2015-11-19 Thread Michael M Slusarz
e's a unit test 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 : Zitat von Michael M Slusarz : Quoting Jens Wahnes : After a

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 question which reads

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 all the risks.  Mayb

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 appear in the "MarkAs" menu. I have seen, and custom flags defined b

Re: [imp] imp and quicksearch

2015-10-05 Thread Michael M Slusarz
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 : Quoting giorgio paolucci : when a us

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 mean find all messages containi

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:  https://example.

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

2015-06-13 Thread Michael M Slusarz
Quoting Markus Turba : 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, so I am a bit cl

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

2015-05-08 Thread Michael M Slusarz
Quoting Joao S Veiga : 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 forwards, and want

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

2015-05-08 Thread Michael M Slusarz
Quoting Tim Smith : 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 host/port. If I turn on debu

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

2015-05-08 Thread Michael M Slusarz
Quoting Tim Smith : 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 misunderstanding your semant

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

2015-05-08 Thread Michael M Slusarz
Quoting Tim Smith : michael, Nonsense. How do you explain the fact that . (1) I see "lost connection after UNKNOWN from " in the mail server logs ? ;-) (2) I can ping the mail server from the horde box (3) I can manually authenticate via openssl s_client on the horde box. Its not a net

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

2015-05-08 Thread Michael M Slusarz
Quoting Tim Smith : 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 connection after UNKNOW

Re: [imp] How to download attachment from Mime_Part?

2015-05-07 Thread Michael M Slusarz
Quoting Kristers Zariņš : I cannot figure out how to download attachments on my server. Below is the code I'm using. getContents() soundes like the method I need, but it doesnt return anything: $Mime_Part = $Data_Fetch->getStructure(); getStructure() returns the MIME structure of the message

Re: [imp] Upload attachments NOT using Drag'n'Drop

2015-04-29 Thread Michael M Slusarz
Quoting Anton Köstlbacher : Hello List, can anyone reproduce this: uploading attachments using drag and drop works fine, using the "normal" dialog does not work at all. Tested with chrome and firefox (latest Horde Webmail 5.2.6., Apache fcgi). Files are uploaded (chrome shows progress til

Re: [imp] IMP ajax poll

2015-04-27 Thread Michael M Slusarz
Quoting Luis Felipe Marzagao : On 25-04-2015 16:06, Luis Felipe Marzagao wrote: On 25-04-2015 16:03, Luis Felipe Marzagao wrote: I'm getting access to ajax.php/imp/poll by the minute on my logs, which causes an IMAP login/logout, whenever the user is in the browser with IMP opened. 177.

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

2015-04-03 Thread Michael M Slusarz
Quoting Kristers Zariņš : 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 - those stored in SENT

Re: [imp] Imp Performance Problem

2015-04-03 Thread Michael M Slusarz
Quoting Registration : On 2015-03-30, at 23:21 , Registration wrote: On 2014-10-29, at 17:45 , Registration wrote: On 2015-03-29, at 14:10 , Arjen de Korte wrote: Citeren Registration : Dear Imp users and developers, my problem is as follows: - Login to Horde takes 3 seconds. - Load

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 a écrit : Zitat von Frank Sikora : > 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 same IMAP > server for mail management

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ņš : 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 I have 10 messages f

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

2015-03-05 Thread Michael M Slusarz
Quoting giorgio paolucci : 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 namespaces"), 1 =>

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

2015-03-04 Thread Michael M Slusarz
Quoting Giorgio Paolucci : 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 Asked Questions: http://wiki

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

2015-02-09 Thread Michael M Slusarz
Quoting Michael M Slusarz : Quoting Andy Dorman : On 02/09/2015 10:18 AM, Michael J Rubinsky wrote: Quoting Jan Schneider : Zitat von Andy Dorman : On 02/09/2015 08:26 AM, Andy Dorman wrote: C: 6 LIST () "" (INBOX * "Other Users/*""" "Shared Folders

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

2015-02-09 Thread Michael M Slusarz
Quoting Andy Dorman : On 02/09/2015 10:18 AM, Michael J Rubinsky wrote: Quoting Jan Schneider : Zitat von Andy Dorman : On 02/09/2015 08:26 AM, Andy Dorman wrote: C: 6 LIST () "" (INBOX * "Other Users/*""" "Shared Folders/*""") RETURN (SUBSCRIBED) S: 6 BAD Invalid syntax in List command

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

2015-01-29 Thread Michael M Slusarz
Quoting jo / ak : 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 from the origina

Re: [imp] Attaching a note to an email

2015-01-29 Thread Michael M Slusarz
Quoting jo / ak : 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. Don't hold your br

Re: [imp] Attaching a note to an email

2015-01-29 Thread Michael M Slusarz
Quoting jo / ak : 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 compelling reaso

Re: [imp] ML digest formatting breaks on signatures

2015-01-23 Thread Michael M Slusarz
Quoting Jens-U. Mozdzen : 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 message, it valid

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

2015-01-21 Thread Michael M Slusarz
Quoting Rick Romero : 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 advanced users on

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 : On 01/20/2015 05:17 PM, Michael M Slusarz wrote: Quoting Andy Dorman : 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-m

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

2015-01-20 Thread Michael M Slusarz
Quoting Andy Dorman : 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 adjusted the sym links

Re: [imp] IMP Login Issues With Internet Explorer

2015-01-20 Thread Michael M Slusarz
Quoting Adam Tauno Williams : 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=mailbox&u=195593741754bea9e98dbd4"; indicate that authentication was successful? Yes. Then the GET request follows to "GET /imp/dynamic.

Re: [imp] IMP Login Issues With Internet Explorer

2015-01-19 Thread Michael M Slusarz
Quoting Adam Tauno Williams : 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 login page. Anyone else seen

Re: [imp] Missing indicator for alternative email content

2015-01-15 Thread Michael M Slusarz
Quoting Jens-Uwe Mozdzen : Hi *, from time to time I receive emails where the preview pane shows "there are no message parts that can be displayed directly" (or similar, my locale in non-english) and the details pane above shows no message parts. The emails do have an HTML part in addit

Re: [imp] New required dependency

2015-01-14 Thread Michael M Slusarz
Quoting Arjen de Korte : Citeren Michael M Slusarz : Quoting azurIt : 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.sourceforg

Re: [imp] New required dependency

2015-01-14 Thread Michael M Slusarz
Quoting azurIt : 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 upgrade-all failed Is

Re: [imp] Reply-To header reg.

2015-01-08 Thread Michael M Slusarz
Quoting Michael M Slusarz : Quoting ANANT S ATHAVALE : 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 selec

Re: [imp] Reply-To header reg.

2015-01-08 Thread Michael M Slusarz
Quoting ANANT S ATHAVALE : 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 this correct be

Re: [imp] Various meaningful IMP default settings

2014-12-22 Thread Michael M Slusarz
Quoting Simon B : 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 phone number in the call l

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

2014-12-22 Thread Michael M Slusarz
Quoting Pouyan Azari : 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 Inbox. (Why?) 3) Purge deleted

Re: [imp] Various meaningful IMP default settings

2014-12-22 Thread Michael M Slusarz
Quoting Daniel Vollbrecht : Am 16.12.14 um 15:44 schrieb Michael M Slusarz: I fail to see the advantage of displaying e-mail addresses, especially when half the messages in my mailbox would show things like "Foo ". You don't have to activate it, if there was an option. I woul

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

2014-12-22 Thread Michael M Slusarz
Quoting SSRI : 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] Various meaningful IMP default settings

2014-12-16 Thread Michael M Slusarz
Quoting Daniel Vollbrecht : 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 agree. For me it is ver

Re: [imp] iPad iOS 8.1.1 Mobile menu disappearing

2014-12-03 Thread Michael M Slusarz
Quoting Jens Pranaitis : 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 iOS versions. I'm try

Re: [imp] Sorting of search results

2014-11-20 Thread Michael M Slusarz
M Slusarz wrote: Quoting giorgio paolucci : 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 login again

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 : 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 click save the mail I have:

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 : 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 was a bunch of IMAP/MIME libra

Re: [imp] unable to open attachments on mobile

2014-11-12 Thread Michael M Slusarz
Quoting Marie Camps : 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] Sorting of search results

2014-11-10 Thread Michael M Slusarz
Quoting giorgio paolucci : 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 login again to see search

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 : 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 5.2.1 since the release

Re: [imp] Double spaces in incoming html emails

2014-10-21 Thread Michael M Slusarz
Quoting Jens Pranaitis : 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 the right I do reply as

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

2014-10-21 Thread Michael M Slusarz
Quoting Herbert Pophal : On 20.10.2014 22:36, Michael M Slusarz wrote: Quoting Herbert Pophal : 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

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

2014-10-20 Thread Michael M Slusarz
Quoting Herbert Pophal : 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 machines running horde webmail,

Re: [imp] Mark as Ham

2014-10-16 Thread Michael M Slusarz
Quoting Simon B : 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 mailing list Frequently Asked Qu

[imp] Fwd: A fatal error has occurred

2014-10-01 Thread Michael M Slusarz
Keep replies on the mailing list. - Forwarded message from Art Stephens - Date: Wed, 1 Oct 2014 10:00:14 -0700 From: Art Stephens Subject: Re: [imp] A fatal error has occurred To: Michael M Slusarz I have tried upgrading just IMP before and then the whole Horde suite

Re: [imp] A fatal error has occurred

2014-10-01 Thread Michael M Slusarz
Quoting Art Stephens : A fatal error has occurred Class 'IMP_Imap_Ftree_IteratorFilter' not found 1. Horde_ErrorHandler::catchFatalError() Details This was fixed 2 months ago and was a part of IMP 6.2.1 (or 6.2.2 at worst). commit e1b3cf32df4628f0dabc6c40c586ba9053170b47 Author:

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-23 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 connecti

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

2014-09-23 Thread Michael M Slusarz
Quoting Gert Lynge : 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 ;-)... So I'll bet tha

Re: [imp] SSL read operation timed out

2014-09-23 Thread Michael M Slusarz
Quoting azurIt : 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: HORDE [imp] PHP

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

2014-09-19 Thread Michael M Slusarz
Quoting Patrick Boutilier : 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 disappears from the

Re: [imp] preview of attached files in imp

2014-09-16 Thread Michael M Slusarz
Quoting francis picabia : On Tue, Sep 16, 2014 at 5:19 AM, Michael M Slusarz wrote: Quoting francis picabia : 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

Re: [imp] Horizontal/Vertical layout focus

2014-09-16 Thread Michael M Slusarz
Quoting John H. Bennett III : Quoting Michael M Slusarz : Quoting John H. Bennett III : 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

Re: [imp] Horizontal/Vertical layout focus

2014-09-16 Thread Michael M Slusarz
Quoting John H. Bennett III : Quoting Michael M Slusarz : Quoting John H. Bennett III : 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

Re: [imp] Horizontal/Vertical layout focus

2014-09-16 Thread Michael M Slusarz
Quoting John H. Bennett III : 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 the scroll bar to scroll throu

Re: [imp] preview of attached files in imp

2014-09-16 Thread Michael M Slusarz
Quoting francis picabia : 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 that the attachment

Re: [imp] preview of attached files in imp

2014-09-12 Thread Michael M Slusarz
Quoting francis picabia : On Sun, Mar 3, 2013 at 9:10 PM, Michael M Slusarz wrote: Quoting Petr Černík : 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 to it at /usr/share/misc/magic.mgc I'm usin

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

2014-09-09 Thread Michael M Slusarz
Quoting John H. Bennett III : Quoting azurIt : 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 "/usr/share/horde/imp/lib/Factory/MailboxList.php"] Any hints how to

Re: [imp] Recurrent events in emClient with Horde

2014-09-02 Thread Michael M Slusarz
Quoting Thoralf Söldenwagner : '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. This has nothing

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 fo

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 : On 08/27/2014 02:09 PM, Michael M Slusarz wrote: Quoting Jens Pranaitis : 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* JSO

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 : 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 https://bugs.debian.org/cgi-

Re: [imp] notspam option gone in H5?

2014-08-26 Thread Michael M Slusarz
Quoting Brett Charbeneau : 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 'imp/config/backends.php' I directed

Re: [imp] IMP search address books

2014-08-25 Thread Michael M Slusarz
Quoting Patrick Boutilier : 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 one letter before click

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 : Quoting Michael M Slusarz : 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 and below because I can't quite tell which

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 : Zitat von Michael M Slusarz : Quoting L. D. James : 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 displayi

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 : Quoting Michael M Slusarz : 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, Michael. I'm running Horde_Core 2.13.0

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 : Quoting Michael M Slusarz : 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 and below because I can't quite tell which

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 : Quoting Arjen de Korte : Citeren Tim ODriscoll : When any of my users try searching for messages in a mailbox and the result returns more than 100 results, they get the error above: error communicating with the server. What is the error message/backtrace in your

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 : 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 holding the mouse

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 u...@domai

Re: [imp] imp 6.2.1 close window afer send

2014-08-15 Thread Michael M Slusarz
Quoting Per olof Ljungmark : 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 before the window

Re: [imp] mail list not refreshing imp 6.2.1

2014-08-15 Thread Michael M Slusarz
Quoting Per olof Ljungmark : 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 "Refresh" button, brows

Re: [imp] Removing "whitelist" and "blacklist" menu items

2014-08-15 Thread Michael M Slusarz
Quoting Brett Charbeneau : Quoting Patrick Boutilier 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 (one at a time) $_prefs['

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

2014-08-14 Thread Michael M Slusarz
Quoting Lorna Slawski : 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 an existing flag can be changed.

Re: [imp] Removing "whitelist" and "blacklist" menu items

2014-08-14 Thread Michael M Slusarz
Quoting Patrick Boutilier : On 08/14/2014 01:19 PM, Brett Charbeneau wrote: Quoting Jan Schneider horde.org>: No, it should be sufficient to lock the spam rule preference. Hey Jan! I appreciate your chiming in. I've tried adding $_prefs['filter']['Locked'] = true; and $_pref

Re: [imp] IDN auth failing in imp

2014-08-14 Thread Michael M Slusarz
Quoting i...@interpost.biz: In response to your #1, below, dovecot has no problems with IDN's I am told. 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 provid

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 : 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". I always disabl

Re: [imp] IMP 6.3 features suggestions

2014-08-13 Thread Michael M Slusarz
Quoting azurIt : Quoting azurIt : 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 account

Re: [imp] Removing "whitelist" and "blacklist" menu items

2014-08-13 Thread Michael M Slusarz
Quoting Brett Charbeneau : 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 existing driv

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

2014-08-13 Thread Michael M Slusarz
Quoting giorgio paolucci : 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). The final user has the wrong

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: 1

Re: [imp] Removing "whitelist" and "blacklist" menu items

2014-08-12 Thread Michael M Slusarz
Quoting Brett Charbeneau : Michael Slusarz [slusarz 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 $_prefs['blacklist']['Locked'] = tru

Re: [imp] Removing "whitelist" and "blacklist" menu items

2014-08-11 Thread Michael M Slusarz
Quoting Brett Charbeneau : Horde 5.1.5, Imp 6.1.6, Ingo 3.1.3 We use the prefs backend for filters. We would like to remove the "Whitelist" and "Blacklist" menu items from the Imp and the filter screen. I've follows the suggestions listed here http://article.gmane.org/gmane.comp.h

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 fail

Re: [imp] IMP 6.3 features suggestions

2014-08-11 Thread Michael M Slusarz
Quoting azurIt : 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 account so removed mes

Re: [imp] Imp and password expired message

2014-08-11 Thread Michael M Slusarz
Please don't top-post. Quoting FABIO FERRARI : 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 as you can see, it is th

Re: [imp] IDN not authorized for imp error

2014-08-08 Thread Michael M Slusarz
Quoting i...@interpost.biz: I have an IDN with the character î in it, and cannot get a user connected through to mail (imp). I have tried using bothe the IDn and the punycode (xn-- ...) when adding a user in the horde master config. This IDN is running horde as a vhost. This is all with t

Re: [imp] Basic mode in IMP 6.2

2014-08-08 Thread Michael M Slusarz
Quoting Patrick Boutilier : 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 for a minor version

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

2014-08-06 Thread Michael M Slusarz
Quoting Jens Pranaitis : 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 missing something? You a

  1   2   3   4   5   6   7   8   9   10   >