On 2005-10-21, Sam Varshavchik wrote: > Anton Basistov writes: > > >I just want to know how can I make distribution for all persons at my > >courier server at the same time? One letter to all people. > > It depends on how you manage all accounts. If you're using system > accounts, you can obtain a list of all of them from /etc/passwd and address > a message to each recipient. > > If you're using MySQL, LDAP, or something else, obtain the list of accounts > from there. >
authenumerate might help you to create a list of all accounts. It comes with courier-authlib and enumerates all available mail accounts. With this list you can create an alias or better a couriermlm mailing list. -- Georg ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
