Re: Adding multiple headers

2015-02-04 Thread System Support
That would be appreciated. On 4 Feb 2015 at 16:11, Wietse Venema wrote: > I have an unfinished implementation for multiple actions in access > maps or header/body_checks. Instead of "prepend foo" you would say > "{prepend foo} {prepend bar}". This may be completed in the Postfix > 3.1 develo

Re: Adding multiple headers

2015-02-04 Thread Wietse Venema
System Support: > The PREPEND action can add a single header to outgoing mail. Is > there a way to add multiple > headers? As implemented, there is one PREPEND action per rule, so you would need multiple rules. If this is smtpd_mumble_restrictions you can do one rule in smtpd_data_restrictions an

Re: Adding multiple headers

2015-02-04 Thread System Support
I tried that, but it only triggered on the first one. On 4 Feb 2015 at 14:52, Noel Jones wrote: > On 2/4/2015 2:09 PM, System Support wrote: > > The PREPEND action can add a single header to outgoing mail. Is there a > > way to add multiple > > headers? > > > > ...don > > > > support (at) mi

Re: Adding multiple headers

2015-02-04 Thread Noel Jones
On 2/4/2015 2:09 PM, System Support wrote: > The PREPEND action can add a single header to outgoing mail. Is there a way > to add multiple > headers? > > ...don > > support (at) microtechniques.com > Use the PREPEND action multiple times. -- Noel Jones

Adding multiple headers

2015-02-04 Thread System Support
The PREPEND action can add a single header to outgoing mail. Is there a way to add multiple headers? ...don support (at) microtechniques.com