Example

 
Below a typical example of Feedback Module tasking:
  1. Undeliverable mails are to be added to the exclusion list
  2. Mails with the word "unsubscribe" as subject are to be added to the exclusion list
  3. Mails with the word "subscribe" as subject are to be added to the address database
  4. All other mails are to be forwarded to your e-mail address
  5. The mails should then be deleted from this mail account.
 
In order to achieve this, you need 3 Actions:
 
  • Condition check Bounce Detection
  • Action: Add sender to exclusion list
  • Delete Message from Server
  • No further Actions
 
  • Contains search string: unsubscribe
  • Search in Subject/Re
  • Action: Enter sender in Exclude Database
  • Delete message from Server
  • No further actions
 
  • Contains search string: subscribe
  • Search in Subject/Re
  • Action: Enter sender in Address Database
  • Delete message from Server
  • No further actions
 
  • Contains search string: [leave field empty]
  • Action: Reroute mail
  • Enter the desired recipient address (your e-mail address)
  • Delete message from Server
  • No further actions
 
Note:
Follow the sequence. This is important, because the word subscribe is contained in the word unsubscribe.

 


Copyright (c) by Kroll-Software, Berlin 1999-2001