Project

General

Profile

Actions

Bug #9783

open

Email with special characters

Added by Carsten Rose over 4 years ago. Updated 5 months ago.

Status:
New
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
16.12.2019
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
No
Vote:

Description

https://stackoverflow.com/questions/4816424/are-single-quotes-legal-in-the-name-part-of-an-email-address

  • Uppercase and lowercase English letters (a–z, A–Z)
  • Digits 0 to 9
  • Characters ! # $ % & ' * + - / = ? ^ _ ` { | } ~
  • Character . (dot, period, full stop) provided that it is not the first or last character, and provided also that it does not appear two or more times consecutively (e.g. ).

Fuer QFQ:

  • Regexp anpassen.
  • Alle Zeichen werden HTML Specialchar kodiert abgelegt (by default) - damit verlieren # % ' ihre Bedeutung.
  • QFQ sendmail macht ein html decode vor dem versenden.
  • Stringverarbeitung innerhalb QFQ sollte kein Problem sein, solange das QFQ sendmail verwendet wird.

Related issues

Related to QFQ - Bug #16506: Error sendmail failed: Umlaute in FROM ADDRESSIn ProgressCarsten Rose30.06.2023

Actions
Actions #1

Updated by Carsten Rose over 4 years ago

  • Tracker changed from Support to Bug
Actions #3

Updated by Carsten Rose about 4 years ago

  • Target version changed from 146 to 55
Actions #4

Updated by Carsten Rose about 4 years ago

  • Target version changed from 55 to next7
Actions #5

Updated by Carsten Rose 5 months ago

  • Related to Bug #16506: Error sendmail failed: Umlaute in FROM ADDRESS added
Actions #6

Updated by Carsten Rose 5 months ago

  • Target version changed from next7 to 24.6.0
  • Prio Planung set to No
Actions

Also available in: Atom PDF