forward all mail from one domain to another with wildcards?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • packrat
    Junior Member
    • Apr 2005
    • 6

    #1

    forward all mail from one domain to another with wildcards?

    is it possiable to forward all email from one domain to another using wildcards for the name?

    anyname@co1.com is sent to anyname@co2.com

    i'd also like to copy anyname@co1.com to me@co3.com



    I have a customer changing company names that wants to keep the old domain and forward to the new but there are lots of names and changes in the future and I don't want to manually maintain the forwarding list.
  • RI-VVM
    Junior Member
    • Jul 2004
    • 8

    #2
    You can create PHP script which will do this and then set in CPanel redirect all mail to your script.

    for example if your username is testhosting then you need create PHP script, for example redirect-all-mail.php and put it to folder redirect, and set up an email forwarder to: |/home/testhosting/redirect/redirect-all-mail.php

    That's all.
    Redintek, http://redintek.com
    Design. Programming. Hosting

    Comment

    • packrat
      Junior Member
      • Apr 2005
      • 6

      #3
      actually I am not hosting the new domain so it has to actually be forwarded

      Comment

      Working...