#
#	smail configuration for softland
# (see smail(5) man page for details and other options)
#
hostname=softland
visible_domain=softlanding.com.
more_hostnames=softland.softlanding.com.
postmaster=root
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}\
		\n\t(Linux Smail$version #$compile_num) }\
	else{by $primary_name ${if def:sender_proto:with $sender_proto }\
		(Linux Smail$version #$compile_num)\n\t}}\
	id $message_id; $spool_date"
