#
#	smail configuration for darkstar
# (see smail(5) man page for details and other options)
#
hostname=darkstar
visible_domain=frop.org
more_hostnames=darkstar.frop.org
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"
