On 01/11/01 15:28 +0530, Mujeeb Rahman wrote: > We have two choices here : (1) To send only one mail and put all the > addresses in bcc field of that mail (2) Send about 6 or 7 separate mails > with about 1000 recipients each. Create an alias on the mail server corresponding to all the users. Better still use a list manager like majordomo or mailman.
> I noticed that in the first case, sendmail creates one process to send that > mail out, and in the second case sendmail creates 6 or 7 processes, one for > each mail that we sent. Send mails with fewer recipients. Use a faster MTA like postfix. > In both the cases VFS File-limit exceeded. and server is going to stuck. > and giving error messages. too many files opend.... /proc/sys/kernel/fs/ Devdas Bhagat _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
