Hi, I am using postfix + mailman to hold my internal mailing lists. The hierarchy is like this:
Internet <-> Postfix/Mailman Server <-> Mainframe <-> IntraNet All users have accounts on Mainframe. I have added few lists on the postfix/mailman. All lists have addresses like this: [EMAIL PROTECTED] Now from my mainframe when I send a mail to such a list, it gets expanded on mailman and then mailman injects them one by one to postfix. Now, I have few lists with more 7000 to 10000 users. I cannot put them on Mainframe because it overloads it and degrades the performance. Also I don't want so many mails to come from postfix as it chokes my Mainframe affecting other in/out going mails. I want mailman to send one mail per 20 users and I also want mailman so send this one mail at a rate of say one mail per second. I mean a somewhat delayed output is okey with me. Is thete any *smart* solution in between??? Thanks in advance. --yogesh ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
