Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The K-9 app for Android does not store sent messages in the Sent folder #8113

Closed
2 tasks done
Halfspider opened this issue Sep 5, 2024 · 6 comments
Closed
2 tasks done
Labels
type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation

Comments

@Halfspider
Copy link

Halfspider commented Sep 5, 2024

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App version

6.804

Where did you get the app from?

Google Play

Android version

14

Device model

honor x7a

Steps to reproduce

  1. Writing an email
  2. Sending

Expected behavior

Each message sent via K-9 should be saved in the Sent folder

Actual behavior

After you type or unsend a message, the message is not saved in the Sent folder. The email is delivered, but there is no information about sending anywhere.

Logs

No response

@Halfspider Halfspider added type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation labels Sep 5, 2024
@fereshtehamiri
Copy link

hi @Halfspider
This bug didn't happen to me in 6.804 version. i test it with samsung a32,android 13.

@gedakc
Copy link

gedakc commented Sep 17, 2024

Using k9-6.804.apk from github releases I confirm the problem with sent messages not being stored in the sent folder.

My phone is a Motorola Moto G Fast with Android version 11.

I tested multiple email addresses and have additional information that may help.

Email Provider Message Sent Properly Message stored in Sent Folder
gmail.com Yes No [Edit 2024-09-25: gmail uses "Sent Mail" for folder name, not "Sent"]
hotmail.com Yes Yes, but there are two copies
Yahoo.com Yes Yes, one copy as expected
nucleus.com[1] Yes No

1: nucleus.com is a third party ISP providing IMAP email services.

Hopefully this helps to triage this issue.

Regards,
Curtis Gedak

@gedakc
Copy link

gedakc commented Sep 25, 2024

The issue with two copies of a sent message appearing in the sent folder for Hotmail (also Microsoft mail) appears to have been reported as follows:

Mail sent two times with office 365 #7938

It appears that Microsoft is using non-standard email behaviour and automatically storing a copy of all sent message in the sent folder.

This minor issue can be worked around for Hotmail by de-selecting the option under Settings → [Account] → Sending mail → Upload sent messages.

The issue of sent message not appearing in the sent folder remains for gmail and also third party ISP email providers such as nucleus.com.

@gedakc
Copy link

gedakc commented Sep 25, 2024

I finally found the solution!

It involves manually setting the folder for sent for the email account.

Go to Settings → [Account] → Folders, and change Sent folder from Automatic (None) to Sent.

You might wish to do similar actions for folders like Drafts, Spam, and Trash.

See also:

@gedakc
Copy link

gedakc commented Sep 25, 2024

There appears to be an enhancement request to notify the user if a sent folder is not automatically detected when k9 email accounts are set up. See:

Issue: Warn if Sent folder not found #6276

@cketti
Copy link
Member

cketti commented Sep 25, 2024

As @gedakc mentioned, the folder that messages are uploaded to after sending can be configured under Settings → [Account] → Folders → Sent folder. If Automatic (None) or None are selected, or the setting Settings → [Account] → Sending mail → Upload sent messages is unchecked, sent messages won't be uploaded to the Sent folder by the app.

When adding an account, the app asks the user to configure special folders if the server doesn't provide values for all of them.

image

Closing this issue because this is most likely a configuration problem, not a bug.

@cketti cketti closed this as completed Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation
Projects
None yet
Development

No branches or pull requests

4 participants