Re: valid names for postfix services

2014-06-25 Thread Wietse Venema
A. Schulze: > I'm only unsure if setting parameters ${transportname}_mumble in main.cf > work if ${transportname} contain a underscore itself. Postfix takes the master.cf service name field and appends "_mumble". Wietse

Re: valid names for postfix services

2014-06-25 Thread A. Schulze
lists _at_ rhsoft dot net: use foo_outgoing that's the point: the underscore in the service name It may be worth to think about not naming it _smtp but I just do that and have no problems. I'm only unsure if setting parameters ${transportname}_mumble in main.cf work if ${transportname} conta

Re: valid names for postfix services

2014-06-25 Thread li...@rhsoft.net
Am 25.06.2014 13:13, schrieb A. Schulze: > I have to setup a special transport to send messages to a broken system. > If I name the transport "foo", I could add transport specific setting in > main.cf > as foo_destination_rate_delay for example. > > Does that work too if I name the service "foo_