forwardemail / forwardemail/mail.forwardemail.net

[fix] Email addr missing in fwded msgs / increase timeout for large msgs

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
36
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Email addresses (From, To, Cc) of a forwarded message are lost and only the name is displayed.

Also, if forwarding a message with quite large attachments (but it happened to me with a 5Mb only attachment), the message send 'timed out' and can't send it using webmail.
>May be a consistent larger timeout is needed.

A sending icon should also be added, to appear when i press the send button, to let the user know about the started sending process and avoid interruption or multiple presses.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the forwarded-message rendering and send flow in the webmail client; the payload does not name files or tests. Confirm where From, To, and Cc addresses are lost, reproduce sending a message with a large attachment, and inspect the send-button state. Done means forwarded addresses remain visible, large messages complete reliably, and sending shows clear progress without duplicate submissions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.