# This is the main Smail configuration file.
# It was originally generated by `smailconfig', part of the Smail package
# distributed with Debian, but it may edited by the mail system administrator.
# It was originally generated by smailconfig at Sun Jun 27 23:54:47 GMT 1999
# Please modify the above line, if you change this file by hand.
# See smailconf(5) for details of the things that can be configured here.
# logfiles

logfile=/var/log/smail/logfile
paniclog=/var/log/smail/paniclog
spool_dirs=/var/spool/smail


-domains

max_load_ave=5
smtp_accept_max=20
smtp_accept_queue=10
rfc1413_query_timeout=15

require_configs
second_config_file=/etc/smail.conf
-qualify_file
-retry_file
#max_message_size=3k

smtp_banner="$primary_name (muLinux) Smail$version ready at $date" 

received_field="Received: \
    ${if def:sender_host\
       {from $sender_host ${if def:sender_host_addr ([$sender_host_addr]) }}\
       {${if def:sender_host_addr:from [$sender_host_addr] }}}\
    by $primary_name\n\t\
    ${if def:sender_proto: with $sender_proto }\
    ${if def:ident_sender:(ident $ident_sender using $ident_method) }\
    id $message_id\n\t\
    (Build $version_string); $spool_date"
