Comment 2 for bug 491709

Revision history for this message
Dave Walker (dogatemycomputer) wrote :

You can debug the communications with your mail server with environment variable CAMEL_VERBOSE_DEBUG.

   1. Exit evolution and run the command 'evolution --force-shutdown'
   2. Run the command 'env CAMEL_VERBOSE_DEBUG=1 evolution >& /tmp/camel.out'
   3. Use evolution like usual

The server traffic will be logged to /tmp/camel.out file delimited by the words "sending:" and "receiving:". Certain information such as usernames and passwords, and most message content will be hidden or not printed.

Please attach the resulting /tmp/camel.out log file. If you could produce a very short movie and screen prints documenting the problem then that may also help track down the problem.