Bug 4107 - Sent messages do not appear in "Sent" folder...
Summary: Sent messages do not appear in "Sent" folder...
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Folders/IMAP (show other bugs)
Version: 3.17.2
Hardware: PC Linux
: P3 critical
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2018-10-28 21:20 UTC by lbickley
Modified: 2018-10-29 18:43 UTC (History)
0 users

See Also:


Attachments

Description lbickley 2018-10-28 21:20:18 UTC
Recently upgraded to version 3.17.0git138 and found that messages sent by Claws do NOT appear in the "Sent" folder.

System Information
GTK+ 2.24.32 / GLib 2.54.3
Locale: C (charset: US-ASCII)
Operating System: Linux 4.12.14-lp150.12.22-default (x86_64)
Comment 1 lbickley 2018-10-28 21:30:32 UTC
Note: Reverted to version 3.17.0git53 - using same libraries (i.e. recompiled, etc.) - and sent emails now properly appear in "Sent" folder.
Comment 2 Michael Rasmussen 2018-10-28 21:51:25 UTC
(In reply to comment #1)
> Note: Reverted to version 3.17.0git53 - using same libraries (i.e.
> recompiled, etc.) - and sent emails now properly appear in "Sent" folder.

I can confirm this. It seems that claws does not honour the default server folders so to have sent mails saved you need to explicitly configure claws to use the default folders. Eg edit accouts -> advanced -> #imap/[server]/Sent
Comment 3 users 2018-10-28 22:00:05 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2018-10-28 22:00:05.171223636 +0100
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=45500aa4e0934a3a80bd2f0cdcdf78c9c23f9fcf
Author: Andrej Kacian <ticho@claws-mail.org>
Date:   Sun Oct 28 21:58:31 2018 +0100

    Handle compose "Save Message to" checkbox state in compose_set_save_to() only.
    
    Fixes bug #4107 - Sent messages do not appear in "Sent" folder...
Comment 4 Andrej Kacian 2018-10-28 22:00:27 UTC
Fixed now in git, sorry about that!
Comment 5 Michael Rasmussen 2018-10-28 22:12:19 UTC
(In reply to comment #4)
> Fixed now in git, sorry about that!

Yep, I can confirm it is fixed ;-)
Comment 6 lbickley 2018-10-28 23:51:35 UTC
version 3.17.0git139

Verified that bug has been fixed per the "latest" version above.

THANKS!!!

Lyle
Comment 7 Paul 2018-10-29 07:38:13 UTC
(In reply to comment #0)
> Recently upgraded to version 3.17.0git138 and found that messages sent by
> Claws do NOT appear in the "Sent" folder.
> 
> System Information
> GTK+ 2.24.32 / GLib 2.54.3
> Locale: C (charset: US-ASCII)
> Operating System: Linux 4.12.14-lp150.12.22-default (x86_64)

Hi Lyle,

In 3.17.0git138, what was the value of 'Save message to' on the Others tab of the Compose window?

In your IMAP mailbox, if you look at the Properties of your sent mail folder, is its 'Folder Type' set to 'Outbox'?
Comment 8 Paul 2018-10-29 10:05:23 UTC
Lyle,

The patch at 3.17.0git139 broke something while fixing something else.

Please try 3.17.0-141-gd2bdb12 and report back whether you still have this bug. If yes, then I'll have more questions.
Comment 9 lbickley 2018-10-29 18:03:15 UTC
Paul,

I only update from source every two or three weeks and didn't update/download 3.17.0-141-gd2bdb12. If you have a copy and want me to try it, please email me a copy or let me know how to pick it up with claws git.

Cheers, Lyle
Comment 10 lbickley 2018-10-29 18:06:48 UTC
Paul,

BTW: version 3.17.0git139 is working O.K. (proper "Send" folder for both IMAP and POP3 (both with SSL/TLS) accounts.

Lyle
Comment 11 Paul 2018-10-29 18:16:55 UTC
(In reply to comment #10)
> 
> BTW: version 3.17.0git139 is working O.K. (proper "Send" folder for both
> IMAP and POP3 (both with SSL/TLS) accounts.

The problem with 3.17.0git139 occurs when the Global pref to save sent msgs is not set, account pref is not set, and folder pref is not set.

Then you would expect the 'save message to' checkbox to be unset, but with 3.17.0git139 it was set.

The only problem I found with 3.17.0git138 was that SMTP-only account msgs were not getting the save folder set. This was also Andrej's discovery.

With 3.17.0git141 everything seems to work, inasmuch as I can't find a way to reproduce your problem. That's why I wanted you to test again, because there are many variables around this and its possible there is something different with your set-up.

You didn't answer the question in comment #7: In your IMAP mailbox, if you look at the Properties of your sent mail folder, is its 'Folder Type' set to 'Outbox'?
Comment 12 lbickley 2018-10-29 18:30:50 UTC
Just downloaded, compiled and installed version 3.17.0git141

Tested both IMAP and POP accounts. "Sent" works as expected in both.

"is its 'Folder Type' set to 'Outbox'?"

Both are set to Folder Type "Outbox" (which is "greyed out").
Comment 13 Paul 2018-10-29 18:43:39 UTC
Thanks for the confirmation, Lyle.

Note You need to log in before you can comment on or make changes to this bug.