|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Daniel Chojecki (daniel.chojecki
gmail.com)
Date: Tue Jul 01 2008 - 09:59:04 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2008/7/1 Wietse Venema <wietse
porcupine.org>:
> Postfix does not use the To: field for email delivery.
ok, so tell me what this change:
default_destination_recipient_limit = 1
From documentation:
default_destination_recipient_limit (default: 50)
The default maximal number of recipients per message delivery.
This is the default limit for delivery via the lmtp(8), pipe(8),
smtp(8) and virtual(8) delivery agents.
Setting this parameter to a value of 1 changes the meaning of the
corresponding per-destination concurrency limit from concurrency per
domain into concurrency per recipient.
Use transport_destination_recipient_limit to specify a
transport-specific override, where transport is the master.cf name of
the message delivery transport.
I understand that postfix will "copy" email and send the same message
as many times
as number of recipients to any delivery agent, am i right ?
Second thing:
in my configuration i have:
spamfilter_destination_recipient_limit = 1
when i do
postconf|grep spamfilter
i found nothing. Good or bad ?
--
Best Regards,
Daniel Chojecki
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]