On 27.10.2014 13:58, Ronnie Tartar wrote: > Is there any way to configure postfix to drop without a bounce emails with > destination @test.com?
For testing it's usually better if you can see the mails. If your test setup has it's own postfix just use the follow virtual_alias_maps (pcre) which will simply redirect all mails. > /(.+)@(.+)/ [email protected] This also means testing can't send out mail to real people if something is broken. If you don't have a dedicated testing box you should consider getting one (just fire up a virtual machine somewhere, that's pretty easy nowadays).
signature.asc
Description: OpenPGP digital signature
