is the code from the email form tut safe?

Yesterday I noticed that using the send-email form in the below tut, it's possible to add any header you want. For example, you can just write "date: 12/12/2004" and this header will be added. Is this really safe?

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ema il.html

Thanks

[328 byte] By [bronze-starDukes] at [2007-11-26 12:12:42]
# 1
bump - this is important to more than just me
bronzestar at 2007-7-7 14:12:59 > top of Java-index,Archived Forums,Socket Programming...
# 2
bump
bronzestar at 2007-7-7 14:12:59 > top of Java-index,Archived Forums,Socket Programming...
# 3
bump
bronzestar at 2007-7-7 14:12:59 > top of Java-index,Archived Forums,Socket Programming...
# 4
bump
bronzestar at 2007-7-7 14:12:59 > top of Java-index,Archived Forums,Socket Programming...
# 5
Most email programs stop processing headers after one blank line. So, add a blank line between the headers you specify and the user's message.
bronzestar at 2007-7-7 14:12:59 > top of Java-index,Archived Forums,Socket Programming...
# 6
Thanks for the reply, but you ruined my fun. Now I have nothing to bump every day :(
bronzestar at 2007-7-7 14:12:59 > top of Java-index,Archived Forums,Socket Programming...