1

Topic: Group email/alias e.g.developers@domain.com

Hi,

I am trying to create a group of developers for a domain, their email ids has been created.

I tried to add an alias using postfix admin, but the error "The TO is not valid!". I am trying to add 3 email ids in TO field.

how can we achieve this? I am using postfixadmin and mysql as backend.

Richard

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Group email/alias e.g.developers@domain.com

Multiple users should be seperated by comma, like this:

user1@domain.ltd,user2@domain.ltd,user3@domain.ltd

3

Re: Group email/alias e.g.developers@domain.com

Thanks, that works perfect. The edit option of alias is much better because it accepts each alias on a separate line and it's a textarea control.