ML2008
06-12-2001, 02:48 AM
Hi, how can I send an email notice to all users across all domains on my Raq3 server?:confused:
![]() | View Full Version : How to send an email to all users on Raq3 ML2008 06-12-2001, 02:48 AM Hi, how can I send an email notice to all users across all domains on my Raq3 server?:confused: jtan15 06-12-2001, 12:18 PM I do not believe there is an easy way to do it. You can create a perl script to open the /etc/aliases file and split them up into sendable addresses, but the quickest way might be just to copy and paste all of their e-mail addresses into your mailer. mlovick 06-12-2001, 01:43 PM you can send emails to : username@theserver.hostname it does'nt need to be : username@customer.domain Just get the usernames from /etc/passwd |