Destination rate delay doesn't work

2015-02-02 Thread 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. Below follow link in pastebin for my master.cf, main.cf and a mail test log. http://pastebin.com/iWeW35ci The outgoing

Re: Postfix 3.0 release candidate

2015-02-02 Thread Peter
On 02/02/2015 02:16 PM, Wietse Venema wrote: The first Postfix 3.0 stable release candidate is out, Bit of confusion, the download page says it's Postfix 3.0.0 stable release candidate 2, but the filename has RC1 in the name. I'm assuming for now that it's really RC1 and not 2? Peter

OT - Renaming Attachments

2015-02-02 Thread Jeremy Bowen
This one is a bit off-topic however I'm hoping that someone has come across something similar and can point me in the right direction. I would like to try to intercept certain outgoing emails which have an attachment matching a particular set of criteria and then, on-the-fly, rename the

Re: OT - Renaming Attachments

2015-02-02 Thread Jeremy Bowen
On Mon, 02 Feb 2015 14:42:47 -0600 Noel Jones njo...@megan.vbhcs.org wrote: On 2/2/2015 2:28 PM, Jeremy Bowen wrote: I would like to try to intercept certain outgoing emails which have an attachment matching a particular set of criteria and then, on-the-fly, rename the attachment (or

Re: Destination rate delay doesn't work

2015-02-02 Thread Wietse Venema
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, use

Re: Destination rate delay doesn't work

2015-02-02 Thread 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 mails per hours and three parallel connections. Where does Postfix documentation promise that rate delays give parallel connections?

Re: Postfix 3.0 release candidate

2015-02-02 Thread Wietse Venema
Peter: On 02/02/2015 02:16 PM, Wietse Venema wrote: The first Postfix 3.0 stable release candidate is out, Bit of confusion, the download page says it's Postfix 3.0.0 stable release candidate 2, but the filename has RC1 in the name. I'm assuming for now that it's really RC1 and not 2? RC

Re: Destination rate delay doesn't work

2015-02-02 Thread Michel Peterson
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 wie...@porcupine.org: Michel Peterson: Hi guys, I'm setting up my postfix to reduce temporary deferred using transport maps, but doesn't work. Example: I

Re: OT - Renaming Attachments

2015-02-02 Thread Noel Jones
On 2/2/2015 2:28 PM, Jeremy Bowen wrote: This one is a bit off-topic however I'm hoping that someone has come across something similar and can point me in the right direction. I would like to try to intercept certain outgoing emails which have an attachment matching a particular set of

Re: Destination rate delay doesn't work

2015-02-02 Thread Wietse Venema
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 reload

Re: Destination rate delay doesn't work

2015-02-02 Thread 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. Regards 2015-02-02 19:30 GMT-03:00 Wietse Venema wie...@porcupine.org: Michel Peterson: Hi Wietse, Sorry, I meant

Re: Destination rate delay doesn't work

2015-02-02 Thread Michel Peterson
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

Re: Destination rate delay doesn't work

2015-02-02 Thread Wietse Venema
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

Re: OT - Renaming Attachments

2015-02-02 Thread Jeremy Bowen
On Tue, 3 Feb 2015 11:21:17 +1300 Jeremy Bowen jer...@smartpoint.co.nz wrote: I think I can do what I need to accomplish more accurately efficiently with sed and procmail. I'm just not quite sure how I would go about configuring postfix to make this operate on outgoing mail. Any advice ? OK,

Re: Add message-id in logs ?

2015-02-02 Thread Viktor Dukhovni
On Tue, Feb 03, 2015 at 06:44:19AM +0100, Olivier CALVANO wrote: Jan 19 06:27:36 mx postfix/postscreen[3102]: NOQUEUE: reject: RCPT from [59.24.94.42]:22640: 550 5.7.1 Service unavailable; client [59.24.94.42] blocked using zen.spamhaus.org; from=ttruedale...@indaai.com, to=

Re: maximal_queue_lifetime not honored

2015-02-02 Thread Viktor Dukhovni
On Mon, Feb 02, 2015 at 10:19:24AM -0500, Charles Orth wrote: bounce_queue_lifetime = 4h Well, you said that you expect a 30 minute lifetime, but clearly you should have expected at least four hours. Can you explain why you need a dedicated queue just for bounces? What version of Postfix are

Re: maximal_queue_lifetime not honored

2015-02-02 Thread Charles Orth
bounce_queue_lifetime = 4h Viktor Dukhovni wrote: On Thu, Jan 29, 2015 at 06:25:28PM -0500, Charles Orth wrote: maximal_queue_lifetime = 30m And bounce_queue_lifetime is?

Re: maximal_queue_lifetime not honored

2015-02-02 Thread Charles Orth
Our Internet facing services for inbound messaging have been isolated. Therefore, any outbound traffic such as bounces must go through a secondary complex. We're running an older version 2.8, my expectation is to move to 3.0, if possible otherwise or 2.11 sometime in the next month. Thanks for

Add message-id in logs ?

2015-02-02 Thread Olivier CALVANO
Hi Anyone know if it's possible to add in the logs the message-id for postscreen and postgrey ? sample: Jan 19 06:27:36 mx postfix/postscreen[3102]: NOQUEUE: reject: RCPT from [59.24.94.42]:22640: 550 5.7.1 Service unavailable; client [59.24.94.42] blocked using zen.spamhaus.org;