On 12/1/11 1:45 PM, Philip Prindeville wrote: > Also, smtpd seems to silently ignore: > > submission ... smtpd ... -o inet_interfaces=127.0.0.1 in master.cf > > I was hoping to be able to use this to get it to listen for submissions only > on 127.0.0.1:587... but as I said, it ignores the "-o > inet_interfaces=127.0.0.1" ... is this a bug? > > Yes, it was pointed out to me that I can use: > > 127.0.0.1:submission ... smtpd ... > > instead in master.cf, but thought setting options would be cleaner, > especially if I have multiple loopback addresses. > > Thanks, > > -Philip
So on the other question then, I take it there's no way to explicitly override the global inet_interfaces value for a single instance of smtpd? -Philip