Hi all

I 've created configuration files of maidag program as follows:

/usr/etc/mailutils.rc:

lmtp yes;
mode daemon;
max-children 1000;


then I ve' run the binary file of maidag at /usr/sbin/maidag. but when I
create about 100 processes of postfix to connect to maidag for delivering
emails to mailboxes. I see that just 20 number of the child processes of
maidag be made and run on system.Though I change the max-children to 1000
but maidag still uses default (20) processes limitation

what's wrong with it?
I appreciate any suggestions






_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to