Just my personal thoughts, but e-mailing the results to another address (even encrypted) is worse than simply leaving them stored (encrypted) on the host system assuming you are using SSL to get the information.
It is much easier to sniff out e-mails than it is to break into your database (if set-up properly) and get them. Thus, you at least have 1 line of defense prior to the encryption.
The method our firm has used is to use SSL for gathering the credit card information, then sending a simple notification e-mail to the admin letting them know a new "order" was placed and a link to the online system. Again using SSL, the admin logs into a secure site to view the information.
John