yes that is possible. You would need to connect to the email account via pop3 (you can use the imap functions form php or a custom written class). Once you have retrieved the email(s) you can send them with the normal mail function to whatever email address you which.
Bookmarks