Summary: | Wrong "Date" headers on sent mail; timezone erronously picked up. | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Massimo <mfs-it> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | cfeck, david.jobet |
Priority: | NOR | ||
Version: | 4.14.10 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Massimo
2016-04-06 05:59:37 UTC
I'm in England (London). Unfortunately, my company sets up system to America/New_York and I don't have sudo rights to change it. So we use TZ=Europe/London to correct timezone. Every time I send an email using kmail, the mail is sent with twice the offset. Example : $ env | grep TZ TZ=Europe/London $ date jeu. nov. 17 09:37:53 GMT 2016 $ TZ=America/New_York date jeu. nov. 17 04:38:03 EST 2016 If I send a mail it is sent with time=14:38 (= 04:38 + 5h00 * 2, 5h00 = time lag between London and New York) I've played a little bit with TZ before sending an email with kmail. If I set TZ to America/New_York (-5), mail is sent with New York's time : correct If I set TZ to America/Halifax (-4), mail is sent with New York's time + 2 hours : incorrect (should be New York + 1 hour) If I set TZ to America/Sao_Paulo (-3), mail is sent with New York's time + 4 hours : incorrect (should be New York + 2 hour) Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |