You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
955 B
17 lines
955 B
- KMComposer cannot set the subject. Seems to be a problem in kmmessage.cpp |
|
cause KMMessage::setSubject(const char *aStr) gets the subject string |
|
without any problem but does use it correctly. |
|
- Pop does not append downloaded msgs to according folder |
|
- Set your pop passwd manually in kmacctpop.cpp |
|
- Config stuff missing. Copy this kmailrc to your ~/.kde/config/ |
|
- Saving of octet-streams does not work ( something goes wrong decoding) |
|
- mimemagic stuff does not look at the extension yet only scans file content. |
|
Result is that some files are not recognized correctly |
|
- Attaching bodyParts is not yet possible. Something must be wrong with |
|
addBodyPart() or I am just too stupid. |
|
- In first KMail start: |
|
Configure (Settings) goes fine until I set the POP3 account. After |
|
pressing OK I get a window with: |
|
QGArray::at: Absolute index 0 out of range |
|
And KMail crashes with seg. fault. |
|
- Add selectable character encodings (ISO-8859-x, ...
|
|
|