2009. 10. 3, 05.32 Stan Hoeppner write:
> Laszlo Kupor put forth on 10/3/2009 5:16 AM:
> > Hello!
> > 
> > I migrate a Sendmail system to Postfix, but i have
> > incompatibility/performance problem. The Sendmail catch envelope "rcpt
> > to:" recipients and if relay is applicable sends mail to "rcpt to:"
> > addresses email domain part MX mail server. If all the recipients
> > domains MX host are same Sendmail sends mail in one SMTP session as one
> > mail for all recipients.
> > For ex.: 
> > 
> > recipients: us...@domain1.com 
> >         us...@domain1.com
> >         us...@domain2.com
> >         us...@domain3.com
> 
> [snip]
> 
> I'm not sure this is exactly what you need, but start by taking a look
> at the following options.  I do not know what values you need to
> specify.  Others here will know, but may not respond for a few hours
> yet.  Experiment with thees and see if they do the trick.
> 
> http://www.postfix.org/postconf.5.html#smtp_destination_concurrency_limit
> http://www.postfix.org/postconf.5.html#smtp_destination_recipient_limit
> 
> --
> Stan
> 

Hello Stan,

Thanks for reply. But i review this parameters again and don't help for
me.
The settings in "smtp_destination_concurrency_limit" this limit set to 1
Postfix send 1 message to same destination.  
"The maximal number of parallel deliveries to the same destination via
the smtp"
The settings in  "smtp_destination_recipient_limit" recipient maximal
number in SMTP session. 
"The maximal number of recipients per message for the smtp message
delivery transport"

This can be modify "smtp_destination_concurrency_limit" 
If "smtp_destination_recipient_limit" is 1
"smtp_destination_concurrency_limit" same destination == recipient if
greater than 1 same destination = domain.

There is no option to "same destination" == "same mail handler".  



-- 
Udv.: Willy

PGP GNUPG/1.0 ID = 44E7F3A4    Kupor Laszlo Attila <wi...@dunanet.hu>
Key fingerprint  = 1294 00C9 F7ED AE32 1D2D  B80A D5C9 98D6 44E7 F3A4

Reply via email to