viClient or VMware Server Console is offering a menu option which mounts the vmware-tools.iso in the local vmroelof wrote: How do I do that
Roelof
should be no problemroelof wrote: and is it a problem that my rescue-cd for installing gentoo is in the cdrom ?
Code: Select all
#smtp_use_tls = yes
#smtpd_use_tls = yes Code: Select all
man transportmain.cf
transport_maps = hash:/etc/postfix/transport
/etc/postfix/transport
domain1.com smtp:[10.0.0.1]
domain2.com smtp:[10.0.0.2]
Code: Select all
Order allow,deny
Deny from all