[GH-ISSUE #717] Charset causes status=deferred (An error has occurred, please try again later. ) #502

Open
opened 2026-03-01 17:47:48 +03:00 by kerem · 0 comments
Owner

Originally created by @be-side on GitHub (Jan 31, 2025).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/717

Using a selfhosted instance of Addy and have noticed the following issue.

When emails are received to an alias with charset="shift_jis" (possibly any non UTF-8?) the emails are indefinitely deferred with the following entry in the logs.
Jan 31 19:50:27 mail postfix/pipe[1641]: 2E63D2800000005BDF4: to=<alias@domain.com>, relay=anonaddy, delay=4643, delays=4642/0.02/0/0.48, dsn=4.3.0, status=deferred (An error has occurred, please try again later. )

When the same email is sent using the same account from the same mail client, but forced to use UTF-8 for the charset, the email is received via the alias without issue.

There was mention of the same issue in #485 but it was never explored further in that issue.

Originally created by @be-side on GitHub (Jan 31, 2025). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/717 Using a selfhosted instance of Addy and have noticed the following issue. When emails are received to an alias with charset="shift_jis" (possibly any non UTF-8?) the emails are indefinitely deferred with the following entry in the logs. `Jan 31 19:50:27 mail postfix/pipe[1641]: 2E63D2800000005BDF4: to=<alias@domain.com>, relay=anonaddy, delay=4643, delays=4642/0.02/0/0.48, dsn=4.3.0, status=deferred (An error has occurred, please try again later. )` When the same email is sent using the same account from the same mail client, but forced to use UTF-8 for the charset, the email is received via the alias without issue. There was mention of the same issue in #485 but it was never explored further in that issue.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#502
No description provided.