Re: use default relayhost if sender is local

2008-07-30 Thread Brian Evans - Postfix List
gabriele esposito wrote: I have changed postfix configuration , this is my new postconf -n: [...] transport_maps = hash:/etc/postfix/transport I also found a better way to explain in english what i'm trying to do: i want postfix to use smtp.gmail.com as relayhost for users in $mydomain. Use

Re: use default relayhost if sender is local

2008-07-30 Thread gabriele esposito
I have changed postfix configuration , this is my new postconf -n: alias_database = hash:/etc/aliases alias_maps = $alias_database append_dot_mydomain = no biff = no broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/lib/postfix deb

Re: use default relayhost if sender is local

2008-07-29 Thread Brian Evans - Postfix List
gabriele esposito wrote: I run Debian etch and i use smtp.gmail.com as postfix relayhost. I also have a list of senders from different domains allowed to relay smtp traffic on my server . While for local senders in $myorigin i want my postfix to relay smtp with gmail , for users in the list i wan

use default relayhost if sender is local

2008-07-28 Thread gabriele esposito
I run Debian etch and i use smtp.gmail.com as postfix relayhost. I also have a list of senders from different domains allowed to relay smtp traffic on my server . While for local senders in $myorigin i want my postfix to relay smtp with gmail , for users in the list i want my local postfix to not r