mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #1411] 🐛 [Bug] Error when forwarding mail with attachment #650
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#650
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @indridieinarsson on GitHub (Dec 20, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1411
Originally assigned to: @amaninyumu1 on GitHub.
🐛 Bug
There is an issue when forwarding mails with attachments, in particular mails from a gmail account
This particular issue arises like this:
I have a gmail account. In it, there is a mail which was forwarded to me from somewhere else. It has an attachment (.pptx file).
Now, if I try to forward this mail further, using cypht, I get the following error in the cypht logs after pressing "Send".
Cypht does not send the mail, and reports an error in the GUI.
Version & Environment
git commit
15ff8558dcOS: linux - docker image (on linux host)
@marclaporte commented on GitHub (Jan 21, 2025):
Related: https://github.com/cypht-org/cypht/pull/1407
@marclaporte commented on GitHub (Jan 21, 2025):
@amaninyumu1 Are you able to reproduce the issue?
@amaninyumu1 commented on GitHub (Jan 22, 2025):
Yes @marclaporte I work on this.
@amaninyumu1 commented on GitHub (Jan 26, 2025):
Hello @marclaporte. After testing on. Based on the description of the bug, all messages that I transfer from one account, then retransfer it to another gmail account using cypht are done with success. on my side there is no bug. thanks
@marclaporte commented on GitHub (Jan 27, 2025):
@indridieinarsson @amaninyumu1 Please find each other on https://gitter.im/cypht-org/community for a screenshare.
@amaninyumu1 commented on GitHub (Jan 28, 2025):
Hello @marclaporte , @indridieinarsson the url you shared above I'm having trouble accessing it, initially I thought it was my internet connection. here is the screenshot:
@marclaporte commented on GitHub (Jan 28, 2025):
@amaninyumu1 Please try via a VPN or a jumpbox.
@indridieinarsson commented on GitHub (Feb 7, 2025):
Finally got some a bit of time to take a look at this. With the current master branch ( at commit
18965eff2das of now), I am unable to reproduce it. Tried the same email accounts as sender/receiver and the exact same message that failed before. So I'm closing the issue.