Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This Test Case example will check if the sender domain is “sender.com” and if it is it will redirect the email to the support projectExample_Project.

Code Block
MIME-Version: 1.0
Received: by 10.223.112.12 with HTTP; Sat, 18 Jun 2011 22:42:26 -0700 (PDT)
Date: Sun, 19 Jun 2011 17:42:26 +1200
Message-ID: <BANLkTinB1mfSh+GwOXGNWoL4SyDvOpdBoQ@mail.gmail.com>
Subject: This is a starting email template, update as required sales
From: "NotaUser" <notauser@sender.com>
To: mailbox@localhost
Content-Type: text/plain; charset=UTF-8

This a support for a domain called sender.com and is placed in the Example_Project.

...