@saibal: That sounds strange. Did you opened it with the same Browser ('cause browsers behave very different)? Are the pnbackup_header templates identical? I can't mind an other reason for that. If you want, you can contact me via pm or email, and I will help you tracking down the problem.
@Boofo:
"von" just means "from"
What you have found is a general problem I'm fighting with: The name "backup" normally implies that all relevant information is saved, and that it can be restored (which will be possible in the next release). vB does some extra processing to make the pm's look pretty. Of course you want the backup looking pretty too, but much of this processing can't be reversed, so restoring ain't possible anymore.
On the other hand, this hack is designed to be flexible and fit everybody's needs. For that reason it's template based, and you can chose wich filetype the backup should be. But how the messages have to be processed so that they look pretty depends heavily on that filetype. HTML ist of course the most popular filetype, so I can include as switch in the admincp which enables processing for html output (at least that which can be reversed), but I haven't found a real good solution for that yet (suggestions are allways welcome

).
Cano2