On Wed, 28 Nov 2001, Sysop wrote: > Is there a way for postmaster or some administrator to send an email to > all users on the mail system? Something to the effect of "Server will > be unavailable for the following hours, do to hardware upgrades. Please > contact me if this will pose a problem." ?
Create an alias which points to a list of users in /etc/aliases (or the Courier equivalent file, which I can't remember the name of), if you haven't got very many users. If you have lots of users, you could probably keep them in a database, and have the alias point to a script that will extract the usernames for you. -- Juha Take off every sig! _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
