Postfix config for individual user

Discussion in 'General' started by [email protected], Feb 11, 2014.

  1. david_hitt@lionlike.com

    [email protected] New Member

    Hey all,

    I have a customer that has all linux email accounts, but wants to add Microsoft Exchange accounts for a specific department. Is there a way I can continue to have @customer.com come to the ISPConfig MX, but then transport those specific users over to an exchange server?

    Would it just be these lines added per user in the custom rules:

    redirect “[email protected]”;
    discard;
    stop;

    Thanks,
    David
     
  2. tahunasky

    tahunasky Member

    That will forward the emails from the current mailbox to the [email protected] and then delete from current mailbox.
     

Share This Page