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

Add ICONV_OPTION configuration for iconv's //TRANSLIT and //IGNORE options #76

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

matidau
Copy link
Collaborator

@matidau matidau commented Jun 9, 2024

Released under the GNU Affero General Public License (AGPL), version 3

What does this implement/fix? Explain your changes.

Provides configuration to set the //TRANSLIT and //IGNORE options

Does this close any currently open issues?

#27

Any relevant logs, error output, etc?

N/A

Where has this been tested?

Server (please complete the following information):

  • OS: Ubuntu 22.04
  • PHP Version: 8.0
  • Backend for: Mail-in-a-Box, Nextcloud(Carddav/Caldav)
  • and Version: V68, latest

Smartphone (please complete the following information):

  • Device: Xiaomi 11T & Redmi Note 7
  • OS: Android: 14 & 10
  • Mail App: GMail
  • Version: 2024.05.26

@matidau matidau linked an issue Jun 9, 2024 that may be closed by this pull request
@matidau matidau merged commit 07b386c into develop Jun 13, 2024
3 checks passed
@matidau matidau deleted the iconv-option branch June 13, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add configuration for //IGNORE and //TRANSLIT for iconv
1 participant