Le Wed, 20 Jun 2012 05:36:56 -0400, Charles Marcus CMarcus@Media-Brokers.com a écrit :
On 2012-06-19 10:28 PM, Claude Gélinas claude@phyto.qc.ca wrote:
I'm on fc16 with dovecot and Claws Mail version 3.8.0
We are much more interested in the dovecot version (and configuration
- dovecot -n output is helpful there) than the version of Claws Mail.
All email in INBOX are troncated as they arrive. I only get the title, from and date but no more core message
could someone guide me so I find a solution for my problem. cannot lose my email
Since most of our Crystal Balls are broken, you will likely have to be much more precise in your request for help, by providing actual excerpts from logs while accessing mail, and you may even have to resort to enabling debugging...
Start here: http://wiki2.dovecot.org/WhyDoesItNotWork
Otherwise, you may get more help from a Fedora support list.
here is the dovecot -n
# 2.0.20: /etc/dovecot/dovecot.conf # OS: Linux 3.2.7-1.fc16.x86_64 x86_64 Fedora release 16 (Verne) disable_plaintext_auth = no mail_location = maildir:~/mail/INBOX:LAYOUT=fs maildir_very_dirty_syncs = yes managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave mbox_write_locks = fcntl passdb { driver = pam } plugin { sieve = ~/.dovecot.sieve sieve_dir = ~/sieve } service imap-login { inet_listener imap { address = localhost } } service pop3-login { inet_listener pop3 { address = localhost } } ssl_cert =
Each email I receive in the INBOX folder are missing the core of the message. I see who sent it, I have the title but the rest is empty.
In other folder the email come in just fine
Claude