6.0.0-beta1
10/18/25

[#9051] Compose using DIMP does not save in Sent folder
Summary Compose using DIMP does not save in Sent folder
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester presslab (at) hotmail (dot) com
Created 05/20/2010 (5630 days ago)
Due
Updated 05/20/2010 (5630 days ago)
Assigned 05/20/2010 (5630 days ago)
Resolved 05/20/2010 (5630 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/20/2010 07:52:40 PM Michael Slusarz State ⇒ Resolved
 
05/20/2010 07:26:16 PM presslab (at) hotmail (dot) com Comment #6 Reply to this comment
Does this fix?
Yes, works great now.  Thanks.
05/20/2010 06:34:29 PM Michael Slusarz Comment #5
Assigned to Michael Slusarz
Reply to this comment
Does this fix?
05/20/2010 06:34:11 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9051: In DIMP, set correct sent-mail folder if 
select_sentmail_folder is false

http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=0495acdf89a45197d4de57227b9aa8e29231c6d4
05/20/2010 06:09:02 PM presslab (at) hotmail (dot) com Comment #3 Reply to this comment
Works here.  Is your sent-mail setting locked?
No, there is no 'locked' for 'sent_mail_folder' in the prefs.php file 
so it should default to false.

I poked around some more, and I enabled this setting:

$conf['user']['select_sentmail_folder'] = true;

And now I see a check box when composing, 'Save in Sent' and a drop 
down box, which defaults to the correct folder.  With this setting 
enabled, the message goes into the Sent folder correctly.  I would 
guess without this setting though that messages should still go into 
Sent, right?

I am impressed by you guys' fast responses, it is impressive.  Thanks 
for your help.

05/20/2010 05:14:13 PM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
Works here.  Is your sent-mail setting locked?
05/20/2010 03:07:57 PM presslab (at) hotmail (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Compose using DIMP does not save in Sent folder
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
When I compose an email using DIMP it does not show up in the Sent 
folder.  If I use the Traditional style (IMP) it works correctly.

Further investigation shows that $opts['sent_folder'] in 
buildAndSendMessage() is not set correctly using DIMP.

Saved Queries