Outgoing smtp/relay connections are controlled by these lines in master.conf
smtp unix - - y - - smtp
relay unix - - y - - smtp
So, you could add -o smtp_bind_address=192.168.100.1
to the one you need.