Michel Peterson:
> My transport maps file is in: http://pastebin.com/Zgxs12dN
You are not using that file.
You are using this:
transport_maps =
lmdb:/opt/zimbra/postfix/conf/smtp_per_domains_transport
proxy:ldap:/opt/zimbra/conf/ldap-transport.cf
It does not matter what you
Thanx Wietse,
postmap -q u...@hotmail.com
lmdb:/opt/zimbra/postfix/conf/smtp_per_domains_transport
Output: nothing
postmap -q hotmail.com lmdb:/opt/zimbra/postfix/conf/smtp_per_domains_transport
Output: hotmail:
In the end of my pastebin link ( http://pastebin.com/iWeW35ci ) there
is a log t
Michel Peterson:
> Hi Wietse,
>
> Thanx for your answer but the problem is not in mathematics. No delay
> rule is being applied for postfix, messages are delivered as soon as
> they arrive in the queue.
First of all, the Postfix scheduler forgets any pending rate delays
when you stop/start or rel
Hi Wietse,
Thanx for your answer but the problem is not in mathematics. No delay
rule is being applied for postfix, messages are delivered as soon as
they arrive in the queue.
Regards
2015-02-02 19:30 GMT-03:00 Wietse Venema :
> Michel Peterson:
>> Hi Wietse,
>>
>> Sorry, I meant parallel deli
Michel Peterson:
> Hi Wietse,
>
> Sorry, I meant parallel deliveries to the same destination.
If you need to send two messages per hour to yahoo.com etc., then
you don't need parallel connections to yahoo.com. A rate delay of
3600/2=1800 seconds is sufficient. If you need six messages per
hour, u
Hi Wietse,
Sorry, I meant parallel deliveries to the same destination.
Help me plz
Regards
2015-02-02 17:21 GMT-03:00 Wietse Venema :
> Michel Peterson:
>> Hi guys,
>>
>> I'm setting up my postfix to reduce temporary deferred using transport
>> maps, but doesn't work. Example: I need send two m
Michel Peterson:
> Hi guys,
>
> I'm setting up my postfix to reduce temporary deferred using transport
> maps, but doesn't work. Example: I need send two mails per hours and
> three parallel connections.
Where does Postfix documentation promise that rate delays give
parallel connections?
Hi guys,
I'm setting up my postfix to reduce temporary deferred using transport
maps, but doesn't work. Example: I need send two mails per hours and
three parallel connections.
Below follow link in pastebin for my master.cf, main.cf and a mail test log.
http://pastebin.com/iWeW35ci
The outgoing