6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8287] POP3 - Can't see content of a mail (bad mail is displayed)
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .. ,.__.. . [__)|__| \./ | ||\ | [__)| | | |__|| \|
Comment
> 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 "Source Message", 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; > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers