Hi!

If I have in my master.cf:
slow      unix  -       -       n       -       -       smtp

in my transport:
ex.domain  slow:

and
main.cf:
slow_destination_rate_delay = 5s

Will this mean
- my Postfix server will have a 5 sec. delay after sending an email
(this was the obvious thing I can monitor on the log file)
- the process count for transport "slow" will always be 1? (because am
sending 1 email at a time)

- and lastly, does "destination" means a domain or the IP address of
the destination? (I was wondering if ex.domain has multiple MX records
with equal priority the behavior will be different compared to having
a single MX record for ex.domain)

Thanks for any advise.

Regards,
Julius

Reply via email to