1

Topic: how I can send an email to all the accounts in the server?

I'm runing iRedOS 6.0 with mySql backend (Centos 5.5)

I need to send an email to all the accounts in our customer domain,
I cant figure how to do it, I worked many years with sendmail and
iRedMail is our first try with postfix.
I can make a script to extract the mail addresses and send the mail
from another server, but maybe is there another and more practical solution


Thanks for all the good work

Juan

----

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

2

Re: how I can send an email to all the accounts in the server?

jbou wrote:

I'm runing iRedOS 6.0 with mySql backend (Centos 5.5)

I need to send an email to all the accounts in our customer domain,
I cant figure how to do it, I worked many years with sendmail and
iRedMail is our first try with postfix.
I can make a script to extract the mail addresses and send the mail
from another server, but maybe is there another and more practical solution


Thanks for all the good work

Juan

HI,

Don't know if i really understand you but, why don't you create a mail list and add every user to it ?
Then you can send a mail to this list and it will be forwarded to all users.

3

Re: how I can send an email to all the accounts in the server?

thank you Cedric, this is what I need,
but how to create a mail list with iRedMail-mysql backend

Thanks
Juan