ISPconfig3 email groups

Discussion in 'General' started by syadnom, Mar 10, 2009.

  1. syadnom

    syadnom New Member

    Is there an option for email groups in ISPconfig3?

    in traditional postfix (as in no mysql or whatever) i just add an

    alias_database = hash:/etc/aliases

    /etc/aliases:
    alias: :include:/etc/group1

    /etc/group1:
    email1
    email2
    email3

    I see no option for this in ISPConfig3. Is it hiding? If it is not, how can I do this on the command line? I did the traditional setup but clients cant send emails to the aliases, I get an error that no recipient exists.
     
  2. syadnom

    syadnom New Member

    mysql

    I looked through the tables and dont see anything for aliases. Is this not-implemented?
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Aliases are implemented and you can use this for sending an email to several recipient stoo but groups are not implemented.
     
  4. syadnom

    syadnom New Member

    just in ispconfig2

    are email groups and option in ispconfig2?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    No. There is no special froup feature in ispconfig 2. but you can do email distribution to more then one account with aliases as it is used in ispconfig 3 too.
     
  6. Hi Till

    Lets say i have these address

    1. abc@test
    2.def@test

    I want these email to receive email to xyz@test . how can i set that up ?
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    So email for abc.test and def@test shall be delivered to xyz@test? These are called aliases and you can find them in the left side menu of the mail module. Aliases are not related to the topic mail groups of this thread. This thread is from 2009 and it showed a warning to not re-open it, so please do not reopen such old threads, especially not when your topic is not even related.
     

Share This Page