PDA

View Full Version : Deleting forwarded messages



artcoder
07-20-2008, 11:57 PM
I have set up a forwarder so that emails to my domain email gets forwarded to my gmail. However, the mail is still found in the inbox of my domain email account. How can I have my domain email account automatically delete the email after it has forwarded it to my gmail?

shadmego
07-21-2008, 12:15 AM
You can create a "virtual" forward.

Instead of creating an actual email address with a box, you can skip the email creation process and go directly to the forward:

not_a_real_email_address@yourdomain.com <forwards to> you@gmail.com

That way, when people send an email to you at your domain, the email gets forwarded without clogging up a non-existent inbox.

~regards