Re: [CentOS] postfix relay and mail host for HPC cluster

2009-01-16 Thread Tony Schreiner
On Jan 16, 2009, at 1:40 PM, Ned Slider wrote: > Tony Schreiner wrote: > >> >> How can I get my cluster master to not relay messages addressed to >> @master.cl.bc.edu? > > I'm no expert, but I'm guessing a transport map on the cluster > master to > relay locally is required? > > So /etc/postfix

Re: [CentOS] postfix relay and mail host for HPC cluster

2009-01-16 Thread Ned Slider
Tony Schreiner wrote: > > How can I get my cluster master to not relay messages addressed to > @master.cl.bc.edu? I'm no expert, but I'm guessing a transport map on the cluster master to relay locally is required? So /etc/postfix/transport on the master with an entry something like this: ma

[CentOS] postfix relay and mail host for HPC cluster

2009-01-16 Thread Tony Schreiner
I've so far been unable to make the following work: I have a small cluster with a master node ( called bayes.bc.edu on the public network, and called master.cl.bc.edu on the internal 10.0.0.0 network). and a number of nodes which are purely on the private network. I want the master to rec