On Tue, 2009-12-08 at 00:43 -0500, Sahil Tandon wrote:
> On Mon, 07 Dec 2009, osm...@oc.quimefa.cu wrote:
>
> > Hi I am trying to make postfix to relay all mail except for the ones
> > going to a specific domain. For example I want to be able to make
> > postfix relay all mail except for dom
Hi I am trying to make postfix to relay all mail except for the ones
going to a specific domain. For example I want to be able to make postfix
relay all mail except for domain .ca I was wondering if something like this
is possible or if there is anything like this: transport_maps.cf *.*
10.25.x
Hi everyone,
I have two relay servers currently working with load balancing. I want
to configure both servers so that each MX relays only certain domain and
the rest of the mail throws it to the other MX. Here is the idea:
I want one MX to get all the mail and throw to the other MX all the mail
t
So I'm thinking about using sender_bcc_maps and header_checks to filter
out some copies generated by bcc. How can I configure header_checks to
work with two conditions?
I want to filter messages that come from an address meant to go to one
specific recipient. I want to do this using header_che
Greetings,
I have a Postfix+Dovecot+MySQL configuration. I want postfix to bcc
messages coming from a specific address to a specific domain. I have
currently hosting three virtual domains.
I have tried to use sender_bcc_maps to do this, but this only copies the
messages to certain users regard