Re: sender_dependent_relayhost_maps vs aliases file

2011-02-09 Thread gbcyoyo
I kept the same files, but updated all the binariesthe clause works if the mail needs to send the mail elsewhere So instead of using relahost it uses the relay defined in the sender_relay file When the mail is destined to the main relay then it does normal routine of looking in transpo

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread Stan Hoeppner
GB GB put forth on 2/8/2011 4:52 PM: > so if I understand correctly, when I use > sender_dependent_relayhost_maps transport and relayhost need to be > empty GB GB put forth on 2/8/2011 4:10 PM: > here is the outputthe current version of postfix is 2.3.19 > > mail_release_date = 20040915 >

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread GB GB
When I search for those clauses I come up with the following address_verify_relayhost = $relayhost address_verify_transport_maps = $transport_maps proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread Wietse Venema
GB GB: > postconf -n -c /etc/postfix-hd will render the output I sent in the > earlier mail I don't have time for people with hundreds of parameters in their main.cf file. You can find out for yourself if the requirements for sender_dependent_relayhost_maps are met: no transport_maps, no rel

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread Daniel Bromberg
On 2/8/2011 5:39 PM, GB GB wrote: postconf -n -c /etc/postfix-hd will render the output I sent in the earlier mail regards, On Tue, Feb 8, 2011 at 5:20 PM, Wietse Venema wrote: GB GB: here is the outputthe current version of postfix is 2.3.19 I asked for "postconf -n" output. I di

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread GB GB
postconf -n -c /etc/postfix-hd will render the output I sent in the earlier mail regards, On Tue, Feb 8, 2011 at 5:20 PM, Wietse Venema wrote: > GB GB: >> here is the outputthe current version of postfix is 2.3.19 >> > > I asked for "postconf -n" output. > > I did not ask for hundreds of

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread Wietse Venema
GB GB: > here is the outputthe current version of postfix is 2.3.19 > I asked for "postconf -n" output. I did not ask for hundreds of parameter settings. Wietse

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread GB GB
here is the outputthe current version of postfix is 2.3.19 2bounce_notice_recipient = postmaster access_map_reject_code = 554 address_verify_default_transport = $default_transport address_verify_local_transport = $local_transport address_verify_map = address_verify_negative_cache = yes address

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread Wietse Venema
gbcy...@gmail.com: > My apologies, the sender_relay contains > /r...@ltest01.domain.com/ [1.2.3.4] > > Regxp is what I will use for this map Please show COMPLETE postconf -n output. As documented at http://www.postfix.org/postconf.5.html#sender_dependent_relayhost_maps the sender_dependent_r

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread gbcyoyo
My apologies, the sender_relay contains /r...@ltest01.domain.com/ [1.2.3.4] Regxp is what I will use for this map Regards, On 2011-02-08, at 3:48 PM, Jeroen Geilman wrote: > On 02/08/2011 08:47 PM, GB GB wrote: >> Hello, >> >> I noticed after configuring sender_dependent_relayhost_maps an

Re: sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread Jeroen Geilman
On 02/08/2011 08:47 PM, GB GB wrote: Hello, I noticed after configuring sender_dependent_relayhost_maps and expecting it to forward mail to my listed destination does not work as expected. I need sender_dependent_relayhost_maps to forward mail depending what the the source is. Our team has spli

sender_dependent_relayhost_maps vs aliases file

2011-02-08 Thread GB GB
Hello, I noticed after configuring sender_dependent_relayhost_maps and expecting it to forward mail to my listed destination does not work as expected. I need sender_dependent_relayhost_maps to forward mail depending what the the source is. Our team has split into 2 so since we have 2 relays I fi