Re: empty messages from fedora users list.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I expect that Evolution is not using the same IMAP requests as Thunderbird did. Thunderbird was getting the server to parse the email somewhat and give it the details. Evolution may just be asking the server to send it the whole thing. I don't know if Evolution has some way to log the protocol like Thunderbird, but it's not necessary. Install "socat" and run the following command as root in a terminal:
socat -v tcp-l:143 openssl:your.mail.server:993

Then create an account in Evolution that connects to imap (not imaps) at "localhost". When it connects, you will get a full log of the protocol. You might want to log to a file instead. You can do that by adding "2> my.log.file" to the end of the socat command which redirects the stderr output to the file.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux