[imp] Unable to reply to emails using basic mode

2013-02-19 Thread Patrick Domack
It just reports that an error has been logged, and won't reply to emails. New emails work fine though. This is logged when reply is clicked: Couldn't resolve host 'chrome-extension' [pid 12011 on line 118 of "/usr/share/php/Horde/Http/Request/Curl.php"] and I'm also seeing a lot of lines

Re: [imp] Dynamic SEEN/UNSEEN Email status

2012-04-03 Thread Patrick Domack
Quoting Patrick Domack : Quoting Michael M Slusarz : Quoting Michael M Slusarz : Quoting Patrick Domack : Actually, right after I posted this email, I realized that, and changed it. Seems odd though, it had been working fine with dovecot, till now, been using dovecot 2.0, and now

Re: [imp] Dynamic SEEN/UNSEEN Email status

2012-04-02 Thread Patrick Domack
Quoting Michael M Slusarz : Quoting Michael M Slusarz : Quoting Patrick Domack : Actually, right after I posted this email, I realized that, and changed it. Seems odd though, it had been working fine with dovecot, till now, been using dovecot 2.0, and now using 2.1 Dovecot through

Re: [imp] Dynamic SEEN/UNSEEN Email status

2012-04-02 Thread Patrick Domack
Actually, right after I posted this email, I realized that, and changed it. Seems odd though, it had been working fine with dovecot, till now, been using dovecot 2.0, and now using 2.1 Quoting Michael M Slusarz : Quoting Patrick Domack : I've been having an issue with having mul

[imp] Dynamic SEEN/UNSEEN Email status

2012-04-02 Thread Patrick Domack
I've been having an issue with having multible machines logged into webmail, since the last release. Emails read in one client, don't update on other clients. The status on the imap server changes, using other imap client programs reflect the changes correctly. So far the only *fix* is fo

Re: [imp] Reply using wrong address for google groups

2011-06-17 Thread Patrick Domack
hmm, very strange. Horde Horde (horde) 4.0.6 Mail Mail (imp) 5.0.7 Quoting Jan Schneider : Zitat von Patrick Domack : Google is complicating things and atleast the latest version of imp is selecting the wrong return address when I attempt to reply to a list message. List-Post: <h

[imp] Reply using wrong address for google groups

2011-06-15 Thread Patrick Domack
Google is complicating things and atleast the latest version of imp is selecting the wrong return address when I attempt to reply to a list message. List-Post: , List-Help:

Re: [imp] IMP H4 (5.0.2) (final) - A fatal error has occurred, Class IMP_Ajax_Queue does not exist

2011-05-03 Thread Patrick Domack
Getting the same here, ajax requests fail, from dimp. Seems to work with traditional imp alright though. Quoting gimili : I just started getting this error and lost access to email. Any ideas. Thanks, "A fatal error has occurred Class IMP_Ajax_Queue does not exist Details have been logg

Re: [imp] MIMP: Page not found

2009-10-16 Thread Patrick Domack
heh, I said in my email, in the second part that you ignored, not to do this, as it's no longer required/supported. Quoting Matthias Mahrholz : Hi, I have project new installed Horde: 3.3.35 Imp: 4.3.35 Mimp: H3 (1.1.2) without large changes => display Horde login page (not correctly ) c

Re: [imp] MIMP: Page not found

2009-10-14 Thread Patrick Domack
Hmm, there is no mimp login.php file, that is correct. Did you mix and match versions of horde/imp/mimp? Or Did you attempt to use the composite auth driver to switch from imp to mimp if a cellphone attempts to access it? (this is no longer been used since mimp went to v1.1) Quoting Matthi

Re: [imp] passwd problem

2009-10-12 Thread Patrick Domack
Your looking at the wrong file. Check on the file: /usr/share/horde3/passwd/templates/common-header.inc Quoting JC : i have the following problem with passwd: Warning: require(/usr/share/horde3/lib/../passwd/templates/common-header.inc) [function.require]: failed to open stream: Permiso denega

Re: [imp] Installation problem

2009-09-30 Thread Patrick Domack
Really an apache/php issue. Sounds like your using running php as cgi. php isn't really meant to be run that way directly. You probably meant to setup php as a fast-cgi client, that will give you much better performance over cgi anyways. The other option is to use mod_php, but not really

Re: [imp] DataTree

2009-09-30 Thread Patrick Domack
Unoffically I wouldn't worry about it. But then I'm not using permissions, groups, and shared addressbooks. I only see a single entry per user for nag/kronolith/mnemo in horde_datatree, and I believe this is cause of the older version of horde installed on that system. On my fully updated

Re: [imp] Vritual Domain what to use?

2009-09-30 Thread Patrick Domack
This should work alittle bit better, just incase a user uses his full email address to login it won't fail. if (!function_exists('_imp_hook_vinfo')) { function _imp_hook_vinfo($type = 'username') { $vdomain = getenv('HTTP_HOST'); $vdomain = preg_replace('|^(web)?mai

Re: [imp] Autocomplete blanks page on IE

2009-09-18 Thread Patrick Domack
Yes, both of them, but it would make your life easier to just apply: http://cvs.horde.org/diff.php/horde/js/prototype.js?rt=horde&r1=1.19&r2=1.20&ty=u Then copy the that file into imp/mnemo/ingo/turba/kronolith/nag/chora/gollem if you have them installed, since they are identical files. Quo