[imp] ERR: HORDE IMP is marked as authenticated, but no credentials can be found in the session.
Dear all, using Horde Webmail on Ubuntu 16.04 with mariadb and php 5.6. Since updating with apt-get upgrade I cannot use IMP anymore because I get the following error: IMP is marked as authenticated, but no credentials can be found in the session. The error log shows the following message: ERR: HORDE [imp] IMP is marked as authenticated, but no credentials can be found in the session. [pid 489 on line 628 of "/usr/local/share/horde/imp/ lib/Imap.php"] IMP is version 6.2.17 and horde is 5.2.13 Any idea where I can start looking to solve the error message? Any help would be appreciated. Regards, alex -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] ERR: HORDE IMP is marked as authenticated, but no credentials can be found in the session.
Hi Simon, Thank you very much for your reply. I had already tried both links that you provided. Unfortunately both do not help to solve my problem. 1. Link 1 just states "There currently seem to be some issues with sessions and custom session ids via RPC under certain circumstances that are yet to be found." It provides no solution. Also the problem is different: ActiveSync works for me! Its just that I cannot access the webinterface for IMP (Kronolith, nag, etc. still working!) 2. Link 2 refers to database connection on port 3306. I do not use port 3306 but instead unix sockets. The database connection works for all other PHP applications (e.g. adminer) on the same host, so I do not suspect this to be an issue. I do not understand why you stated that "You're also not installing horde in a manner recommended by the devs". Of course I followed the instructions on https://www.horde.org/apps/webmail/docs/INSTALL which should be the recommended way, no? Everything worked without any problems, before I did an apt upgrade on the underlying OS. Since all other apps continue to work without problem, I think the issue might be specific to Horde and I was just looking for tips on how to debug and find a solution. To your questions: 1. As per default, I use dovecot for authentication. Dovecot is recommended by Horde. 2. Dovecot version 2.2.22, postfix version 3, PHP version 5.6.30 Thank you for your support Alex On Sun, Feb 26, 2017 at 5:24 PM, Simon B wrote: > On 26 Feb 2017 06:54, "Alex" wrote: > > > > Dear all, > > > > using Horde Webmail on Ubuntu 16.04 with mariadb and php 5.6. Since > > updating with apt-get upgrade I cannot use IMP anymore because I get the > > following error: > > > > IMP is marked as authenticated, but no credentials can be found in the > > session. > > > > The error log shows the following message: > > > > ERR: HORDE [imp] IMP is marked as authenticated, but no credentials can > be > > found in the session. [pid 489 on line 628 of > "/usr/local/share/horde/imp/ > > lib/Imap.php"] > > > > IMP is version 6.2.17 and horde is 5.2.13 > > > > Any idea where I can start looking to solve the error message? Any help > > would be appreciated. > > Seems you haven't searched the archives.. > https://lists.horde.org/archives/horde/Week-of-Mon-20130805/048873.html > Or perhaps > https://support.plesk.com/hc/en-us/articles/115000573865- > Horde-error-IMP-is-marked-as-authenticated-but-no- > credentials-can-be-found-in-the-session > > Whilst it's more likely to be the first one, you should also not rule out > the second. > > Also, it took a while on the dovecot and postfix lists to get you to > provide Version numbers for the software you're seeking help on. Would be > great if you could do that here too. No one cares that you're running > Ubuntu, or what version. > > You have provided 0 information about the version of horde or imp; whether > you have a user backend, or authenticate with IMAP. > > You're also not installing horde in a manner recommended by the devs, (not > that I am one) thus your request for assistance would be directed to the > Ubuntu package maintainer. > > Cheers. > > Simon > -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] ERR: HORDE IMP is marked as authenticated, but no credentials can be found in the session.
On Mon, Feb 27, 2017 at 11:31 PM, Andy Dorman wrote: > On 02/27/2017 02:27 AM, Simon B wrote: > >> Please do not top post. >> >> On 27 Feb 2017 04:15, "Alex" wrote: >> >>> >>> Hi Simon, >>> >>> Thank you very much for your reply. I had already tried both links that >>> >> you provided. Unfortunately both do not help to solve my problem. >> >>> >>> 1. Link 1 just states "There currently seem to be some issues with >>> >> sessions and custom session ids via RPC under certain circumstances that >> are yet to be found." It provides no solution. Also the problem is >> different: ActiveSync works for me! Its just that I cannot access the >> webinterface for IMP (Kronolith, nag, etc. still working!) >> >> If ActiveSync is working, then Horde is working and your issue is probably >> stale webserver files What does your webserver logs say then? Have you >> cleared the cache? >> >> 2. Link 2 refers to database connection on port 3306. I do not use port >>> >> 3306 but instead unix sockets. The database connection works for all other >> PHP applications (e.g. adminer) on the same host, so I do not suspect this >> to be an issue. >> >>> >>> I do not understand why you stated that "You're also not installing horde >>> >> in a manner recommended by the devs". Of course I followed the >> instructions >> on >> >>> >>> https://www.horde.org/apps/webmail/docs/INSTALL >>> >>> which should be the recommended way, no? >>> >> >> Yes. And if you've installed via pear, that's great. Your first post >> could be interpreted that you were using Ubuntu packages. Which is not >> the >> recommended way. >> >> Everything worked without any problems, before I did an apt upgrade on >>> >> the underlying OS. Since all other apps continue to work without problem, >> I >> think the issue might be specific to Horde and I was just looking for tips >> on how to debug and find a solution. >> >>> >>> To your questions: >>> 1. As per default, I use dovecot for authentication. Dovecot is >>> >> recommended by Horde. >> >>> >>> 2. Dovecot version 2.2.22, postfix version 3, PHP version 5.6.30 >>> >> >> An OS upgrade, shouldn't affect Horde. If the web ui is accessible at all >> you could run phpinfo(); from the PHP shell. >> >> In the worst case, you could backup all your Horde config files, delete >> the >> Horde directory and install it again, copying the config files back one at >> a time. >> >> Simon >> >> Thank you for your support >>> Alex >>> >>> On Sun, Feb 26, 2017 at 5:24 PM, Simon B >>> >> wrote: >> >>> >>>> On 26 Feb 2017 06:54, "Alex" wrote: >>>> >>>>> >>>>> Dear all, >>>>> >>>>> using Horde Webmail on Ubuntu 16.04 with mariadb and php 5.6. Since >>>>> updating with apt-get upgrade I cannot use IMP anymore because I get >>>>> >>>> the >> >>> following error: >>>>> >>>>> IMP is marked as authenticated, but no credentials can be found in the >>>>> session. >>>>> >>>>> The error log shows the following message: >>>>> >>>>> ERR: HORDE [imp] IMP is marked as authenticated, but no credentials >>>>> >>>> can be >> >>> found in the session. [pid 489 on line 628 of >>>>> >>>> "/usr/local/share/horde/imp/ >> >>> lib/Imap.php"] >>>>> >>>>> IMP is version 6.2.17 and horde is 5.2.13 >>>>> >>>>> Any idea where I can start looking to solve the error message? Any help >>>>> would be appreciated. >>>>> >>>> >>>> Seems you haven't searched the archives.. >>>> https://lists.horde.org/archives/horde/Week-of-Mon-20130805/048873.html >>>> Or perhaps >>>> >>>> https://support.plesk.com/hc/en-us/articles/115000573865-Hor >> de-error-IMP-is-marked-as-authenticated-but-no-credentials- >> can-be-found-in-the-session >> >>> >>>> Whilst it's more likely to be the first one, you should also not rule >>>> >>> out the second. >> >>> >>>&
[imp] question about E-mail slow showing in IMP
To one who may concern, I am now using CentOS4 with imp-h3-4.1.4-1.el4.centos and courier-imap After User A login to webmail, it is very slow to show the first 20 message header of each folder. I have checked the httpd log, horde log and php log is no strange things related. If I am using User B login, with symbolic link to user A's "Maildir", it works fine with normal speed! Regards, >From ALEX -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
Re: [imp] question about E-mail slow showing in IMP
Hi J, Thanks for your reminding. Finally, I found the problem was related to User A's preference, which stored in mysql database. The [Date] sorting way makes it work slowly. If I changed the sorting way by [arrival], it works fine! Regards, >From ALEX Mak -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jessian Ferreira Cavalcanti Sent: Friday, October 26, 2007 11:07 PM To: imp@lists.horde.org Subject: Re: [imp] question about E-mail slow showing in IMP Hello maybe you should check filter configurations for user A cheers J alex wrote: > To one who may concern, > > I am now using CentOS4 with imp-h3-4.1.4-1.el4.centos and courier-imap After > User A login to webmail, it is very slow to show the first 20 message header > of each folder. > I have checked the httpd log, horde log and php log is no strange things > related. > If I am using User B login, with symbolic link to user A's "Maildir", it > works fine with normal speed! > > Regards, >>From ALEX > -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
Re: [imp] Problem with system not saving user preferences
Hi Andrew, Recently, I fell into some other problem with similar case. And I found those users' setting should be stored in the database with table name, [horde_prefs]. Say UserA will have his/her own pref_uid, can you check if it works like this way? Regards, >From ALEX -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Kenna Sent: Tuesday, October 30, 2007 3:09 PM To: imp@lists.horde.org Subject: Re: [imp] Problem with system not saving user preferences Hi there, I've just re-installed it with the latest stable version of Horde and Imp as well as upgrading php to 5.2.4. I have not installed Passwd, Gollem, Turba again until I get this base installation working. The problem I have got now is that when one user creates a default identity it saves it to the database but it gives all other users access to that one identity, so its like user1 is [EMAIL PROTECTED] and user2 logons on and tries to send a message he gets [EMAIL PROTECTED]'s settings. I'm really confused as otherwise its working as its supposed to.. Regards Andrew - Original Message - From: "Listaccount" <[EMAIL PROTECTED]> To: Sent: Friday, October 26, 2007 10:59 PM Subject: Re: [imp] Problem with system not saving user preferences > Zitat von Andrew Kenna <[EMAIL PROTECTED]>: > >> I look after a server that is of the following specifications >> >> Apache Version : - 2.2.4 >> PHP Version : - 5.2.3 >> Horde Version : - 3.1.4 >> IMP Version : - 4.1.4 >> Gollem Version 1.0 >> Passwd Version : - 3.0.1 >> Turba Version : - 2.1.4 >> MySql Version : - 5.0.27 >> SMTP Server: Postfix >> >> This server hosts over 200 email accounts for various customers. >> >> Whenever a customer goes into setup their own personal settings and >> save them it only works for that session then when they log out and >> log back in again they are all reset. > > You have not configured a preference backend with persistant storage > for Horde. Use a SQL database or something like that. If you choose > "PHP session" all preferences are lost at the end of the session. > > Regards > > Andreas > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED] -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] Question about database
Hi Guys, My first post to this list. I have had a look at the FAQ but couldn't find a definitive answer. My question is regarding the database creation step, which is described during the installation. The INSTALL document states: === The specific steps to create the IMP database table depend on which database you've chosen to use. First, look in scripts/sql/ to see if a script already exists for your database type. If so, you should be able to simply execute that script as superuser in your database. (Note that executing the script as the "horde" user will probably fail when granting privileges.) If such a script does not exist, you'll need to build your own, using the file imp.sql as a starting point. If you need assistance in creating databases, you may wish to let us know on the IMP mailing list. === When I look in the scripts directory, i see the following: [EMAIL PROTECTED] /home/alex/swinstall/imp-h3-4.3/scripts/sql]$ ls -l total 4 -rw-r--r-- 1 alex alex 633 Dec 21 2007 imp.sql -rw-r--r-- 1 alex alex 1699 Dec 21 2007 imp.xml Obviously there is no script to run like horde has for its installation. The imp.sql file contains the entries that need to be inserted, but doesn't state what database to insert them into.. Do I add them to the "horde" database that was created by the horde installation? Or do I create some other database? What database does IMP expect these tables to be in? This is a first time install. So please forgive me if the question seems dumb. I am just unsure. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] IMAP and Fetchmail HowTo
Can anyone help me understand (or point me in the direction of the right things to read) how to setup horde webmail/imp for my setup... My server hosting horde collects mail from a number of mailboxes using fetchmail and then serves them using courier IMAP. This works fine. To send mail I use external SMTP servers which require authorisation. I have managed to set up horde to log in using my IMAP username and log in, but how do I set it up to send via the external SMTP servers. The main problem I see is that I can't find anywhere to add the domain name for the email address. To make the login work, I can't add the at sign and the domain name to the username for the IMAP server. I thought that I could set up imp to ignore the at symbol and the domain name when taking the username to log in to the imap server using hordeauth true, but that doesn't seem to work. I put that in backends.local.php. I wonder if using vhosts might help, but I can't find any documentation on how to set that up. Help!! Thanks in advance. Alex -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Log file location
Where does Imp store error logs? -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Log file location
The setting on that tab are as follows. None of those look like a directory and filename to me. Can someone explain please or tell me where this is documented. $conf['log']['priority'] = 'INFO'; $conf['log']['ident'] = 'HORDE'; $conf['log']['name'] = LOG_USER; $conf['log']['type'] = 'syslog'; $conf['log']['enabled'] = true; $conf['log_accesskeys'] = false; - Original Message - From: "Simon Brereton" To: Sent: Saturday, November 26, 2011 3:20 PM Subject: Re: [imp] Log file location On 26 November 2011 09:32, Alex May wrote: > Where does Imp store error logs? Where did you tell it (horde) to log its errors? Because however you set up the logging for Horde, that's where the imp errors will be. Log in as Administrator and check out the logging preferences tab. Simon -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Log file location
I don't know what you mean by top-post. I am just replying to the email. My system logs are in /var/log although there is no syslog in there. I assume when you say I could change the logging to be file you mean changing $conf['log']['type'] = 'file'; ? How do I define the path and file name though? And once again, is this documented anywhere? The only documentation that I could find was on installation. Thanks in advance for your help. - Original Message - From: "Simon Brereton" To: Sent: Saturday, November 26, 2011 4:27 PM Subject: Re: [imp] Log file location Please don't top-post. On 26 November 2011 10:29, Alex May wrote: > - Original Message - > From: "Simon Brereton" On 26 November 2011 09:32, Alex May wrote: >> Where does Imp store error logs? > > Where did you tell it (horde) to log its errors? Because however you > set up the logging for Horde, that's where the imp errors will be. > Log in as Administrator and check out the logging preferences tab. > > Simon > The setting on that tab are as follows. None of those look like a directory > and filename to me. > Can someone explain please or tell me where this is documented. > > $conf['log']['priority'] = 'INFO'; > $conf['log']['ident'] = 'HORDE'; > $conf['log']['name'] = LOG_USER; > $conf['log']['type'] = 'syslog'; > $conf['log']['enabled'] = true; > $conf['log_accesskeys'] = false; This depends on your system. Therefore it will be documented in your systems syslog documentation. However, you can start by looking at /var/log/syslog or you could change the logging to be file and then define the the file and path you want. Simon -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] IE8 and DIMP
I read about some problems in the past with IE8 and DIMP. The solution seemed to be to set IE8 into compapability view. I seem to be having the same problem, but that is not solving it. The problem I have is that IMP is not loading the mail list in dynamic view in IE8. It works in traditional view in either browser, but dynamic view only works in Firefox. The first couple of errors that I see in the log seem to be about spam filtering. The others are about the menu. I'm not sure whether any of that is relevant and I certainly can't see what could be causing the errors. Can anyone suggest a solution? Thanks The following is the error log: 2011-11-26T22:39:35+00:00 NOTICE: HORDE [ingo] PHP ERROR: Undefined index: head er [pid 15552 on line 124 of "/srv/www/htdocs/horde/ingo/lib/Script.php"] 2011-11-26T22:39:35+00:00 NOTICE: HORDE [ingo] PHP ERROR: Undefined index: char [pid 15552 on line 127 of "/srv/www/htdocs/horde/ingo/lib/Script.php"] 2011-11-26T22:39:36+00:00 WARN: HORDE [imp] PHP ERROR: asort() expects parameter 1 to be array, null given [pid 15552 on line 38 of "/srv/www/htdocs/horde/imp/l ib/Menu/Dimp.php"] 2011-11-26T22:39:36+00:00 WARN: HORDE [imp] PHP ERROR: array_keys(): The first a rgument should be an array [pid 15552 on line 41 of "/srv/www/htdocs/horde/imp/l ib/Menu/Dimp.php"] 2011-11-26T22:39:36+00:00 WARN: HORDE [imp] PHP ERROR: Invalid argument supplied for foreach() [pid 15552 on line 41 of "/srv/www/htdocs/horde/imp/lib/Menu/Dimp .php"] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Html only
I created a mail in dynamic view by clicking on html and then pasting in a photo. Reading the mail in dynamic view only shows the empty text part. I could only find a way to see the html in traditional view. Sent using BlackBerry® from Orange -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] IE8 and DIMP
I wasn't so worried about the warning as the hang on loading. Is that fixed too? If so, in which version? Sent using BlackBerry® from Orange -Original Message- From: Michael M Slusarz Sender: imp-boun...@lists.horde.org Date: Sun, 27 Nov 2011 23:52:08 To: Subject: Re: [imp] IE8 and DIMP Quoting Alex May : > I read about some problems in the past with IE8 and DIMP. The > solution seemed to be to set IE8 into compapability view. I seem to be > having the same problem, but that is not solving it. > The problem I have is that IMP is not loading the mail list in > dynamic view in IE8. It works in traditional view in either browser, > but dynamic view only works in Firefox. > The first couple of errors that I see in the log seem to be about > spam filtering. The others are about the menu. I'm not sure > whether any of that is relevant and I certainly can't see what could > be causing the errors. > Can anyone suggest a solution? > Thanks > > The following is the error log: > 2011-11-26T22:39:35+00:00 NOTICE: HORDE [ingo] PHP ERROR: Undefined > index: head > er [pid 15552 on line 124 of "/srv/www/htdocs/horde/ingo/lib/Script.php"] > 2011-11-26T22:39:35+00:00 NOTICE: HORDE [ingo] PHP ERROR: Undefined > index: char You have not configured ingo correctly (conf.php). > [pid 15552 on line 127 of "/srv/www/htdocs/horde/ingo/lib/Script.php"] > 2011-11-26T22:39:36+00:00 WARN: HORDE [imp] PHP ERROR: asort() > expects parameter > 1 to be array, null given [pid 15552 on line 38 of > "/srv/www/htdocs/horde/imp/l > ib/Menu/Dimp.php"] This undefined warning has been fixed for the next version. michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] [FWD] Fw: Html only
> > -Original Message- > From: "Alex May" a...@maymay.de > Date: Mon, 28 Nov 2011 06:57:45 > To: imp@lists.horde.org > Reply-To: a...@maymay.de > Subject: Html only > > I created a mail in dynamic view by clicking on html and then pasting in a > photo. > Reading the mail in dynamic view only shows the empty text part. I could only > find a > way to see the html in traditional view. > > Sent using BlackBerry® from Orange I think my description may not have been quite right. I may be seeing the html part, but just not the inline image. I have set $mime_drivers['imp']['html']['inline'] = true; in both local overrides of horde/config/mime_drivers.php and horde/imp/config/mime_drivers.php but that didn't seem to make any difference. -- -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] IE8 and DIMP
- Original Message - From: "Michael M Slusarz" To: Sent: Monday, November 28, 2011 10:44 PM Subject: Re: [imp] IE8 and DIMP Quoting Alex May : > I wasn't so worried about the warning as the hang on loading. Is > that fixed too? If so, in which version? Nobody else has reported this. And you have provided nothing to debug (the errors you reported have already been explained/fixed). michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org I am glad that no one else is experiencing this problem, but I still am. I provided what I thought were all the error messages that were being produced. There is also an error in the browser: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDC; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Timestamp: Tue, 29 Nov 2011 05:38:41 UTC Message: Invalid argument. Line: 2393 Char: 9 Code: 0 URI: http://alexmay.homeip.net/horde/js/prototype.js Does that help explain the problem at all? If you need more, to help further, can you please let me know what information I should gather. Thanks, Alex -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] forwarding question
- Original Message - From: "Torok Jozsef" To: Sent: Tuesday, November 29, 2011 12:14 AM Subject: Re: [imp] forwarding question Argh. Mea culpa, i forgot the right click, i see now. Is there an easy way to 'redefine' the forward button to this? And thx for quick answer, Michael. Joe Idézet (Michael M Slusarz ): > Edit As New exists. Forwarding also works. We do not forward > separate attachments - this has been explained in detail previously. > > michael -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org Could you please point us to where this is documented. Thanks, Alex -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] forwarding question
From Michael M Slusarz : Date Tue, 29 Nov 2011 00:17:40 -0700: Subject Re: [imp] forwarding question: Quoting Alex May : - Original Message - From: "Torok Jozsef" To: Sent: Tuesday, November 29, 2011 12:14 AM Subject: Re: [imp] forwarding question Argh. Mea culpa, i forgot the right click, i see now. Is there an easy way to 'redefine' the forward button to this? And thx for quick answer, Michael. Joe Idézet (Michael M Slusarz ): Edit As New exists. Forwarding also works. We do not forward separate attachments - this has been explained in detail previously. michael -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org Could you please point us to where this is documented. To where what is documented? michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org You said that "this has been explained in detail previously". I was hoping that you could point to where that was previously explained in detail so that I could read it. -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] IE8 and DIMP
- Original Message - From: "Michael M Slusarz" To: Sent: Tuesday, November 29, 2011 8:36 AM Subject: Re: [imp] IE8 and DIMP Quoting Alex May : > - Original Message - > From: "Michael M Slusarz" > To: > Sent: Monday, November 28, 2011 10:44 PM > Subject: Re: [imp] IE8 and DIMP > > > Quoting Alex May : > >> I wasn't so worried about the warning as the hang on loading. Is >> that fixed too? If so, in which version? > > Nobody else has reported this. And you have provided nothing to debug > (the errors you reported have already been explained/fixed). > > michael > > ___ > Michael Slusarz [slus...@horde.org] > > -- > IMP mailing list > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscr...@lists.horde.org > > I am glad that no one else is experiencing this problem, but I still am. > I provided what I thought were all the error messages that were > being produced. > There is also an error in the browser: > Webpage error details > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; > Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR > 3.0.04506.30; MDDC; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) > Timestamp: Tue, 29 Nov 2011 05:38:41 UTC > Message: Invalid argument. > Line: 2393 > Char: 9 > Code: 0 > URI: http://alexmay.homeip.net/horde/js/prototype.js > > Does that help explain the problem at all? No. > If you need more, to help further, can you please let me know what > information I should gather. You need to trace down that line and determine why it is failing (i.e. what data input is causing it to fail). michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org I'm sorry if I'm just being thick, but what exactly do you mean by "trace down that line"? -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] forwarding question
- Original Message - From: "Michael M Slusarz" To: Sent: Tuesday, November 29, 2011 8:37 AM Subject: Re: [imp] forwarding question Quoting Alex May : > From Michael M Slusarz : > Date Tue, 29 Nov 2011 00:17:40 -0700: > Subject Re: [imp] forwarding question: > >> Quoting Alex May : >> >>> - Original Message - >>> From: "Torok Jozsef" >>> To: >>> Sent: Tuesday, November 29, 2011 12:14 AM >>> Subject: Re: [imp] forwarding question >>> >>> >>> Argh. Mea culpa, i forgot the right click, i see now. Is there an easy way >>> to 'redefine' the forward button to this? >>> >>> And thx for quick answer, Michael. >>> >>> Joe >>> >>> Idézet (Michael M Slusarz ): >>>> Edit As New exists. Forwarding also works. We do not forward >>>> separate attachments - this has been explained in detail previously. >>>> >>>> michael >>> -- >>> IMP mailing list >>> Frequently Asked Questions: http://horde.org/faq/ >>> To unsubscribe, mail: imp-unsubscr...@lists.horde.org >>> >>> Could you please point us to where this is documented. >> >> To where what is documented? >> >> michael >> >> ___ >> Michael Slusarz [slus...@horde.org] >> >> -- >> IMP mailing list >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscr...@lists.horde.org > > You said that "this has been explained in detail previously". > I was hoping that you could point to where that was previously > explained in detail so that I could read it. Search the mailing lists. http://www.horde.org/mail/ michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org I have searched that mailing list and come up with a whole host of different posts. Are solutions to problems not saved separately anywhere, or can you not point us directly to the relevant post? -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] IE8 and DIMP
- Original Message - From: "Michael M Slusarz" To: Sent: Tuesday, November 29, 2011 8:56 PM Subject: Re: [imp] IE8 and DIMP Quoting Alex May : > I'm sorry if I'm just being thick, but what exactly do you mean by > "trace down that line"? You need to manually debug the javascript yourself. See, e.g., horde/docs/INSTALL michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org My installation doesn't have a horde/docs/INSTALL directory and I don't know what "manually debug the javascript yourself" means. It sounds like "you're on your own mate" ! Can anyone help at all? -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Forwarding attachments
Is there now any way to forward attachments as separate attachments with a message. There are so many options for different types of forwarding, but none of them seems to offer this. If I forward the original message as an attachment, some users can't open the attachment and therefore can't get to the attachments. The only option offered by Outlook and therefore the option that most users expect is that when they hit forward, the original message text appears in the body of the new message and the original attachments are available to send with it as separate attachments. The original text should be capable of being removed or edited and the attachments should be capable of being removed (for example so that I can forward just some of the attachments received). Is this possible? Thanks, Alex -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Forwarding attachments
From Michael M Slusarz : Date Mon, 23 Jan 2012 18:51:48 -0700: Subject Re: [imp] Forwarding attachments: Quoting Alex May : If I forward the original message as an attachment, some users can't open the attachment and therefore can't get to the attachments. Huh? If a mail user agent cannot read a message/rfc822 part, it is BADLY broken. This is one of the basic MIME parts as defined in the original RFC document. And this is the correct (and only) way to FORWARD a message - meaning the receiving party receives the exact same message as the sender originally received. The only option offered by Outlook and therefore the option that most users expect is that when they hit forward, the original message text appears in the body of the new message and the original attachments are available to send with it as separate attachments. Uh, no. This is *not* FORWARDING the message. This is using the old message as a template. That is what Edit As New is for. michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org Otherwise we can discuss endlessly what "forwarding" really means, and whether outlook is doing it wrong, but users will expect what they are used to. More importantly, the option to forward with just some of the original attachments is common and useful and I don't think that is available without edit as new. Edit as new seems to do the job well enough, but: - this doesn't seem to be available in DIMP, is it? - can't this be one of the forwarding options and have the subject copied in? Thanks, Alex -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Forwarding attachments
From Alex May : Date Tue, 24 Jan 2012 06:21:29 +: Subject Re: [imp] Forwarding attachments: From Michael M Slusarz : Date Mon, 23 Jan 2012 18:51:48 -0700: Subject Re: [imp] Forwarding attachments: Quoting Alex May : If I forward the original message as an attachment, some users can't open the attachment and therefore can't get to the attachments. Huh? If a mail user agent cannot read a message/rfc822 part, it is BADLY broken. This is one of the basic MIME parts as defined in the original RFC document. And this is the correct (and only) way to FORWARD a message - meaning the receiving party receives the exact same message as the sender originally received. The only option offered by Outlook and therefore the option that most users expect is that when they hit forward, the original message text appears in the body of the new message and the original attachments are available to send with it as separate attachments. Uh, no. This is *not* FORWARDING the message. This is using the old message as a template. That is what Edit As New is for. michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org Otherwise we can discuss endlessly what "forwarding" really means, and whether outlook is doing it wrong, but users will expect what they are used to. More importantly, the option to forward with just some of the original attachments is common and useful and I don't think that is available without edit as new. Edit as new seems to do the job well enough, but: - this doesn't seem to be available in DIMP, is it? - can't this be one of the forwarding options and have the subject copied in? Thanks, Alex Sorry, my statement wasn't quite right. Edit as new is available in DIMP, but it responds differently (doesn't copy the forwarded headers) to IMP (trad. view). The other points are valid, and this difference can't surely be right, can it? Alex -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Forwarding attachments
So imp and dimp doing different things with the same command is ok? Sorry about the top post, but that is all that I can do on my blackberry Sent using BlackBerry® from Orange -Original Message- From: Michael M Slusarz Sender: imp-boun...@lists.horde.org Date: Mon, 23 Jan 2012 23:40:16 To: Subject: Re: [imp] Forwarding attachments Quoting Alex May : > Otherwise we can discuss endlessly what "forwarding" really means, > and whether outlook is doing it wrong, but users will expect what > they are used to. And what users expect is to hit forward and not to have to worry about what is being forwarded. The vast majority of users DO NOT pick/choose attachments. Anyway, this topic has been beat into the ground in the past and is not a close call, so it's not worth retreading the same ground over and over again. michael ___ Michael Slusarz [slus...@horde.org] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Forwarding attachments
-Original Message- From: Michael M Slusarz Sender: imp-boun...@lists.horde.org Date: Mon, 23 Jan 2012 23:40:16 To: Subject: Re: [imp] Forwarding attachments Quoting Alex May : > Otherwise we can discuss endlessly what "forwarding" really means, > and whether outlook is doing it wrong, but users will expect what > they are used to. And what users expect is to hit forward and not to have to worry about what is being forwarded. The vast majority of users DO NOT pick/choose attachments. Anyway, this topic has been beat into the ground in the past and is not a close call, so it's not worth retreading the same ground over and over again. michael Shouldn't IMP and DIMP at least do the same when one chooses to "edit as new"? If so, can you please allow the current traditional view action to be used in DIMP. Giving this flexibility can't surely compromise the other options. There is no way to switch quickly from IMP to DIMP or vice versa without logging out and in again, is there? Alex -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Forward with H4
- Original Message - From: "Vilius Sumskas" To: Sent: Saturday, April 07, 2012 8:37 AM Subject: Re: [imp] Forward with H4 Sveiki, Saturday, April 7, 2012, 7:50:50 AM, you wrote: > Hello, > Still i am facing issue with imp. When i forward an email with both(body & > attachment). It's wrapped my email into an link. In that > case, Receiver find an attachment. That attachment having both (body & > attachment). Can any body let me know what it pointer need to be set in my > horde4 so that my horde start behaving like standard webmail. If want to modify the message for the receiver, don't use forward, use Edit as New. -- Best regards, Vilius -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org Edit as new does not have the sort of functionality that a normal user expects from forward either. I know it might be standards compliant, but if most email programs are not compliant, then the standard isn't a real standard. The problem with edit as new is that it doesn't put the original headers into the email body with the original text. I raised this a number of times. -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
Re: [imp] Forward with H4
If someone could just produce a hack to include the original mail headers in with the text of edit as new (bearing in mind, you could always remove them if you didn't want them) the world would be a really great place! - Original Message - From: "Vikas Parashar" To: Sent: Monday, April 09, 2012 11:36 AM Subject: [imp] Forward with H4 Hello Vilius/Alex, i have just made some little change in compose.js. Now my problem have been solved.I don't want any other option required in case of forward. Kindly find below code hacked by me... case 'button_forward': this.composeMailbox('editasnew'); break; Cheers:- Vikas -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org -- imp mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: imp-unsubscr...@lists.horde.org
[imp] Problem recognizing attatchments
Hi everyone, I've a big issue regarding horde and attachments. I'm migrating my enterprise mail server (Notus notes 5.0) to a new one (qmail). I've used OFFLINEIMAP software to "send" the old messages to the new server. The problem is that the old mails with attachments transfered with OFFLINEIMAP are shown as plain-text but if I send a new mail using Horde interface the attachments are shown correctly. The weird thing is that if I set up an IMAP account on a mail client like Thunderbird, the old mails recognize the attachments correctly, so it seems like it only happen with webmail because I've tried squirrel mail and it happens the same. Can somebody help me, please? Here is a small sample mail: |--| | --0__=C125736B00349ACC8f9e8a93df938690918cC125736B00349ACC | | Content-type: text/plain; charset=us-ascii | | | | | | Hola, os paso el cuadro de vacaciones. | | | | (See attached file: Vacaciones todos 2007.xls) | | | | --0__=C125736B00349ACC8f9e8a93df938690918cC125736B00349ACC | | Content-type: application/msexcel; | | name="Vacaciones todos 2007.xls" | | Content-Disposition: attachment; filename="Vacaciones todos 2007.xls" | | Content-Transfer-Encoding: base64 | | | | 0M8R4KGxGuEAPgADAP7/CQAGAAABNwA| | A | | EAAA/v///wD+ADYAAAD| | / | | ///| | / | | ///| | / | | ///| | / | | ///| | / | | ///| | / | | ///| | / | | ///| | ///8J | | CBYFALgfzQfJwAAABgMAAOEAAgCwBMEAAgAAAOIAAABcAHAABwAAQWRtaW5BZCAgICA| | gICAg | | ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA| | gICAg | | ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIEIAAgCwBGEBAgAAAMABAAA| | 9AQIA | | AQCcAAIADgAZAAISAAITAAIAAACvAQIAAAC8AQI9ABItAGo7ziI4AAA| | B | | AFgCQAACjQACIgACDgACAAEAtwEC2gACMQAaAMgAAAD/f5ABAAA| | AAACE | | BQFBAHIAaQBhAGwAMQAaAMgAAAD/f5ABAACEBQFBAHIAaQBhAGwAMQAaAMgAAAD/f5A| | B | | AACEBQFBAHIAaQBhAGwAMQAaAMgAAAD/f5ABAACEBQFBAHIAaQBhAGwAMQAaAPAAAQD| | /f7wC | | | | THANKS | |--| AVISO: Este mensaje y todos los anexos transmitidos con el mismo han sido enviados para el uso exclusivo del destinatario y pueden contener información confidencial o privilegiada. Si su receptor no fuera el destinatario o persona que se responsabilice de su entrega al mismo, por el presente se le informa que la difusión, distribución, copia u otro uso de este mensaje o sus anexos esta estrictamente prohibida. Si hubiera recibido este mensaje por error, rogamos lo notifique, al remitente de inmediato, nos lo haga saber y lo elimine de su ordenador. Queda prohibida la utilización o difusión no autorizada de este mensaje. Le recordamos que las comunicaciones a través de Internet no son seguras, pudiendo ser interceptadas por terceros. Por favor, considere su responsabilidad con el medio ambiente antes de imprimir este correo electrónico. DISCLAIMER: The e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any use or retransmission without proper authorisation is prohibited. You are cautioned that any communication over the Internet is not secure and may be intercepted by third parties. Please consider your environmental responsibility before printing this e-mail. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
Re: [imp] Problem recognizing attatchments
Hi Joseph, thanx for your quick answer. If that's the problem why thunderbird is able to recognize that the message has and attachment and webmail is not able? Here is another message with the complete header portion, I think you mean that part: |---+-| |Cc:| | |---+-| | Cont| inline| | ent-| | | Disp| | | osit| | | ion:| | | | | |---+-| | Cont| multipart/mixed; Boundary | | ent-| ="0__=C12573F6002EA7FD8f9e8a93df938690918cC12573F6002EA7FD" | | type| | | :| | |---+-| | Date| Thu, 21 Feb 2008 09:32:15 +0100 [21/02/08 09:32:15 CEST] | | :| | |---+-| | From| . | | :| | |---+-| | Mess| <[EMAIL PROTECTED]> | | age-| | |ID:| | |---+-| | Subj| VACACIONES. | | ect:| | | | | |---+-| |To:| ... | |---+-| | X-MI| CD-MIME by IMAP Server on talleres/SPAIN/CGPLUS(Release 5.0.6a| | METr| |January 17, 2001) at 26/02/2008 16:30:09,CD-MIME complete at | | ack:| 26/02/2008 16:30:09,Itemize by IMAP Server on | | | talleres/SPAIN/CGPLUS(Release 5.0.6a |January 17, 2001) at| | | 26/02/2008 16:30:09 | |---+-| | X-Ma| Lotus Notes Release 5.0.6a January 17, 2001 | | iler| | | :| | |---+-| | Cabe| Mostrar cabeceras reducidas | | cera| | | s:| | |---+-| |--| | --0__=C12573F6002EA7FD8f9e8a93df938690918cC12573F6002EA7FD | | Content-transfer-encoding: quoted-printable | | Content-type: text/plain; charset=iso-8859-1 | | | | | | | | Hola a [EMAIL PROTECTED] | | | | (See attached file: Vacaciones todos 2007.xls)(See attached file: | | Vacaciones todos 2008.xls) | | | | Saludos, | | | | =C9velyn.= | | | | --0__=C12573F6002EA7FD8f9e8a93df938690918cC12573F6002EA7FD | | Content-type: application/msexcel; | | name="=?iso-8859-1?Q?Vacaciones_todos_2007.xls?=" | | Content-Disposition: attachment; filename=" | | =?iso-8859-1?Q?Vacaciones_todos_2007.xls?=" | | Content-Transfer-Encoding: base64 | | | | 0M8R4KGxGuEAPgADAP7/CQAGAAABNwA| | A | | EAAA/v///wD+ADYAAAD| | / | | ///| | / | | ///| | / | |--| |++| || Joseph Brennan | | || <[EMAIL PROTECTED]|
Re: [imp] Problem recognizing attatchments
I think the part you mean (MIME VERSION) is missing. I've been investigating and I found something interesting (almost for me :p ) to understand where's the problem from. I come across that not every old mail transfered with OFFLINEIMAP didn't recognize the attachments. Mails that were send with lotus notus client have the MIME VERSION part missing, but mails sent with Outlook or sent from external mail addresses like hotmail, are shown correctly. I've seen too that the content-disposition is "inline" in the broken mails, is it important too? or it's just the mime version part? Is there any way to fix the headers or to make Horde show those messages as MIME directly, like some mail clients do? Thank you very much Here's the mail in plaintext. Cc: Content-Disposition: inline Content-type: multipart/mixed; Boundary ="0__=C12573F6002EA7FD8f9e8a93df938690918cC12573F6002EA7FD" Date: Thu, 21 Feb 2008 09:32:15 +0100 [21/02/08 09:32:15 CEST] From: ... Message-ID: <[EMAIL PROTECTED]> Subject: VACACIONES. To: X-MIMETrack: CD-MIME by IMAP Server on talleres/SPAIN/CGPLUS(Release 5.0.6a |January 17, 2001) at 26/02/2008 16:30:09,CD-MIME complete at 26/02/2008 16:30:09,Itemize by IMAP Server on talleres/SPAIN/CGPLUS(Release 5.0.6a |January 17, 2001) at 26/02/2008 16:30:09 X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Cabeceras: Mostrar cabeceras reducidas --0__=C12573F6002EA7FD8f9e8a93df938690918cC12573F6002EA7FD Content-transfer-encoding: quoted-printable Content-type: text/plain; charset=iso-8859-1 Hola a [EMAIL PROTECTED] (See attached file: Vacaciones todos 2007.xls)(See attached file: Vacaciones todos 2008.xls) Saludos, =C9velyn.= --0__=C12573F6002EA7FD8f9e8a93df938690918cC12573F6002EA7FD Content-type: application/msexcel; name="=?iso-8859-1?Q?Vacaciones_todos_2007.xls?=" Content-Disposition: attachment; filename=" =?iso-8859-1?Q?Vacaciones_todos_2007.xls?=" Content-Transfer-Encoding: base64 0M8R4KGxGuEAPgADAP7/CQAGAAABNwAA EAAA/v///wD+ADYAAAD/ |++| || Joseph Brennan | | || <[EMAIL PROTECTED]| To: | || >| [EMAIL PROTECTED] | ||| es | || 31/03/2008 16:29 | cc: | ||| Subject: | ||| Re: [imp] Problem | ||| recognizing | ||| attatchments | |++| View message source, and copy-paste. Plain text, not a table. I don't see the required MIME-Version: header here, but maybe this table listing leaves it out. Joseph Brennan Lead Email Systems Engineer Columbia University Information Technology --On Monday, March 31, 2008 15:09 +0200 [EMAIL PROTECTED] wrote: > > > > > Hi Joseph, thanx for your quick answer. > > If that's the problem why thunderbird is able to recognize that the > message has and attachment and webmail is not able? > > > Here is another message with the complete header portion, I think you mean > that part: >| ---+ >| -| Cc:| | >| ---+ >| -| Cont| inline >| | ent-| >| | Disp| >| | osit| >| | ion:| >| | >| | | >| ---+ >| -| Cont| multipart/mixed; Boundary >| | ent-| ="0__=C12573F6002EA7FD8f9e8a93df938690918cC12573F6002EA7FD" >| | type| >| | :| | >| ---+ >| -| Date| Thu, 21 Feb 2008 09:32:15 +0100 [21/02/08 09:32:15 CEST] >| | :| | >| ---+ >| -| From| . >| | :| | >| ---+ >| -| Mess| <[EMAIL PROTECTED]> >| | age-| >| | ID:| >| | >| ---+ >| -| Subj| VACACIONES. >| | ect:| >| | >| | | >| ---+
[imp] Login problem with CRAM-MD5
Hi mates, I recently migrated my server from courier to dovecot and i'm unable to login using horde. I've checked dovecot.log and it gives me a password mismatch error and the method is CRAM-MD5. I've tried login with squirrelmail and thunderbird and it works great but they use plain auth. How can I fix it? It worked with courier as I suppose horde used cram-md5 too. Is there any way to force horde to use plain auth? Thanx! -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
Re: [imp] Login problem with CRAM-MD5
Yes, the passwords are stored in a mysql database and they're encrypted. I didn't compiled vpopmail with the clearpasswd option. But it horde login worked with courier and the same database, why? How can I fix it? How can I force horde to use PLAIN?? ThanxPatrick Ben Koetter <[EMAIL PROTECTED]> ha escrito: > * [EMAIL PROTECTED] <[EMAIL PROTECTED]>: >> >> >> Hi mates, I recently migrated my server from courier to dovecot and >> i'm unable to login using horde. I've checked dovecot.log and it gives >> me a password mismatch error and the method is CRAM-MD5. I've tried >> login with squirrelmail and thunderbird and it works great but they >> use plain auth. >> >> How can I fix it? It worked with courier as I suppose horde used >> cram-md5 too. Is there any way to force horde to use plain auth? > > Are the passwords stored encrypted? If they are, CRAM-MD5 will not work. > > [EMAIL PROTECTED] > > -- > state of mind > Agentur für Kommunikation, Design und Softwareentwicklung > > Patrick Koetter Tel: 089 45227227 > Echinger Strasse 3 Fax: 089 45227226 > 85386 Eching Web: http://www.state-of-mind.de[1] > > Amtsgericht München Partnerschaftsregister PR 563 > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp[2] > Frequently Asked Questions: http://horde.org/faq/[3] > To unsubscribe, mail: [EMAIL PROTECTED] > Links: -- [1] http://www.state-of-mind.de/ [2] http://horde.org/bounties/#imp [3] http://horde.org/faq/ -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] about firefox 3
Hi list, i've just installed groupware webmail edition 1.1 on Linux Centos5.1, (before i used TWIG,it's fast but not complete) everything is working fine with IE and Opera, but I have a problem with Firefox 3 ; it does't log in any idea, pls thankx --- Alex F. Barrera LinuxCounter #387250 .-. /v\\L I N U X // /( )\\ ^^-^^ \"This is Unix-Land. In quiet nights, you can hear the Windows machines reboot\" This message was sent using IMP, the Internet Messaging Program. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] about passwd-h3
hi list, i'm trying to add the project "passwd-h3-3.0.1" in horde-webmail 1.1.1 on Linux Centos 5.1 (usando /etc/passwd /etc/shadow ) , but, it doesn't change the passwords :( somebody did it? thankx --- Alex Francis Barrera LinuxCounter #387250 .-. /v\\L I N U X // \\\ /( )\\ ^^-^^ \"This is Unix-Land. In quiet nights, you can hear the Windows machines reboot\" This message was sent using IMP, the Internet Messaging Program. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] ..view html messages..
dear list, i put imp/horde show me images inside the body messages but it does't, it always attaches the images in a zip file pls, some advise thanks -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] Some Issues with horde webmail 1.2
Hi, I've upgraded recently my horde to webmail 1.2 version and I've found some problems. I hope someone can help me. - In IMP using Spanish language the Virtual trash doesn't appear, it appear if I change the language. - In dimp the Portal page remains in loading using internet explorer 7, firefox works correctly. - The option to set the cursor begin the signature in dimp doesn't work in HTML view. - Maybe a more complex issue, I've a problem with one company, we send them a plain text file that they process with their applications, since the upgrade they cannot import our files in their application, but if we send the same file with Thunderbird client it works file. I've seen a difference of 1KB extra between the file sent with imp and the one sent with Thunderbird. As well if I open the one sent with imp it doesn't read correctly the enter, so it shows everything on one single line. I hope we can fix it. Thanx! -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
Re: [imp] Some Issues with horde webmail 1.2
- I'm not sure about the previous version... - I've fixed the virtual trash problem setting it to a Trash folder. - How can I fix the dimp portal issue with the CVS? I need to wait until a new release? - The signature thing in dimp, can be fixed? or it doesn't work at the moment? - I mean, that I have all the text file in one single line, the new line character appears as a square symbol. - Another issue I've found since the upgrade is that i'm getting an email about kronolith alamrs. PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77824 bytes) in /srv/www/htdocs/horde/config/prefs.php on line 225 It worked before upgrading. Thanx Jan. Jan Schneider <[EMAIL PROTECTED]> ha escrito: > Zitat von Alex Marsal <[EMAIL PROTECTED]>: > >> >> >> Hi, I've upgraded recently my horde to webmail 1.2 version and I've >> found some problems. I hope someone can help me. > > From which version? > >> - In IMP using Spanish language the Virtual trash doesn't appear, it >> appear if I change the language. > > Create a ticket on bugs.horde.org. > >> - In dimp the Portal page remains in loading using internet explorer >> 7, firefox works correctly. > > Already fixed in CVS. > >> - The option to set the cursor begin the signature in dimp doesn't >> work in HTML view. > > Correct. > >> - Maybe a more complex issue, I've a problem with one company, we >> send them a plain text file that they process with their >> applications, since the upgrade they cannot import our files in >> their application, but if we send the same file with Thunderbird >> client it works file. I've seen a difference of 1KB extra between >> the file sent with imp and the one sent with Thunderbird. As well if >> I open the one sent with imp it doesn't read correctly the enter, so >> it shows everything on one single line. > > I'm not exactly sure what you mean, but it sounds like there is a > difference in the line break characters? > > Jan. > > -- > Do you need professional PHP or Horde consulting? > http://horde.org/consulting/ > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [EMAIL PROTECTED] > -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
[imp] default identity
hi folks, i'm just seetinng up horde webmail 1.2 ; everything it's working but I am trying to do a mass default identity change, and cannot find this location. How do I create/change the default identity in Horde Webmail for all my site? thanks --- Alex Francis Barrera LinuxCounter #387250 .-. /v\\L I N U X // \\\ /( )\\ ^^-^^ \"This is Unix-Land. In quiet nights, you can hear the Windows machines reboot\" -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]