Skip to main content

Mass Email to all Email Accounts

Comments

3 comments

  • Infopro
    I need to send the same email to everyone on the server. Is there a way to do this?

    No, there isn't.
    0
  • Eric
    Howdy, That's a neat idea. Please log it as a feature over at features.cpanel.net. I can give you a dirty one-liner to get you the list of email addresses on the server.
    ls /home*/*/mail/|grep "@"
    That should get you the list of real mailboxes on the system. Thanks!
    0
  • Shane3673
    Howdy, That's a neat idea. Please log it as a feature over at features.cpanel.net. I can give you a dirty one-liner to get you the list of email addresses on the server.
    ls /home*/*/mail/|grep "@"
    That should get you the list of real mailboxes on the system. Thanks!

    That is similar to what I did then imported them in Constant Contact fro the email. Still think they should have an option for this in Cpanel though, very useful for changes and maintenance.
    0

Please sign in to leave a comment.