<?xml version="1.0" encoding="ISO-8859-1"?> 
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>POP3 - Can't see content of a mail (bad mail is displayed)</title> 
  <pubDate>Mon, 15 Mar 2010 21:14:27 -0400</pubDate> 
  <link>http://bugs.horde.org/ticket/8287</link> 
  <atom:link rel="self" type="application/rss+xml" title="POP3 - Can't see content of a mail (bad mail is displayed)" href="http://bugs.horde.org/ticket/8287/rss" /> 
  <description>POP3 - Can't see content of a mail (bad mail is displayed)</description> 
 
   
   
  <item> 
   <title>Sorry for my bad english...

IMP with POP3 server.

If I had</title> 
   <description>Sorry for my bad english...

IMP with POP3 server.

If I had see content of a mail in webmail, the first mail is correctly displayed.

But, all mails after this are seeing with the content of the first mail.

If I want to see &quot;Source Message&quot;, the content is OK.

Actually,the unique method to see my mail is to see the source...



Thank you for this good soft.



Jacques



------------------------------------------------------------------------------------------------

Content of my imp/config/conf.php 

/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */

// $Horde: imp/config/conf.xml,v 1.53.2.39 2008/09/03 18:56:45 slusarz Exp $

$conf['spell']['path'] = '/usr/bin/aspell';

$conf['spell']['driver'] = 'aspell';

$conf['utils']['gnupg_keyserver'] = array('pgp.mit.edu');

$conf['utils']['gnupg_timeout'] = 10;

$conf['menu']['apps'] = array();

$conf['user']['select_sentmail_folder'] = false;

$conf['user']['allow_resume_all_in_drafts'] = false;

$conf['user']['allow_folders'] = true;

$conf['user']['allow_resume_all'] = false;

$conf['user']['allow_view_source'] = true;

$conf['user']['alternate_login'] = false;

$conf['user']['redirect_on_logout'] = false;

$conf['user']['select_view'] = true;

$conf['server']['change_server'] = false;

$conf['server']['change_port'] = false;

$conf['server']['change_protocol'] = false;

$conf['server']['change_smtphost'] = false;

$conf['server']['change_smtpport'] = false;

$conf['server']['server_list'] = 'none';

$conf['server']['fixed_folders'] = array();

$conf['server']['sort_limit'] = 0;

$conf['server']['cache_folders'] = true;

$conf['server']['token_lifetime'] = 1800;

$conf['server']['cachejsparams']['timeout'] = 86400;

$conf['server']['cachejsparams']['mtime'] = false;

$conf['server']['cachejs'] = true;

$conf['server']['cachecssparams']['timeout'] = 86400;

$conf['server']['cachecssparams']['mtime'] = false;

$conf['server']['cachecss'] = true;

$conf['mailbox']['show_preview'] = true;

$conf['fetchmail']['show_account_colors'] = false;

$conf['fetchmail']['size_limit'] = 4000000;

$conf['msgcache']['use_msgcache'] = false;

$conf['mlistcache']['lifetime'] = 604800;

$conf['mlistcache']['use_mlistcache'] = false;

$conf['msgsettings']['filtering']['words'] = './config/filter.txt';

$conf['msgsettings']['filtering']['replacement'] = '****';

$conf['spam']['reporting'] = false;

$conf['notspam']['reporting'] = false;

$conf['print']['add_printedby'] = false;

$conf['msg']['prepend_header'] = true;

$conf['msg']['append_trailer'] = true;

$conf['compose']['allow_receipts'] = true;

$conf['compose']['special_characters'] = true;

$conf['compose']['use_vfs'] = false;

$conf['compose']['link_all_attachments'] = false;

$conf['compose']['link_attachments_notify'] = true;

$conf['compose']['link_attachments'] = true;

$conf['compose']['attach_size_limit'] = 0;

$conf['compose']['attach_count_limit'] = 0;

$conf['compose']['reply_limit'] = 200000;

$conf['hooks']['vinfo'] = false;

$conf['hooks']['postlogin'] = false;

$conf['hooks']['postsent'] = false;

$conf['hooks']['signature'] = false;

$conf['hooks']['trailer'] = false;

$conf['hooks']['fetchmail_filter'] = false;

$conf['hooks']['mbox_redirect'] = false;

$conf['hooks']['mbox_icon'] = false;

$conf['hooks']['spam_bounce'] = false;

$conf['hooks']['msglist_format'] = false;

$conf['maillog']['use_maillog'] = true;

$conf['sentmail']['params']['threshold'] = 60;

$conf['sentmail']['params']['limit_period'] = 24;

$conf['sentmail']['params']['table'] = 'imp_sentmail';

$conf['sentmail']['params']['driverconfig'] = 'horde';

$conf['sentmail']['driver'] = 'sql';

$conf['tasklist']['use_tasklist'] = true;

$conf['notepad']['use_notepad'] = true;



</description> 
   <pubDate>Sat, 16 May 2009 09:16:50 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/8287#t54212</link> 
  </item> 
   
  <item> 
   <title>I can't reproduce.  Sounds like a c-client issue.</title> 
   <description>I can't reproduce.  Sounds like a c-client issue.</description> 
   <pubDate>Tue, 02 Jun 2009 15:11:40 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/8287#t54387</link> 
  </item> 
   
  <item> 
   <title>I have the same problem (latest stable Horde). The attacheme</title> 
   <description>I have the same problem (latest stable Horde). The attachements that are displayed in mail content does not correspond with the mail contents. E.g. I send an email to myself which contains an image. The mail source code shows the image, however in the list of attachements is a XLS file which was send as the first mail arrived to the IMP.</description> 
   <pubDate>Fri, 12 Jun 2009 05:39:36 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/8287#t54546</link> 
  </item> 
   
  <item> 
   <title>&gt; I can't reproduce.  Sounds like a c-client issue.



The p</title> 
   <description>&gt; I can't reproduce.  Sounds like a c-client issue.



The problem is caused by a bug within the cache mechanism. C-client works well, since the displayed source code of a message is OK. If the following configuration is used: 

   $conf['cache']['driver'] = 'sql';

and the attachments are not displayed in a invalid way, it is sufficient to delete all the entries in horde_cache table and re-login the user. Then, all the attachements correspond with the emails = are displayed where should be.



I guess the bug appears as soon as some mails are deleted from mailbox - maybe it is caused by the mismatch with indexes?</description> 
   <pubDate>Fri, 12 Jun 2009 10:10:24 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/8287#t54547</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; I can't reproduce.  Sounds like a c-client issue.

&gt;

&gt; T</title> 
   <description>&gt;&gt; I can't reproduce.  Sounds like a c-client issue.

&gt;

&gt; The problem is caused by a bug within the cache mechanism. C-client 

&gt; works well, since the displayed source code of a message is OK. If 

&gt; the following configuration is used:

&gt;    $conf['cache']['driver'] = 'sql';

&gt; and the attachments are not displayed in a invalid way, it is 

&gt; sufficient to delete all the entries in horde_cache table and 

&gt; re-login the user. Then, all the attachements correspond with the 

&gt; emails = are displayed where should be.

&gt;

&gt; I guess the bug appears as soon as some mails are deleted from 

&gt; mailbox - maybe it is caused by the mismatch with indexes?



It definitely sounds like a c-client issue.  Sounds like the UIDs returned by c-client aren't unique.  The UIDL command is optional in POP3 servers - if not present, it is possible c-client is using straight message numbers instead.  Not much we can do there since we have no way of determining through the c-client API whether UIDL is available.



In IMP 5, I have disabled caching entirely for POP3 (as well as searching and sorting), albeit for performance and maintenance reasons rather than buggy UIDs.  I am wondering if I should entirely disable caching in FW_3 too.  I am instead leaning more to a strongly worded warning in the config files.</description> 
   <pubDate>Thu, 25 Jun 2009 17:31:24 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/8287#t54681</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/config/conf.xml?rt=horde&amp;r1=1.53.2.42&amp;r2=1.53.2.43&amp;ty=u</description> 
   <pubDate>Thu, 02 Jul 2009 02:18:17 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/8287#t54764</link> 
  </item> 
   
  <item> 
   <title>Documentation added to IMP 4.3.5.</title> 
   <description>Documentation added to IMP 4.3.5.</description> 
   <pubDate>Thu, 02 Jul 2009 02:20:04 -0400</pubDate> 
   <link>http://bugs.horde.org/ticket/8287#t54765</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
