"Mark E. Drummond" <[EMAIL PROTECTED]> writes:

> If I want to forward all outbound mail from my machine to my mail hub
> (because we only allow outbound mail from there) can I just put
> ":hub.mydomain.com" in my smtproutes?

Yes.  In addition you need to allow the mail-hub to relay for your
clients.  I have this:
----------8><---------------------------------------------------------
# tcp.smtp   source list of acceptable relay clients
#
# compile with:
#     tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp
#
127.0.0.1:allow,RELAYCLIENT=""
192.168.1.10-19:allow,RELAYCLIENT=""
----------8><---------------------------------------------------------

Refer to the FAQ:
  5.4. How do I allow selected clients to use this host as a relay?

-- 
Manfred Bartz

Reply via email to