Re: How to blackhole a specific outgoing address

2015-03-18 Thread Campbell McLeay
Yes, Postfix 2.6.6. Many thanks Wietse, that did the trick! Cheers, Campbell On 18 March 2015 at 23:12, Wietse Venema wrote: > Assuming you have Postfix 2.2 or later: > > /etc/postfix/main.cf: > transport_maps = hash:/etc/postfix/transport > > /etc/postfix/transport: > u...@example.com

Re: How to blackhole a specific outgoing address

2015-03-18 Thread Wietse Venema
Assuming you have Postfix 2.2 or later: /etc/postfix/main.cf: transport_maps = hash:/etc/postfix/transport /etc/postfix/transport: u...@example.comdiscard: Use "postmap hash:/etc/postfix/transport" when the file is changed. Wietse

How to blackhole a specific outgoing address

2015-03-18 Thread Campbell McLeay
Hi, I'm trying to find a way to blackhole email sent to a particular recipient Background: We have an email-based ticketing system which replies with updates to the sender's address when a ticket is created. The origin of the emails that create these tickets is an automated system of a client, a