Redirect Content Filter

Discussion in 'General' started by bkstradling, Oct 25, 2013.

  1. bkstradling

    bkstradling New Member

    Hello,

    I'm trying to create a Content Filter for the recipient of the email. What I've tried so far is...

    Filter: Header Filter
    Regexp. Pattern: /^To: [email protected]/
    Data: [email protected]
    Action: REDIRECT

    What I'm wanting this to do is redirect all emails to addresses such as [email protected] and [email protected] to [email protected].

    When I send a test email with this rule in place I'm getting the following error.
    The error that the server returned was:
    550 5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual mailbox table

    Any thoughts?
     
  2. bkstradling

    bkstradling New Member

    I ended up going into Postfix's main.cf and editing the

    recipient_delimiter = +

    to

    recipient_delimiter = -

    Thanks!
     
  3. AlisonCoco

    AlisonCoco New Member

    better contact the desk support for this query, i am sure u would get resolved with the issue here..
     

Share This Page