#
#	smail configuration for HOSTNAME
# (see smail(5) man page for details and other options)
#
hostname=HOSTNAME.via.term.none
visible_domain=via.term.none
more_hostnames=HOSTNAME.via.term.none
postmaster=postmaster
smtp_accept_max=10
smtp_banner="$primary_name Linux Smail$version #$compile_num ready at $date"
received_field="Received: ${if def:sender_host \ 
		{from $sender_host by $primary_name \ 
		${if def:sender_proto \ 
		{ with $sender_proto }} (Linux Smail$version #$compile_num)}\ 
	else{by $primary_name ${if def:sender_proto \
		{ with $sender_proto}} (Linux Smail$version #$compile_num) }}\ 
	id $message_id; $spool_date"
smart_path=remotehost
smart_user=$user@remotehost
