What i did is add a little code at
/apps/customer/views/campaigns/step-template-create.php
Code:
[<a href="http://yourdomain.com/index.php/campaigns/<?php echo $campaign->campaign_uid; ?>" target=_new>Preview Letter</a>]
Just to make my life easier of having to preview the letter without sending it.