From webadmin at ualberta.ca Mon Aug 13 21:36:32 2007 From: webadmin at ualberta.ca (Kevin Konowalec) Date: Mon, 13 Aug 2007 15:36:32 -0600 Subject: [imp] Imp and simultaneous usage Message-ID: We have a group of users that are having multiple users accessing the same Cyrus IMAP account through horde/imp (latest stable releases of both) simultaneously. They're basically doing the same job and dealing with incoming requests from the same pool of emails and are wanting to use the same account to keep things organized. They have been complaining that there are times when Imp will just sit there and spin its wheels for no apparent reason. Would this be a result of more than one person trying to access the same account at the same time? Is this kind of usage not advisable? If so, why? If this SHOULD be doable then can anyone suggest what might be hanging things up? On an slight tangent... there are a number of things that could be at fault when a user experiences a problem. There could be an issue with the mail server, the IMAP proxy, the memcached servers, or the horde servers themselves. For large clustered installations it gets tough to be able to diagnose where the problem actually is. Has anyone come up with a good way to monitor the health of the entire system to be able to better keep your finger on the pulse? Thanks Kevin From bberstel at free.fr Tue Aug 14 10:33:53 2007 From: bberstel at free.fr (Bruno Berstel) Date: Tue, 14 Aug 2007 12:33:53 +0200 Subject: [imp] HTML-only mail shown blank and not downloadable Message-ID: <46C18511.3020000@free.fr> Hi, I have this HTML-only message (Content-type: multipart/related; type=text/html; boundary=-mail-boundary-) in my INBOX. When in message view I can see the usual IMP buttons, the mail headers, and a blank 1-line message body. I understand that HTML message are not displayed inline for security reasons, and that the user has to download the message. But in my case there isn't any way of downloading it: no attachment shown, no nothing. Only the 'View message source' -- which shows the expected mail, but raw. Is there something I missed in the UI of IMP? Or is it the mail that is wrongly formulated? Any help appreciated, Bruno. Additional info: - sorry, I couldn't determine IMP's version; it's http://imp.free.fr if that helps - below is the mail in question Return-Path: Delivered-To: online.fr-bberstel at free.fr Received: (qmail 6631 invoked from network); 14 Aug 2007 10:13:59 -0000 Received: from 212.27.63.203 (HELO perso1.free.fr) (212.27.63.203) by mrelay4-2.free.fr with SMTP; 14 Aug 2007 10:13:59 -0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by perso1.free.fr (Postfix) with ESMTP id DDE41882AED for ; Tue, 14 Aug 2007 12:13:58 +0200 (MEST) XPARM: dynamo11.free.fr XPARAM2: 81.80.159.49 Subject: Syst?me de mailing (cette fois c'est la bonne ?) MIME-Version: 1.0 Content-type: multipart/related; type=text/html; boundary=-mail-boundary- Content-Disposition: inline Date: Tue, 14 Aug 2007 12:13:58 +0200 To: Bruno Test chez Free From: Bruno Berstel X-Mailer: PHP (4.4.3-dev) Message-Id: <20070814101358.DDE41882AED at perso1.free.fr> ---mail-boundary- Content-Type: text/html; charset=iso-8859-1 Content-Transfer-encoding: 8bit (D?sol? de vous inonder avec ces mails. En fait, ces envois me servent (aussi) de test grandeur nature pour mon syst?me. Les deux envois pr?c?dents ayant mis au jour deux bugs, en voici un troisi?me. En esp?rant que ?a marche mieux cette fois...)

Bonjour,

Nous avons souvent discut? de la question se savoir s'il fallait envoyer les convocations aux AG par courrier ?lectronique ou postal, ou les deux, ou l'un puis l'autre, et sur quel crit?re, etc. Il y avait en gros deux options simples, mais insatisfaisantes. L'une consistait ? envoyer un courrier postal ? tout le monde, mais on avait le sentiment de gaspiller du papier et des sous en timbres, puisque nombre d'entre nous ?taient d?j? au courant par la bande. L'autre consistait ? envoyer des mails ? certains et un courrier aux autres, mais on ne savait pas trop comment choisir : nombreux sont les adh?rents qui ont une adresse ?lectronique, mais qui ne la consultent pas de fa?on aussi fiable que leur bo?te-aux-lettres physique...

Une r?ponse est apport?e par la nouvelle mouture du bulletin d'adh?sion, qui demande ? chaque adh?rent d'exprimer sa pr?f?rence. En attendant ou en parall?le, j'ai eu l'id?e suivante : quand on veut convoquer une AG (par exemple), on pourrait commencer par envoyer un mail ? tous les adh?rents qui ont une adresse ?lectronique, et dans ce mail on leur dirait "Merci de cliquer sur ce lien pour confirmer que tu as pris connaissance de cette convocation". On noterait ceux qui ont cliqu?, et aux autres on enverrait un courrier postal. Comme ?a on toucherait tout le monde et on minimiserait le papier et les timbres utilis?s.

Je vous ai envoy? ce mail en utilisant ce syst?me. Si vous allez voir sur la page Mailing Aux Adherents, vous pourrez suivre la progression des r?ponses ? ce mailing, c'est-?-dire des ceusses qui ont cliqu? sur "sur ce lien" ci-dessus.

Merci pour votre attention et ? bient?t,
Bruno.
---mail-boundary- Content-ID: Content-Type: text/css; charset=iso-8859-1 Content-Transfer-Encoding: 8bit /**************************************************************************************** * On trouvera ici les r?glages pour : * - l'en-t?te de la page, y compris le bandeau wiki optionnel, les onglets, etc. * - le pied de page, y compris le rappel des onglets, etc. * - la colonne de droite * - le rendu du contenu des pages ****************************************************************************************/ /**************************************************************************************** * En-t?te des pages ****************************************************************************************/ /*--------------------------------------------------------------------------------------* * Le bandeau pour les r?glages Wiki *--------------------------------------------------------------------------------------*/ table#bandeauwiki { position: fixed; z-index: 4; left: 0; margin: 0px; padding: 2px 10px; background-color: #ffff88; border-bottom: thin solid black; color: black; font-size: 10pt; } table#bandeauwiki td { font-family : Arial, Helvetica, sans-serif; } table#bandeauwiki span#nompage { margin-left: 2px; margin-right: 8px; font-weight: bold; } table#bandeauwiki img.temoin { vertical-align: -1px; } table#bandeauwiki table.boutons td.bouton { text-align: center; vertical-align: bottom; padding-left: 3px; padding-right: 3px; /* border: thin dotted gray; -- for debug */ } table#bandeauwiki a { text-decoration: none; color: blue; } table#bandeauwiki a:hover { text-decoration: none; } table#bandeauwiki a.bouton, table#bandeauwiki label { font-size: 8pt; } table#bandeauwiki a.bouton img { vertical-align: -2px; } table#bandeauwiki td#nomutilisateur { text-align: right; padding-left: 3px; padding-right: 3px; } table#bandeauwiki td#nomutilisateur span#vousetes { font-size: 7pt; } /*--------------------------------------------------------------------------------------* * Styles pour la barre de menu *--------------------------------------------------------------------------------------*/ /* Le logo fait 220x77; on laisse 25 ? gauche et 5 ? droite; on place le bas de la ligne ? 28 du bas du logo. */ /* "header" est le bloc contenant tout : le logo, la barre de menu, et la ligne en dessous. */ div#header { position: relative; /* pour que les "absolute" de logo et wikiblock soient par rapport ? header */ margin-top: 0; margin-bottom: 15px; height: 77px; } /* "logo" est le logo (si). */ img#logo { z-index: 2; position: absolute; /* par rapport ? header */ left: 25px; top: 0px; } /* "menubar" est la barre de menu, c'est-?-dire la table qui contient les onglets. */ table#menubar { } /* R?glages pour les onglets : "currenttab" est l'onglet actif. */ table#menubar td.tabmargin { width: 5px; } table#menubar td.tab { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; margin: 0; padding: 5px 15px; font-weight: bold; color: gray; background-color: #FF8400; } table#menubar td#currenttab { background-color: #FF6600; color: yellow; } table#menubar a.tab { text-decoration: none; color: white; } table#menubar a.tab:hover { color: #ffff66; } /* R?glages pour les commandes Wiki. */ a.wikibutton { text-decoration: none; color: blue; padding: 1px; } a.wikibutton:hover { text-decoration: underline; } /**************************************************************************************** * Le pied de page ****************************************************************************************/ .footer { color: #CCCCCC; padding: 5px 10px; border-top: 1px solid #CCCCCC; } .footer * { font-size: 7pt; } .footer a { color: #CCCCCC; } .footer a.wikibutton { padding: 0; } /**************************************************************************************** * Colonne de droite ****************************************************************************************/ table#colonnedroite p.saison { margin-left: 15px; margin-top: 150px; font-size: 16px; letter-spacing: 3px; color: #cc0000; } table#colonnedroite a { font-size: 12px; letter-spacing: 0px; text-decoration: none; color: #0000ff; } table#colonnedroite img.affiche { margin-left: 15px; } table#colonnedroite p.expo { font-size: 80%; margin-left: 15px; margin-right: 15px; } table#colonnedroite p.expo span.titreexpo { font-size: 16px; color: #cc0000; } table#colonnedroite p.separateur { color: #669999; font-size : 100%; /* remove? */ letter-spacing : 3px; font-weight: bold; margin-left: 15px; margin-top: -5px; margin-bottom: -5px; } table#colonnedroite p.avenir { font-size: 16px; margin-left: 15px; } /**************************************************************************************** * Le corps de la page ****************************************************************************************/ /*--------------------------------------------------------------------------------------* * Des r?glages g?n?raux (couleurs, marges, polices...) *--------------------------------------------------------------------------------------*/ /* Body : couleurs, marges */ body { background-color: white; color: black; margin: 0; } /* Headers, Listes, Formulaires : pas de marges */ h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; } ul, ol { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; } form { margin: 0px; padding: 0px; } /* Liens, Filets */ a { color: blue; } hr { border: 0px; color: Black; /* Internet Explorer */ background-color: Black; height: 1px; } table.buttonlink { border: solid thick lightblue; padding: 10pt; text-align: center; } table.buttonlink a { text-decoration: none; color: black; } /* Encadr? */ .encadre { float: right; width: 200px; margin: 10px; margin-right: 30px; padding: 10px; background-color: #FF8400; border: 2px solid #FF6600; text-align: justify; font-weight: bold; } /* Le texte */ body, p, td, li, input, select, textarea { font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.3; } .page { background-color: #FFFFFF; padding: 10px 20px; border: none; text-align: justify; } /*--------------------------------------------------------------------------------------* * Les titres *--------------------------------------------------------------------------------------*/ /* Headers */ h1 { /* 6 = */ color: #FF8400; text-align: center; } h2 { /* 5 = */ color: #FF8400; border-bottom: solid #FF8400 1px; } h3 { /* 4 = */ color: #FF8400; } h4 { /* 3 = */ font-style: italic; font-weight: bold; } h5 { /* 2 = */ font-weight: bold; font-size: 13px; margin-bottom: 6px; } /*--------------------------------------------------------------------------------------* * Placement des images et du bouton d'?dition des images *--------------------------------------------------------------------------------------*/ .page img.agauche { float: left; margin-right: 15px; } .page img.adroite { float: right; margin-left: 15px; } img.docedit { vertical-align: baseline; } .page img.adroite + a > img.docedit { float: right; margin-right: -10px; } ---mail-boundary--- From julien.thomas at enst-bretagne.fr Tue Aug 14 09:52:55 2007 From: julien.thomas at enst-bretagne.fr (julien.thomas at enst-bretagne.fr) Date: Tue, 14 Aug 2007 11:52:55 +0200 Subject: [imp] IMP : SMTP + SASL over TLS Message-ID: <20070814115255.fq74tl5tkw0kckko@webmail.enst-bretagne.fr> Hi dear Horde users, I have a question about TLS + SASL + SMTP with Horde. I know that this subject as already been asked before, see for example [imp] IMP + SMTP auth over ssl/tls http://lists.horde.org/archives/imp/Week-of-Mon-20060417/044990.html [horde] SMTP auth with TLS? http://lists.horde.org/archives/horde/Week-of-Mon-20061002/032041.html However, both threads present the problem but no solution are provided. So, here is the question : is it possible to use TLS (enforce = yes, use_auth_only=yes) + SASL with postfix. In horde/conf.php, I have $conf['mailer']['params']['auth'] = true This solve the problem of SASL, if TLS (! enforced & aut_only) However, with TLS in enforced mode, the problem is that postfix EHLO command do not show AUTH LOGIN option until the TLS connexion is started (STARTTLS). Thus, when sending mail, IMP failed, telling that AUTH LOGIN is not supported, though the tls session must be started before. Is there any kind of option $conf['mailer']['params']['tls'] = true ? or others as I did not found anything about this. Thanks -- Julien From paul at vandervlis.nl Tue Aug 14 11:32:18 2007 From: paul at vandervlis.nl (Paul van der Vlis) Date: Tue, 14 Aug 2007 13:32:18 +0200 Subject: [imp] Maximum Attachment Size: 6,000 bytes Message-ID: <46C192C2.9090708@vandervlis.nl> Hello, I cannot send big attachments, I did read the FAQ. >From phpinfo option in horde's test.php: file_uploads On On upload_max_filesize 20M 20M max_input_time 60 60 memory_limit 32M 32M post_max_size 20M 20M "grep -ir" does not find a string "LimitRequestBody" in /etc/apache2, where my configurations are. My MTA can send big attachments without problems with another mail program. IMP says: Maximum Attachment Size: 6,000 bytes What could be wrong? On other installations I have no problem with big attachments. With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ From Otto.Stolz at uni-konstanz.de Tue Aug 14 13:27:09 2007 From: Otto.Stolz at uni-konstanz.de (Otto Stolz) Date: Tue, 14 Aug 2007 15:27:09 +0200 Subject: [imp] Maximum Attachment Size: 6,000 bytes In-Reply-To: <46C192C2.9090708@vandervlis.nl> References: <46C192C2.9090708@vandervlis.nl> Message-ID: <46C1ADAD.5030900@uni-konstanz.de> Paul van der Vlis schrieb: > IMP says: Maximum Attachment Size: 6,000 bytes > What could be wrong? Have you checked upload_max_filesize, in your php.ini? Good luck, Otto Stolz From paul at vandervlis.nl Tue Aug 14 14:42:09 2007 From: paul at vandervlis.nl (Paul van der Vlis) Date: Tue, 14 Aug 2007 16:42:09 +0200 Subject: [imp] Maximum Attachment Size: 6,000 bytes In-Reply-To: <46C1ADAD.5030900@uni-konstanz.de> References: <46C192C2.9090708@vandervlis.nl> <46C1ADAD.5030900@uni-konstanz.de> Message-ID: <46C1BF41.9030706@vandervlis.nl> Otto Stolz schreef: > Paul van der Vlis schrieb: >> IMP says: Maximum Attachment Size: 6,000 bytes >> What could be wrong? > > Have you checked upload_max_filesize, in your php.ini? Yes, see my previous mail for what I did check: upload_max_filesize 20M 20M With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ From daniel at daniel-ritter.de Tue Aug 14 15:01:55 2007 From: daniel at daniel-ritter.de (Daniel Ritter) Date: Tue, 14 Aug 2007 17:01:55 +0200 Subject: [imp] Maximum Attachment Size: 6,000 bytes In-Reply-To: <46C1BF41.9030706@vandervlis.nl> References: <46C192C2.9090708@vandervlis.nl> <46C1ADAD.5030900@uni-konstanz.de> <46C1BF41.9030706@vandervlis.nl> Message-ID: <46C1C3E3.6090801@daniel-ritter.de> There is also a php.ini config entry for the maximum memory a script is allowed to consume. Forgot the name but check that too..... Paul van der Vlis schrieb: > Otto Stolz schreef: > >> Paul van der Vlis schrieb: >> >>> IMP says: Maximum Attachment Size: 6,000 bytes >>> What could be wrong? >>> >> Have you checked upload_max_filesize, in your php.ini? >> > > Yes, see my previous mail for what I did check: > upload_max_filesize 20M 20M > > With regards, > Paul van der Vlis. > > > From paul at vandervlis.nl Tue Aug 14 18:49:38 2007 From: paul at vandervlis.nl (Paul van der Vlis) Date: Tue, 14 Aug 2007 20:49:38 +0200 Subject: [imp] Maximum Attachment Size: 6,000 bytes In-Reply-To: <46C1C3E3.6090801@daniel-ritter.de> References: <46C192C2.9090708@vandervlis.nl> <46C1ADAD.5030900@uni-konstanz.de> <46C1BF41.9030706@vandervlis.nl> <46C1C3E3.6090801@daniel-ritter.de> Message-ID: <46C1F942.1070502@vandervlis.nl> Daniel Ritter schreef: > There is also a php.ini config entry for the maximum memory a script is > allowed to consume. > Forgot the name but check that too..... I wrote: > From phpinfo option in horde's test.php: > file_uploads On On > upload_max_filesize 20M 20M > max_input_time 60 60 > memory_limit 32M 32M > post_max_size 20M 20M Doe you know another one? With regards, Paul. > Paul van der Vlis schrieb: >> Otto Stolz schreef: >> >>> Paul van der Vlis schrieb: >>> >>>> IMP says: Maximum Attachment Size: 6,000 bytes >>>> What could be wrong? >>>> >>> Have you checked upload_max_filesize, in your php.ini? >>> >> >> Yes, see my previous mail for what I did check: >> upload_max_filesize 20M 20M >> >> With regards, >> Paul van der Vlis. >> >> >> > -- http://www.vandervlis.nl/ From webadmin at ualberta.ca Tue Aug 14 19:22:27 2007 From: webadmin at ualberta.ca (Kevin Konowalec) Date: Tue, 14 Aug 2007 13:22:27 -0600 Subject: [imp] Maximum Attachment Size: 6,000 bytes In-Reply-To: <46C1F942.1070502@vandervlis.nl> References: <46C192C2.9090708@vandervlis.nl> <46C1ADAD.5030900@uni-konstanz.de> <46C1BF41.9030706@vandervlis.nl> <46C1C3E3.6090801@daniel-ritter.de> <46C1F942.1070502@vandervlis.nl> Message-ID: Perhaps a silly question, but did you restart apache once you made these changes? I think you've covered all the places where you need to make changes but if you haven't restarted the server the settings won't take effect. Kevin On Aug 14, 2007, at 12:49 PM, Paul van der Vlis wrote: > Daniel Ritter schreef: >> There is also a php.ini config entry for the maximum memory a >> script is >> allowed to consume. >> Forgot the name but check that too..... > > I wrote: > >> From phpinfo option in horde's test.php: >> file_uploads On On >> upload_max_filesize 20M 20M >> max_input_time 60 60 >> memory_limit 32M 32M >> post_max_size 20M 20M > > Doe you know another one? > > With regards, > Paul. > > > > >> Paul van der Vlis schrieb: >>> Otto Stolz schreef: >>> >>>> Paul van der Vlis schrieb: >>>> >>>>> IMP says: Maximum Attachment Size: 6,000 bytes >>>>> What could be wrong? >>>>> >>>> Have you checked upload_max_filesize, in your php.ini? >>>> >>> >>> Yes, see my previous mail for what I did check: >>> upload_max_filesize 20M 20M >>> >>> With regards, >>> Paul van der Vlis. >>> >>> >>> >> > > > > -- > http://www.vandervlis.nl/ > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > From slusarz at horde.org Tue Aug 14 19:21:13 2007 From: slusarz at horde.org (Michael M Slusarz) Date: Tue, 14 Aug 2007 13:21:13 -0600 Subject: [imp] Imp and simultaneous usage In-Reply-To: References: Message-ID: <20070814132113.yxh3a6y4gwg4ccow@bigworm.curecanti.org> Quoting Kevin Konowalec : > On an slight tangent... there are a number of things that could be at > fault when a user experiences a problem. There could be an issue > with the mail server, the IMAP proxy, the memcached servers, or the > horde servers themselves. For large clustered installations it gets > tough to be able to diagnose where the problem actually is. Has > anyone come up with a good way to monitor the health of the entire > system to be able to better keep your finger on the pulse? This is pretty much exactly what Zend Platform does: http://www.zend.com/store/products/zend-platform/zps.php michael -- ___________________________________ Michael Slusarz [slusarz at horde.org] From paul at vandervlis.nl Wed Aug 15 08:08:34 2007 From: paul at vandervlis.nl (Paul van der Vlis) Date: Wed, 15 Aug 2007 10:08:34 +0200 Subject: [imp] Maximum Attachment Size: 6,000 bytes In-Reply-To: <9B024C97-64E8-4B1D-8D95-EC9932E8DB02@ed.ac.uk> References: <46C192C2.9090708@vandervlis.nl> <46C1ADAD.5030900@uni-konstanz.de> <46C1BF41.9030706@vandervlis.nl> <46C1C3E3.6090801@daniel-ritter.de> <46C1F942.1070502@vandervlis.nl> <9B024C97-64E8-4B1D-8D95-EC9932E8DB02@ed.ac.uk> Message-ID: <46C2B482.9000608@vandervlis.nl> Graeme Wood schreef: > > On 14 Aug 2007, at 19:49, Paul van der Vlis wrote: > >> Daniel Ritter schreef: >>> There is also a php.ini config entry for the maximum memory a script is >>> allowed to consume. >>> Forgot the name but check that too..... >> >> I wrote: >> >>> From phpinfo option in horde's test.php: >>> file_uploads On On >>> upload_max_filesize 20M 20M >>> max_input_time 60 60 >>> memory_limit 32M 32M >>> post_max_size 20M 20M >> >> Doe you know another one? > > $conf['compose']['attach_size_limit'] in your imp conf.php file. Thanks! this did it! With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ From paul at vandervlis.nl Wed Aug 15 08:12:00 2007 From: paul at vandervlis.nl (Paul van der Vlis) Date: Wed, 15 Aug 2007 10:12:00 +0200 Subject: [imp] Maximum Attachment Size: 6,000 bytes In-Reply-To: References: <46C192C2.9090708@vandervlis.nl> <46C1ADAD.5030900@uni-konstanz.de> <46C1BF41.9030706@vandervlis.nl> <46C1C3E3.6090801@daniel-ritter.de> <46C1F942.1070502@vandervlis.nl> Message-ID: <46C2B550.40603@vandervlis.nl> Kevin Konowalec schreef: > Perhaps a silly question, but did you restart apache once you made these > changes? I think you've covered all the places where you need to make > changes but if you haven't restarted the server the settings won't take > effect. You are right. But I checked with phpinfo from Horde's test.php, and that would be wrong if I did not restart. But I found the problem, it was $conf['compose']['attach_size_limit'] (what's not in the FAQ). With regards, Paul van der Vlis. > Kevin > > > > On Aug 14, 2007, at 12:49 PM, Paul van der Vlis wrote: > >> Daniel Ritter schreef: >>> There is also a php.ini config entry for the maximum memory a script is >>> allowed to consume. >>> Forgot the name but check that too..... >> >> I wrote: >> >>> From phpinfo option in horde's test.php: >>> file_uploads On On >>> upload_max_filesize 20M 20M >>> max_input_time 60 60 >>> memory_limit 32M 32M >>> post_max_size 20M 20M >> >> Doe you know another one? >> >> With regards, >> Paul. >> >> >> >> >>> Paul van der Vlis schrieb: >>>> Otto Stolz schreef: >>>> >>>>> Paul van der Vlis schrieb: >>>>> >>>>>> IMP says: Maximum Attachment Size: 6,000 bytes >>>>>> What could be wrong? >>>>>> >>>>> Have you checked upload_max_filesize, in your php.ini? >>>>> >>>> >>>> Yes, see my previous mail for what I did check: >>>> upload_max_filesize 20M 20M >>>> >>>> With regards, >>>> Paul van der Vlis. >>>> >>>> >>>> >>> >> >> >> >> --http://www.vandervlis.nl/ >> >> --IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org >> > -- http://www.vandervlis.nl/ From svt at st-andrews.ac.uk Wed Aug 15 10:22:10 2007 From: svt at st-andrews.ac.uk (Son Truong) Date: Wed, 15 Aug 2007 11:22:10 +0100 Subject: [imp] Character set encoding subject field Message-ID: <46C2D3D2.3070900@st-andrews.ac.uk> Can anyone confirm whether character set encoding works in the subject field of Webmail Groupware edition? -- Son V Truong * Unix System Programmer * Systems Group LIS: IT Services * University of St Andrews 01334 462373 * svt at st-andrews.ac.uk Sent from Son's Work PC! From Dax.Games at sarcom.com Wed Aug 15 15:51:30 2007 From: Dax.Games at sarcom.com (Games, Dax) Date: Wed, 15 Aug 2007 11:51:30 -0400 Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP Message-ID: I am trying to setup Horde/IMP to login via POP3 or IMAP to an Exchange 2007 server. Please don't ask WHY! Let's just say it is a requirement of the client. All host names and user ids below have been changed for security reasons. POP 3 and IMAP both work via a third party email client with no special settings. My server config from servers.php is below: $servers['mail'] = array( 'name' => 'Mail', 'server' => 'mail.host.com', 'protocol' => 'pop3', 'port' => 110, 'folders' => '', 'namespace' => '', 'maildomain' => 'host.com', 'realm' => 'host.com', 'preferred' => '' ); When I test authentication via http://horde.host.com/horde/imp/test.php I get: server="mail.host.com" user="user1" mailbox="{mail.host.com:110/pop3}INBOX" array(1) { [0]=> string(99) "Certificate failure for host.com: unable to get local issuer certificate: /CN=mail" } Any ideas? Thanks, Dax _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance of this communication, nor for any delay in its receipt. From lists at usesonline.com Wed Aug 15 20:00:54 2007 From: lists at usesonline.com (Sam Gall) Date: Wed, 15 Aug 2007 13:00:54 -0700 Subject: [imp] Filters problem with groupware 1.0 Message-ID: <3BF8FA88-8B88-4503-8E6A-E180A5D99A55@usesonline.com> I have to horde installs on different servers servicing different domains one is horde 3 and the other is horde groupware webmail edition. On the groupware install filters do not work when using body text as a test but on the other server they do. I have checked everything I can find and am at a loss to figure this one out. the test we are using is Subject contains "Campus Kitchen - Order Email" and Body contains "Carlthorp" This works on the Horde3 install but not on the groupware install. Filters on the groupware install seem to work with any other test. Sam Gall From andreas.moroder at sb-brixen.it Thu Aug 16 13:37:44 2007 From: andreas.moroder at sb-brixen.it (Andreas Moroder) Date: Thu, 16 Aug 2007 15:37:44 +0200 Subject: [imp] imp, cyrus and indices Message-ID: Hello, we use imp togheter with cyrus. When a user logs in then we always get this message in our log files Aug 16 00:38:09 titan imap[23838]: open: user eloberhuber opened INBOX Aug 16 00:38:09 titan imap[23838]: SQUAT failed to open index file According to a cyrus mailing list this is because the client does a search on the mailing list and finds no index for this search. http://www.irbs.net/internet/info-cyrus/0401/0147.html User that use Mozilla via IMAP do not generate this messages . What special search does imp when used togheter with cyrus ? Thanks Andreas From julien.thomas at enst-bretagne.fr Thu Aug 16 15:20:09 2007 From: julien.thomas at enst-bretagne.fr (julien.thomas at enst-bretagne.fr) Date: Thu, 16 Aug 2007 17:20:09 +0200 Subject: [imp] IMP : SMTP + SASL over TLS In-Reply-To: <20070814115255.fq74tl5tkw0kckko@webmail.enst-bretagne.fr> References: <20070814115255.fq74tl5tkw0kckko@webmail.enst-bretagne.fr> Message-ID: <20070816172009.6zpu7kka80occc0o@webmail.enst-bretagne.fr> I think that an auto answer is sometimes welcomed ... So, for my question "is it possible to use TLS", I think that the answer is NO. I found hint such as tls:// and others, but it does not work (at least with Horde). So, the solution I use (and which may be used by others) For internal services (ie on the local services LAN), I put no restriction as each services is administrated and thus configured to either used TLS or SSL. And at the router, I put a deny on the 25 port (which means an allow on 465, smtp with ssl, ...). However, it can also be configured at the smtp server level, and not at the router. This work for me as I'm only tested messages checks & local sending but not with the outside. So maybe other solutions would be better .... One other thing would be to state "each user will use the TLS or SSL, if we told them", but this require confidence in the users ... -- Julien Thomas julien.thomas at enst-bretagne.fr a ?crit : > Hi dear Horde users, > > I have a question about TLS + SASL + SMTP with Horde. > I know that this subject as already been asked before, see for example > > [imp] IMP + SMTP auth over ssl/tls > http://lists.horde.org/archives/imp/Week-of-Mon-20060417/044990.html > > [horde] SMTP auth with TLS? > http://lists.horde.org/archives/horde/Week-of-Mon-20061002/032041.html > > However, both threads present the problem but no solution are provided. > > So, here is the question : is it possible to use TLS (enforce = yes, > use_auth_only=yes) + SASL with postfix. > > In horde/conf.php, I have > $conf['mailer']['params']['auth'] = true > This solve the problem of SASL, if TLS (! enforced & aut_only) > > However, with TLS in enforced mode, the problem is that postfix EHLO > command do not show AUTH LOGIN option until the TLS connexion is > started (STARTTLS). Thus, when sending mail, IMP failed, telling that > AUTH LOGIN is not supported, though the tls session must be started > before. > > Is there any kind of option $conf['mailer']['params']['tls'] = true ? > or others as I did not found anything about this. > > Thanks > > -- Julien > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > From Dax.Games at sarcom.com Thu Aug 16 16:25:20 2007 From: Dax.Games at sarcom.com (Games, Dax) Date: Thu, 16 Aug 2007 12:25:20 -0400 Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP References: Message-ID: After further investigation I think the certificate error is due to the Horde box requesting a TLS connection to the POP3 server. Can I disable this? If so how? Or better yet how can I make it work with TLS? Thanks, Dax ________________________________ From: imp-bounces at lists.horde.org on behalf of Games, Dax Sent: Wed 8/15/2007 11:51 AM To: imp at lists.horde.org Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP I am trying to setup Horde/IMP to login via POP3 or IMAP to an Exchange 2007 server. Please don't ask WHY! Let's just say it is a requirement of the client. All host names and user ids below have been changed for security reasons. POP 3 and IMAP both work via a third party email client with no special settings. My server config from servers.php is below: $servers['mail'] = array( 'name' => 'Mail', 'server' => 'mail.host.com', 'protocol' => 'pop3', 'port' => 110, 'folders' => '', 'namespace' => '', 'maildomain' => 'host.com', 'realm' => 'host.com', 'preferred' => '' ); When I test authentication via http://horde.host.com/horde/imp/test.php I get: server="mail.host.com" user="user1" mailbox="{mail.host.com:110/pop3}INBOX" array(1) { [0]=> string(99) "Certificate failure for host.com: unable to get local issuer certificate: /CN=mail" } Any ideas? Thanks, Dax _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance of this communication, nor for any delay in its receipt. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe at lists.horde.org _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance of this communication, nor for any delay in its receipt. From morgan at orst.edu Thu Aug 16 16:33:33 2007 From: morgan at orst.edu (Andrew Morgan) Date: Thu, 16 Aug 2007 09:33:33 -0700 (PDT) Subject: [imp] imp, cyrus and indices In-Reply-To: References: Message-ID: On Thu, 16 Aug 2007, Andreas Moroder wrote: > Hello, > > we use imp togheter with cyrus. When a user logs in then we always get > this message in our log files > > Aug 16 00:38:09 titan imap[23838]: open: user eloberhuber opened INBOX > Aug 16 00:38:09 titan imap[23838]: SQUAT failed to open index file > > According to a cyrus mailing list this is because the client does a > search on the mailing list and finds no index for this search. > > http://www.irbs.net/internet/info-cyrus/0401/0147.html > > User that use Mozilla via IMAP do not generate this messages . > > What special search does imp when used togheter with cyrus ? > > Thanks > Andreas FYI, you can also turn down your logging level from DEBUG to NOTICE for Cyrus and those messages will go away. You get a lot of useless log entries from Cyrus at DEBUG level. Andy From Dax.Games at sarcom.com Thu Aug 16 16:38:28 2007 From: Dax.Games at sarcom.com (Games, Dax) Date: Thu, 16 Aug 2007 12:38:28 -0400 Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP References: Message-ID: I found this on Microsoft's site: http://technet.microsoft.com/en-us/library/aa997290.aspx and now I get this when running the Horde tests. server="host" user="user1" mailbox="{host:110/pop3}INBOX" array(2) { [0]=> string(58) "No credentials cache found (try running kinit) for host" [1]=> string(91) "Can not authenticate to POP3 server: The AUTH protocol exchange was canceled by the client." } Dax ________________________________ From: imp-bounces at lists.horde.org on behalf of Games, Dax Sent: Thu 8/16/2007 12:25 PM To: imp at lists.horde.org Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP After further investigation I think the certificate error is due to the Horde box requesting a TLS connection to the POP3 server. Can I disable this? If so how? Or better yet how can I make it work with TLS? Thanks, Dax ________________________________ From: imp-bounces at lists.horde.org on behalf of Games, Dax Sent: Wed 8/15/2007 11:51 AM To: imp at lists.horde.org Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP I am trying to setup Horde/IMP to login via POP3 or IMAP to an Exchange 2007 server. Please don't ask WHY! Let's just say it is a requirement of the client. All host names and user ids below have been changed for security reasons. POP 3 and IMAP both work via a third party email client with no special settings. My server config from servers.php is below: $servers['mail'] = array( 'name' => 'Mail', 'server' => 'mail.host.com', 'protocol' => 'pop3', 'port' => 110, 'folders' => '', 'namespace' => '', 'maildomain' => 'host.com', 'realm' => 'host.com', 'preferred' => '' ); When I test authentication via http://horde.host.com/horde/imp/test.php I get: server="mail.host.com" user="user1" mailbox="{mail.host.com:110/pop3}INBOX" array(1) { [0]=> string(99) "Certificate failure for host.com: unable to get local issuer certificate: /CN=mail" } Any ideas? Thanks, Dax _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance of this communication, nor for any delay in its receipt. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe at lists.horde.org _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance of this communication, nor for any delay in its receipt. -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe at lists.horde.org _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance of this communication, nor for any delay in its receipt. From morgan at orst.edu Thu Aug 16 16:51:33 2007 From: morgan at orst.edu (Andrew Morgan) Date: Thu, 16 Aug 2007 09:51:33 -0700 (PDT) Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP In-Reply-To: References: Message-ID: Have you read the comments at the top of imp/config/servers.php? You probably want to specify 'pop3/tls/novalidate-cert'. Andy On Thu, 16 Aug 2007, Games, Dax wrote: > I found this on Microsoft's site: > http://technet.microsoft.com/en-us/library/aa997290.aspx and now I get > this when running the Horde tests. > > server="host" user="user1" mailbox="{host:110/pop3}INBOX" > > array(2) { > [0]=> > string(58) "No credentials cache found (try running kinit) for host" > [1]=> > string(91) "Can not authenticate to POP3 server: The AUTH protocol > exchange was canceled by the client." > } > > > Dax > > ________________________________ > > From: imp-bounces at lists.horde.org on behalf of Games, Dax > Sent: Thu 8/16/2007 12:25 PM > To: imp at lists.horde.org > Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP > > > > After further investigation I think the certificate error is due to the > Horde box requesting a TLS connection to the POP3 server. Can I disable > this? If so how? > > Or better yet how can I make it work with TLS? > > Thanks, > > Dax > > ________________________________ > > From: imp-bounces at lists.horde.org on behalf of Games, Dax > Sent: Wed 8/15/2007 11:51 AM > To: imp at lists.horde.org > Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP > > > > I am trying to setup Horde/IMP to login via POP3 or IMAP to an Exchange > 2007 server. Please don't ask WHY! > > Let's just say it is a requirement of the client. > > All host names and user ids below have been changed for security > reasons. > > POP 3 and IMAP both work via a third party email client with no special > settings. My server config from servers.php is below: > > $servers['mail'] = array( > 'name' => 'Mail', > 'server' => 'mail.host.com', > 'protocol' => 'pop3', > 'port' => 110, > 'folders' => '', > 'namespace' => '', > 'maildomain' => 'host.com', > 'realm' => 'host.com', > 'preferred' => '' > ); > > When I test authentication via http://horde.host.com/horde/imp/test.php > I get: > > server="mail.host.com" user="user1" > mailbox="{mail.host.com:110/pop3}INBOX" > > array(1) { [0]=> string(99) "Certificate failure for host.com: unable to > get local issuer certificate: /CN=mail" } > > Any ideas? > > Thanks, > > Dax > > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > _ _ > > The information contained in this transmission is confidential. It is > intended solely for the use of the individual(s) or organization(s) > to whom it is addressed. Any disclosure, copying or further distribution > is not permitted unless such privilege is explicitly granted in > writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for > the proper and complete transmission of the substance > of this communication, nor for any delay in its receipt. > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > > > > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > _ _ > > The information contained in this transmission is confidential. It is > intended solely for the use of the individual(s) or organization(s) > to whom it is addressed. Any disclosure, copying or further distribution > is not permitted unless such privilege is explicitly granted in > writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for > the proper and complete transmission of the substance > of this communication, nor for any delay in its receipt. > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > > > > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > > The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) > to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in > writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance > of this communication, nor for any delay in its receipt. > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > > From slusarz at horde.org Thu Aug 16 17:06:44 2007 From: slusarz at horde.org (Michael M Slusarz) Date: Thu, 16 Aug 2007 11:06:44 -0600 Subject: [imp] imp, cyrus and indices In-Reply-To: References: Message-ID: <20070816110644.fnq803mp5w4o48oo@bigworm.curecanti.org> Quoting Andreas Moroder : > Hello, > > we use imp togheter with cyrus. When a user logs in then we always get > this message in our log files > > Aug 16 00:38:09 titan imap[23838]: open: user eloberhuber opened INBOX > Aug 16 00:38:09 titan imap[23838]: SQUAT failed to open index file > > According to a cyrus mailing list this is because the client does a > search on the mailing list and finds no index for this search. > > http://www.irbs.net/internet/info-cyrus/0401/0147.html > > User that use Mozilla via IMAP do not generate this messages . > > What special search does imp when used togheter with cyrus ? None. IMP does a search query on first login to determine whether your IMAP server supports UTF-8 searches, so that's where the query is coming from. michael -- ___________________________________ Michael Slusarz [slusarz at horde.org] From lists at usesonline.com Thu Aug 16 19:50:20 2007 From: lists at usesonline.com (Sam Gall) Date: Thu, 16 Aug 2007 12:50:20 -0700 Subject: [imp] Filters problem with groupware 1.0 In-Reply-To: <3BF8FA88-8B88-4503-8E6A-E180A5D99A55@usesonline.com> References: <3BF8FA88-8B88-4503-8E6A-E180A5D99A55@usesonline.com> Message-ID: <11E35EDA-07FD-4969-A298-DBAEE126EF89@usesonline.com> Does any one have any thoughts on this. I really need to get the bodytext filtering working on this server. This is either an ingo or imp problem so I am cross posting to the ingo list. Sam Gall On Aug 15, 2007, at 1:00 PM, Sam Gall wrote: > I have to horde installs on different servers servicing different > domains one is horde 3 and the other is horde groupware webmail > edition. On the groupware install filters do not work when using body > text as a test but on the other server they do. I have checked > everything I can find and am at a loss to figure this one out. > > the test we are using is > > Subject contains "Campus Kitchen - Order Email" > and > Body contains "Carlthorp" > > This works on the Horde3 install but not on the groupware install. > Filters on the groupware install seem to work with any other test. > > Sam Gall > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > From sarah.wieneke at alverno.edu Thu Aug 16 22:20:14 2007 From: sarah.wieneke at alverno.edu (Sarah Wieneke) Date: Thu, 16 Aug 2007 17:20:14 -0500 Subject: [imp] How to turn off HTML filter (temporarily) Message-ID: Hello, I'm looking for some advice on how to turn off, or bypass, IMP's HTML filter. This is for testing purposes and will only be a temporary change. I've looked in the FAQs but haven't found what I'm looking for. Any suggestions would be greatly appreciated. System specs: Horde: 3.1.3 IMP: H3(4.1.3) PHP: 4.4.2 Thank you in advance. Sarah Sarah Wieneke PC Specialist / Programmer Technology Services Department Alverno College Milwaukee, WI Sarah.Wieneke at alverno.edu From andreas.moroder at sb-brixen.it Fri Aug 17 05:58:17 2007 From: andreas.moroder at sb-brixen.it (Andreas Moroder) Date: Fri, 17 Aug 2007 07:58:17 +0200 Subject: [imp] imp, cyrus and indices In-Reply-To: <20070816110644.fnq803mp5w4o48oo@bigworm.curecanti.org> References: <20070816110644.fnq803mp5w4o48oo@bigworm.curecanti.org> Message-ID: Michael M Slusarz schrieb: > Quoting Andreas Moroder : > >> Hello, >> >> we use imp togheter with cyrus. When a user logs in then we always get >> this message in our log files >> >> Aug 16 00:38:09 titan imap[23838]: open: user eloberhuber opened INBOX >> Aug 16 00:38:09 titan imap[23838]: SQUAT failed to open index file >> .. > None. IMP does a search query on first login to determine whether > your IMAP server supports UTF-8 searches, so that's where the query is > coming from. > > michael > Hello, the mail server remains always the same. Is it possible to make this test once and store the information in imp's configuration file ? As Andrew wrote, I can change the log behaviour of cyrus, but this would not take away all this queries. Thanks Andreas From Dax.Games at sarcom.com Fri Aug 17 15:13:48 2007 From: Dax.Games at sarcom.com (Games, Dax) Date: Fri, 17 Aug 2007 11:13:48 -0400 Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP References: Message-ID: Tried it. I get exactly the same message. Why is Imp trying to use Kerberos? The Exchange server is set to accept clear text login. Dax ________________________________ From: Andrew Morgan [mailto:morgan at orst.edu] Sent: Thu 8/16/2007 12:51 PM To: Games, Dax Cc: imp at lists.horde.org Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP Have you read the comments at the top of imp/config/servers.php? You probably want to specify 'pop3/tls/novalidate-cert'. Andy On Thu, 16 Aug 2007, Games, Dax wrote: > I found this on Microsoft's site: > http://technet.microsoft.com/en-us/library/aa997290.aspx and now I get > this when running the Horde tests. > > server="host" user="user1" mailbox="{host:110/pop3}INBOX" > > array(2) { > [0]=> > string(58) "No credentials cache found (try running kinit) for host" > [1]=> > string(91) "Can not authenticate to POP3 server: The AUTH protocol > exchange was canceled by the client." > } > > > Dax > > ________________________________ > > From: imp-bounces at lists.horde.org on behalf of Games, Dax > Sent: Thu 8/16/2007 12:25 PM > To: imp at lists.horde.org > Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP > > > > After further investigation I think the certificate error is due to the > Horde box requesting a TLS connection to the POP3 server. Can I disable > this? If so how? > > Or better yet how can I make it work with TLS? > > Thanks, > > Dax > > ________________________________ > > From: imp-bounces at lists.horde.org on behalf of Games, Dax > Sent: Wed 8/15/2007 11:51 AM > To: imp at lists.horde.org > Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP > > > > I am trying to setup Horde/IMP to login via POP3 or IMAP to an Exchange > 2007 server. Please don't ask WHY! > > Let's just say it is a requirement of the client. > > All host names and user ids below have been changed for security > reasons. > > POP 3 and IMAP both work via a third party email client with no special > settings. My server config from servers.php is below: > > $servers['mail'] = array( > 'name' => 'Mail', > 'server' => 'mail.host.com', > 'protocol' => 'pop3', > 'port' => 110, > 'folders' => '', > 'namespace' => '', > 'maildomain' => 'host.com', > 'realm' => 'host.com', > 'preferred' => '' > ); > > When I test authentication via http://horde.host.com/horde/imp/test.php > I get: > > server="mail.host.com" user="user1" > mailbox="{mail.host.com:110/pop3}INBOX" > > array(1) { [0]=> string(99) "Certificate failure for host.com: unable to > get local issuer certificate: /CN=mail" } > > Any ideas? > > Thanks, > > Dax > > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > _ _ > > The information contained in this transmission is confidential. It is > intended solely for the use of the individual(s) or organization(s) > to whom it is addressed. Any disclosure, copying or further distribution > is not permitted unless such privilege is explicitly granted in > writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for > the proper and complete transmission of the substance > of this communication, nor for any delay in its receipt. > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > > > > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > _ _ > > The information contained in this transmission is confidential. It is > intended solely for the use of the individual(s) or organization(s) > to whom it is addressed. Any disclosure, copying or further distribution > is not permitted unless such privilege is explicitly granted in > writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for > the proper and complete transmission of the substance > of this communication, nor for any delay in its receipt. > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > > > > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > > The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) > to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in > writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance > of this communication, nor for any delay in its receipt. > > -- > IMP mailing list - Join the hunt: http://horde.org/bounties/#imp > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: imp-unsubscribe at lists.horde.org > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance of this communication, nor for any delay in its receipt. From slusarz at horde.org Fri Aug 17 15:47:16 2007 From: slusarz at horde.org (Michael M Slusarz) Date: Fri, 17 Aug 2007 09:47:16 -0600 Subject: [imp] imp, cyrus and indices In-Reply-To: References: <20070816110644.fnq803mp5w4o48oo@bigworm.curecanti.org> Message-ID: <20070817094716.gzg8hukpwwswo840@bigworm.curecanti.org> Quoting Andreas Moroder : > Michael M Slusarz schrieb: >> Quoting Andreas Moroder : >> >>> Hello, >>> >>> we use imp togheter with cyrus. When a user logs in then we always get >>> this message in our log files >>> >>> Aug 16 00:38:09 titan imap[23838]: open: user eloberhuber opened INBOX >>> Aug 16 00:38:09 titan imap[23838]: SQUAT failed to open index file >>> .. >> None. IMP does a search query on first login to determine whether >> your IMAP server supports UTF-8 searches, so that's where the query is >> coming from. >> >> michael >> > Hello, > > the mail server remains always the same. Is it possible to make this > test once and store the information in imp's configuration file ? Then read imp/config/servers.php michael -- ___________________________________ Michael Slusarz [slusarz at horde.org] From liamr at deathstar.org Fri Aug 17 16:21:50 2007 From: liamr at deathstar.org (Liam Hoekenga) Date: Fri, 17 Aug 2007 12:21:50 -0400 Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP In-Reply-To: References: Message-ID: <46C5CB1E.2000603@deathstar.org> The version of c-client your PHP installation is probably linked against kerberos. If your exchange server is advertising the ability to do kerberos authentication, c-client will try to use it. I believe that c-client will want to use the best authentication method available, and kerberos is far better than plaintext, cram/md5, etc. Things to try.. - prevent the IMAP/POP server from advertising the ability to accept kerberos authentication - try rebuilding c-client w/o kerberos (you'll also need to rebuild the php imap extension, depending on how things are linked) Liam Games, Dax wrote: > Tried it. I get exactly the same message. Why is Imp trying to use > Kerberos? The Exchange server is set to accept clear text login. > > Dax > > ________________________________ > > From: Andrew Morgan [mailto:morgan at orst.edu] > Sent: Thu 8/16/2007 12:51 PM > To: Games, Dax > Cc: imp at lists.horde.org > Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP > > > > Have you read the comments at the top of imp/config/servers.php? You > probably want to specify 'pop3/tls/novalidate-cert'. > > Andy > > > On Thu, 16 Aug 2007, Games, Dax wrote: > > >> I found this on Microsoft's site: >> http://technet.microsoft.com/en-us/library/aa997290.aspx and now I get >> this when running the Horde tests. >> >> server="host" user="user1" mailbox="{host:110/pop3}INBOX" >> >> array(2) { >> [0]=> >> string(58) "No credentials cache found (try running kinit) for host" >> [1]=> >> string(91) "Can not authenticate to POP3 server: The AUTH protocol >> exchange was canceled by the client." >> } >> >> >> Dax >> >> ________________________________ >> >> From: imp-bounces at lists.horde.org on behalf of Games, Dax >> Sent: Thu 8/16/2007 12:25 PM >> To: imp at lists.horde.org >> Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP >> >> >> >> After further investigation I think the certificate error is due to >> > the > >> Horde box requesting a TLS connection to the POP3 server. Can I >> > disable > >> this? If so how? >> >> Or better yet how can I make it work with TLS? >> >> Thanks, >> >> Dax >> >> ________________________________ >> >> From: imp-bounces at lists.horde.org on behalf of Games, Dax >> Sent: Wed 8/15/2007 11:51 AM >> To: imp at lists.horde.org >> Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP >> >> >> >> I am trying to setup Horde/IMP to login via POP3 or IMAP to an >> > Exchange > >> 2007 server. Please don't ask WHY! >> >> Let's just say it is a requirement of the client. >> >> All host names and user ids below have been changed for security >> reasons. >> >> POP 3 and IMAP both work via a third party email client with no >> > special > >> settings. My server config from servers.php is below: >> >> $servers['mail'] = array( >> 'name' => 'Mail', >> 'server' => 'mail.host.com', >> 'protocol' => 'pop3', >> 'port' => 110, >> 'folders' => '', >> 'namespace' => '', >> 'maildomain' => 'host.com', >> 'realm' => 'host.com', >> 'preferred' => '' >> ); >> >> When I test authentication via >> > http://horde.host.com/horde/imp/test.php > >> I get: >> >> server="mail.host.com" user="user1" >> mailbox="{mail.host.com:110/pop3}INBOX" >> >> array(1) { [0]=> string(99) "Certificate failure for host.com: unable >> > to > >> get local issuer certificate: /CN=mail" } >> >> Any ideas? >> >> Thanks, >> >> Dax >> >> >> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >> > _ > >> _ _ >> >> The information contained in this transmission is confidential. It is >> intended solely for the use of the individual(s) or organization(s) >> to whom it is addressed. Any disclosure, copying or further >> > distribution > >> is not permitted unless such privilege is explicitly granted in >> writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible >> > for > >> the proper and complete transmission of the substance >> of this communication, nor for any delay in its receipt. >> >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org >> >> >> >> >> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >> > _ > >> _ _ >> >> The information contained in this transmission is confidential. It is >> intended solely for the use of the individual(s) or organization(s) >> to whom it is addressed. Any disclosure, copying or further >> > distribution > >> is not permitted unless such privilege is explicitly granted in >> writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible >> > for > >> the proper and complete transmission of the substance >> of this communication, nor for any delay in its receipt. >> >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org >> >> >> >> >> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >> > _ _ _ > >> The information contained in this transmission is confidential. It is >> > intended solely for the use of the individual(s) or organization(s) > >> to whom it is addressed. Any disclosure, copying or further >> > distribution is not permitted unless such privilege is explicitly > granted in > >> writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible >> > for the proper and complete transmission of the substance > >> of this communication, nor for any delay in its receipt. >> >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org >> >> >> > > > > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > > The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) > to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in > writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance > of this communication, nor for any delay in its receipt. > > From marcelo.maraboli at usm.cl Fri Aug 17 16:03:30 2007 From: marcelo.maraboli at usm.cl (Marcelo Maraboli) Date: Fri, 17 Aug 2007 12:03:30 -0400 Subject: [imp] How to test MIMP without PDA In-Reply-To: References: Message-ID: <46C5C6D2.2060507@usm.cl> Hello: I wish to test a recent installation of MIMP, but I do not have access to a PDA/Blackberry all the time, therefore I cannot offer user support.. Is there a "free" simulator (or alike) to test MIMP ?? best regards, -- MSc. Marcelo Maraboli Rosselott Jefe Area de Redes y Comunicaciones (Network & UNIX Systems Engineer) Ingeniero Civil Electronico, CISSP (MSc., Electronic Engineer, CISSP) Direccion Central de Servicios Computacionales (DCSC) Universidad Tecnica Federico Santa Maria phone: +56 32 2654071 Chile. http://www.usm.cl http://elqui.dcsc.utfsm.cl From Dax.Games at sarcom.com Fri Aug 17 17:01:40 2007 From: Dax.Games at sarcom.com (Games, Dax) Date: Fri, 17 Aug 2007 13:01:40 -0400 Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP Message-ID: <109b01c7e0f0$4899accc$1b8541d0@sarcom.sarcom.net> Great suggestions. I don't think I can do the first suggestion but Iwill look into it. How can I do this recompile of c-client and php imap and be able to easily and QUICKLY fall back if something breaks. This is a production environment of about 2000 users. .. ------- Original Message ------- From: "Liam Hoekenga" To: "Games, Dax" Sent: 8/17 , 12:21:53 PM Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP The version of c-client your PHP installation is probably linked against kerberos. If your exchange server is advertising the ability to do kerberos authentication, c-client will try to use it. I believe that c-client will want to use the best authentication method available, and kerberos is far better than plaintext, cram/md5, etc. Things to try.. - prevent the IMAP/POP server from advertising the ability to accept kerberos authentication - try rebuilding c-client w/o kerberos (you'll also need to rebuild the php imap extension, depending on how things are linked) Liam Games, Dax wrote: > Tried it. I get exactly the same message. Why is Imp trying to use > Kerberos? The Exchange server is set to accept clear text login. > > Dax > > ________________________________ > > From: Andrew Morgan [mailto:morgan at orst.edu] > Sent: Thu 8/16/2007 12:51 PM > To: Games, Dax > Cc: imp at lists.horde.org > Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP > > > > Have you read the comments at the top of imp/config/servers.php? You > probably want to specify 'pop3/tls/novalidate-cert'. > > Andy > > > On Thu, 16 Aug 2007, Games, Dax wrote: > > >> I found this on Microsoft's site: >> http://technet.microsoft.com/en-us/library/aa997290.aspx and now I get >> this when running the Horde tests. >> >> server="host" user="user1" mailbox="{host:110/pop3}INBOX" >> >> array(2) { >> [0]=> >> string(58) "No credentials cache found (try running kinit) for host" >> [1]=> >> string(91) "Can not authenticate to POP3 server: The AUTH protocol >> exchange was canceled by the client." >> } >> >> >> Dax >> >> ________________________________ >> >> From: imp-bounces at lists.horde.org on behalf of Games, Dax >> Sent: Thu 8/16/2007 12:25 PM >> To: imp at lists.horde.org >> Subject: Re: [imp] Horde accessing Exchange 2007 via POP3 or IMAP >> >> >> >> After further investigation I think the certificate error is due to >> > the > >> Horde box requesting a TLS connection to the POP3 server. Can I >> > disable > >> this? If so how? >> >> Or better yet how can I make it work with TLS? >> >> Thanks, >> >> Dax >> >> ________________________________ >> >> From: imp-bounces at lists.horde.org on behalf of Games, Dax >> Sent: Wed 8/15/2007 11:51 AM >> To: imp at lists.horde.org >> Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP >> >> >> >> I am trying to setup Horde/IMP to login via POP3 or IMAP to an >> > Exchange > >> 2007 server. Please don't ask WHY! >> >> Let's just say it is a requirement of the client. >> >> All host names and user ids below have been changed for security >> reasons. >> >> POP 3 and IMAP both work via a third party email client with no >> > special > >> settings. My server config from servers.php is below: >> >> $servers['mail'] = array( >> 'name' => 'Mail', >> 'server' => 'mail.host.com', >> 'protocol' => 'pop3', >> 'port' => 110, >> 'folders' => '', >> 'namespace' => '', >> 'maildomain' => 'host.com', >> 'realm' => 'host.com', >> 'preferred' => '' >> ); >> >> When I test authentication via >> > http://horde.host.com/horde/imp/test.php > >> I get: >> >> server="mail.host.com" user="user1" >> mailbox="{mail.host.com:110/pop3}INBOX" >> >> array(1) { [0]=> string(99) "Certificate failure for host.com: unable >> > to > >> get local issuer certificate: /CN=mail" } >> >> Any ideas? >> >> Thanks, >> >> Dax >> >> >> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >> > _ > >> _ _ >> >> The information contained in this transmission is confidential. It is >> intended solely for the use of the individual(s) or organization(s) >> to whom it is addressed. Any disclosure, copying or further >> > distribution > >> is not permitted unless such privilege is explicitly granted in >> writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible >> > for > >> the proper and complete transmission of the substance >> of this communication, nor for any delay in its receipt. >> >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org >> >> >> >> >> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >> > _ > >> _ _ >> >> The information contained in this transmission is confidential. It is >> intended solely for the use of the individual(s) or organization(s) >> to whom it is addressed. Any disclosure, copying or further >> > distribution > >> is not permitted unless such privilege is explicitly granted in >> writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible >> > for > >> the proper and complete transmission of the substance >> of this communication, nor for any delay in its receipt. >> >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org >> >> >> >> >> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >> > _ _ _ > >> The information contained in this transmission is confidential. It is >> > intended solely for the use of the individual(s) or organization(s) > >> to whom it is addressed. Any disclosure, copying or further >> > distribution is not permitted unless such privilege is explicitly > granted in > >> writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible >> > for the proper and complete transmission of the substance > >> of this communication, nor for any delay in its receipt. >> >> -- >> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp >> Frequently Asked Questions: http://horde.org/faq/ >> To unsubscribe, mail: imp-unsubscribe at lists.horde.org >> >> >> > > > > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > > The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) > to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in > writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance > of this communication, nor for any delay in its receipt. > > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by SARCOM, Inc. Furthermore, SARCOM, Inc. is not responsible for the proper and complete transmission of the substance of this communication, nor for any delay in its receipt. From chuck at horde.org Fri Aug 17 18:01:11 2007 From: chuck at horde.org (Chuck Hagenbuch) Date: Fri, 17 Aug 2007 14:01:11 -0400 Subject: [imp] How to test MIMP without PDA In-Reply-To: <46C5C6D2.2060507@usm.cl> References: <46C5C6D2.2060507@usm.cl> Message-ID: <20070817140111.nsb3lyzdc88k0kw8@technest.org> Quoting Marcelo Maraboli : > Is there a "free" simulator (or alike) to test MIMP ?? There are many - http://developer.openwave.com/dvl/tools_and_sdk/phone_simulator/ is one. -chuck From marcelo.maraboli at usm.cl Fri Aug 17 18:34:05 2007 From: marcelo.maraboli at usm.cl (Marcelo Maraboli) Date: Fri, 17 Aug 2007 14:34:05 -0400 Subject: [imp] How to test MIMP without PDA In-Reply-To: <20070817140111.nsb3lyzdc88k0kw8@technest.org> References: <46C5C6D2.2060507@usm.cl> <20070817140111.nsb3lyzdc88k0kw8@technest.org> Message-ID: <46C5EA1D.10507@usm.cl> Chuck Hagenbuch wrote: > Quoting Marcelo Maraboli : > >> Is there a "free" simulator (or alike) to test MIMP ?? > > There are many - > http://developer.openwave.com/dvl/tools_and_sdk/phone_simulator/ is one. > > -chuck Chuck That one doesn't support self signed certificates... :( I'll keep looking.. thanks.. -- MSc. Marcelo Maraboli Rosselott Jefe Area de Redes y Comunicaciones (Network & UNIX Systems Engineer) Ingeniero Civil Electronico, CISSP (MSc., Electronic Engineer, CISSP) Direccion Central de Servicios Computacionales (DCSC) Universidad Tecnica Federico Santa Maria phone: +56 32 2654071 Chile. http://www.usm.cl http://elqui.dcsc.utfsm.cl From liamr at deathstar.org Fri Aug 17 18:52:58 2007 From: liamr at deathstar.org (Liam Hoekenga) Date: Fri, 17 Aug 2007 14:52:58 -0400 Subject: [imp] Horde accessing Exchange 2007 via POP3 or IMAP In-Reply-To: <109b01c7e0f0$4899accc$1b8541d0@sarcom.sarcom.net> References: <109b01c7e0f0$4899accc$1b8541d0@sarcom.sarcom.net> Message-ID: <46C5EE8A.4040609@deathstar.org> Games, Dax wrote: > Great suggestions. I don't think I can do the first suggestion but Iwill look into it. > > How can I do this recompile of c-client and php imap and be able to easily and QUICKLY fall back if something breaks. This is a production environment of about 2000 users. > It's really easy to do if the IMAP extension is compiled as separate .so file rather than built into the php binary itself. Check the value of extension_dir in your php.ini file, and see what lives in the directory it mentions. Ours looks something like.. extension_dir = "/usr/lib/php/extensions/no-debug-non-zts-20050922" the contents of which are.. apc.so gettext.so mssql.so pdo_oci.so suhosin.so bz2.so iconv.so mysql.so pdo_odbc.so sysvmsg.so calendar.so imap.so mysqli.so pdo_sqlite.so sysvsem.so curl.so json.so oci8.so pfpro.so sysvshm.so cyrus.so ldap.so odbc.so posix.so xmlreader.so dba.so lzf.so openssl.so pspell.so xmlrpc.so eaccelerator.so mbstring.so oracleldap.so sasl.so xmlwriter.so exif.so mcrypt.so pdf.so snmp.so zlib.so fileinfo.so mdbtools.so pdo.so soap.so ftp.so memcache.so pdo_dblib.so sockets.so gd.so mime_magic.so pdo_mysql.so sqlite.so If it's stand-alone, you can build a separate copy of the IMAP extension linked against a different build of c-client, and swap them in and out as necessary. You'll probably need to restart the webserver to affect the change. If it's actually built into PHP, you'll need to rebuild PHP.. and the ease of backing the change out will completely depend on how you manage your system software. Liam From lists at usesonline.com Fri Aug 17 19:17:55 2007 From: lists at usesonline.com (Sam Gall) Date: Fri, 17 Aug 2007 12:17:55 -0700 Subject: [imp] Login Question Message-ID: <8E69AE98-5C79-4C50-9C57-1B6CC4FEBAD0@usesonline.com> I have 2 servers running horde for different domains and they are behaving differently. I have several users that need to monitor several mail accounts On the one server using firefox the users can login to different accounts in each browser tab or window. On the other server all new browser windows and tabs are tied to the same account. The server that works the way we want is running an basic horde install consisting of Address Book (turba) H3 (2.1.1) Calendar (kronolith) H3 (2.1.1) Filters (ingo) H3 (1.1.1) Horde (horde) 3.1.1 Mail (imp) H3 (4.1.1) Notes (mnemo) H3 (2.1) Tasks (nag) H3 (2.1) On the server that is not allowing the multi login It is Horde Groupware Webmail edition consisting of Address Book (turba) H3 (2.1.3) Calendar (kronolith) H3 (2.1.4) Filters (ingo) H3 (1.1.3) Horde (horde) 3.1.3 Mail (imp) H3 (4.1.3) Notes (mnemo) H3 (2.1.1) Tasks (nag) H3 (2.1.2) hoping someone can point me in the right direction on this. Thanks Sam Gall From Maumi at gmx.de Sat Aug 18 19:37:33 2007 From: Maumi at gmx.de (Christian Mimberg) Date: Sat, 18 Aug 2007 21:37:33 +0200 Subject: [imp] Problem with IMAP LOGIN Message-ID: <20070818193733.123040@gmx.net> Hello, i have a problem with the login to my imap mailbox. There is an entry in the log-file: Aug 18 21:19:30 HORDE [error] [imp] FAILED LOGIN 87.78.110.203 to mail.my-mailserver.de:993[imap/ssl] as USERNAME [on line 258 of "/is/htdocs/my-domain/horde/imp/lib/Auth/imp.php"] Aug 18 21:19:30 HORDE [debug] [] SQL Query by Prefs_sql::retrieve(): SELECT pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid = ? AND (pref_scope = ? OR pref_scope = 'horde') ORDER BY pref_scope [on line 137 of "/is/htdocs/my-mailserver/horde/lib/Horde/Prefs/sql.php"] What is the problem? Thank you Christian -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser