Alexander Leidinger wrote: > I have everything in 192.168.x.y on the NIC interface. So there's the > possibility to connect to a jail from a different system on the same > net. But as sendmail doesn't accept connections from somewhere else, > only ssh and the service of this jail is accessible. I would be > surprised if postfix is not able to bind to 127.0.0.x.
personally i remove sendmail (and exim) wherever i can and replace it with postfix, i really like syntax and simplicity of a postfix install and configuration you can bind postfix to a certain ip-address (or "localhost" for that matter) with the option (in main.cf) inet_interfaces = _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[EMAIL PROTECTED]"
