Menu

Forwarding to another eMail Adress possible ?

Help
Rainer
2006-04-02
2013-06-03
  • Rainer

    Rainer - 2006-04-02

    hello,
    is it possible to add more than one reply-adress in the process.php file ?
    ....
    mail("test@test.de",......

    greetings from Hamburg/Germany.
    Rainer

     
    • TNTEverett

      TNTEverett - 2006-04-03

      I believe it should work just like your regular email program.  Put a ; between addresses and try it out. 
      mail("test@test.de;test1@test.de",...

       
    • MadRhino

      MadRhino - 2006-04-12

      It's actually:

      mail("test@test,de";,......

      Use a comma between emails

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.