FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » German umlauts in email notification subjects
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
German umlauts in email notification subjects [message #16874] Wed, 25 February 2004 16:50 Go to next message
christo is currently offline  christo   Germany
Messages: 25
Registered: February 2004
Karma: 0
Junior Member
Some email notifications from FUD forum got classified as spam by our spam filter. One of the reasons was:

Quote:

BAD HEADER Non-encoded 8-bit data (char FC hex) in message header 'Subject'
Subject: ...to Re: Sollten wir Regeln f\374r die usernames...


I assume the mail subjects have to be 7bit clean?


Christopher Huhn, GSI Darmstadt, Germany
Re: German umlauts in email notification subjects [message #16876 is a reply to message #16874] Thu, 26 February 2004 00:11 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Not really, it is just that many spam messages contain those characters and your spam filter automatically assumes that messages with such characters are spam.

FUDforum Core Developer
Re: German umlauts in email notification subjects [message #16881 is a reply to message #16874] Thu, 26 February 2004 07:45 Go to previous messageGo to next message
Olliver   Germany
Messages: 443
Registered: March 2002
Karma: 0
Senior Member
Just because your spam filter doesn't want to know anything about legitimate ISO-8859-15 encodings it doesn't mean it's automatically wrong. German without umlauts is sort of terrible to read. Besides, To replace one umlaut you need two characters. Given the number of umlauts usually in German this is additional bloat in each message.

Hence I'm not going to update the German translation accordingly but leave it as is. Feel free to make a Umlaut hack of your own in msg. With a few
perl -pi -e "s/foo/bar/g" msg

substitutions this should be a matter of minutes.

Olliver

(Maintainer of the German translation)
Re: German umlauts in email notification subjects [message #16889 is a reply to message #16881] Thu, 26 February 2004 16:37 Go to previous messageGo to next message
christo is currently offline  christo   Germany
Messages: 25
Registered: February 2004
Karma: 0
Junior Member
You did not get my point, I'm afraid.

I do not wish to remove all umlauts from the forum.

We had a topic title with umlauts in the forum.
This topic title is contained "as is" in the email notification subject header.

But if you read RFC 2047, you'll notice that in email message headers all characters that are NOT plain US-ASCII must be encoded
quoted-printable.

FUDforum therefore produces syntactically incorrect mail notifications.



Christopher Huhn, GSI Darmstadt, Germany

[Updated on: Fri, 27 February 2004 12:42]

Report message to a moderator

Re: German umlauts in email notification subjects [message #16981 is a reply to message #16889] Sun, 07 March 2004 21:02 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Post Form functionality with Mozilla 1.4 and Konquror 3.1.3
Next Topic: Anon User ID in maillist.php (RC3) not working
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Sep 28 23:44:51 GMT 2024

Total time taken to generate the page: 0.03362 seconds