# This file names the transports that are to be used in delivering
# to specific hosts from your system

# examples from /usr/lib/smail/samples/bigsite/bargw/methods/table:
#host		transport
#--------	---------
#curdsgw	demand_uusmtp	# deliver using batched SMTP
#oldbsd		uux_one_addr	# 4.1BSD sites cannot take more than one addr
#sun		demand		# call sun when there is mail to send
#*		uux		# for all others, poll at intervals

# with this line the Linux configuration defaults to TCP/IP SMTP delivery
*		smtp
