Is it possible to have mail aliases (forwarders)

Discussion in 'Installation/Configuration' started by MvincM, Nov 26, 2006.

  1. MvincM

    MvincM New Member

    Hi,

    I have some situation. For one of domains hosted on ISPConfig I must have a pack o mails aliases (rather forwardes). For historical reason some users must have all e-mails forwarded to a new account in a new domain somewhere in internet.

    E.g.

    [email protected] -> [email protected]

    It is no sense to creat a pack of accounts in ISPConfig and forward all mails to new mail address (on new domain). Better solution would be to have some forwardes file (the same like aliases file).

    Maybe someone know how to do this in "ISPConfig way".

    Thanks in advanced.

    MvincM
     
  2. zephirus79

    zephirus79 New Member

    Yep you sure can!


    When you create a new user (or edit an existing one) click the advanced tab. Your forwarding and aliases are in there.
     
  3. MvincM

    MvincM New Member

    Last edited: Nov 26, 2006
  4. falko

    falko Super Moderator Howtoforge Staff

    You can use Postfix transports (see
    Code:
    man 5 transport
    ) or aliases for it.
     

Share This Page