2 msghash table not matching subdomains
18 msgNon-delivery problem
3 msgtracing mail
5 msgdifferent SMTP ip sender in one instance of pos...
18 msgThree Postfix Errors
10 msgConditional relay to a barracuda spam filter
2 msgPostfix as honeypot
3 msgpostqueue -p
17 msgPatch to pas all the recipients of a mail to th...
5 msgPostfix DBD Help
4 msgSend and receive mail on different ports?
3 msgpostfix behind a router
1 msgpostfix to access mail from external host.
4 msgThree installation/configuration issues
9 msgReject SMTP connection if two RBL match
3 msgHolding Large Emails
9 msgMonitor Relaying
7 msgSender address rejected when sending messages t...
1 msgProblem using Postfix with LDAP using STARTTLS

resources for 'only virtual domains'
\ Stefan Palme (15 Nov 2007)
. \ (Wietse Venema) (15 Nov 2007)
. . \ Stefan Palme (15 Nov 2007)
. . . \ (Wietse Venema) (15 Nov 2007)
. . . . \ Stefan Palme (16 Nov 2007)
. . \ Jorey Bump (15 Nov 2007)
. . . \ Victor Duchovni (15 Nov 2007)

Subject:Re: resources for 'only virtual domains'
Group:Postfix-users
From:Stefan Palme
Date:16 Nov 2007


 

> Using local_destination_recipient_limit > 1 will actually make
> delivery slower, because recipients are delivered one after the
> other. With local_destination_recipient_limit=1, recipients are
> delivered in parallel.
>
> > the argument for not setting it to higher values than the default, why
> > are the other {recipient,concurrency}_limits that high? SMTP, LMTP
> > etc. also only can use the available CPUs and number of disks, which
> > means, that I should set default_destination_*_limits also to 2 ?
>
> There is a reason why local recipient and concurrency limits are
> different than smtp limits.
>
> Mailboxes are not multi-recipient. Delivering multiple recipients
> in one local(8) request is bad. Delivering each recipient separately
> in a parallel local(8) request is good.
>
> SMTP is a multi-recipient protocol. Delivering multiple recipients
> in one smtp(8) request is good. Delivering each recipient separately
> in a parallel smtp(8) request is bad.

Thanks for explanation, will keep settings at their default values
for the moment.

Regards
-stefan-




© 2004-2008 readlist.com