## Path:		Network/Mail/General
## Description:
## Type:        string
## Default:     ""
## Config:		sendmail,postfix
## ServiceReload:	sendmail,postfix
#
# From:-Line in email and News postings
# (otherwise the FQDN is used)
#
FROM_HEADER=""
## Path:        Network/Mail/General
## Description: General configuration of mail interface
## Type:        yesno
## Default:     yes
## Config:      sendmail,postfix
#
# Set this to no, if SuSEconfig should not generate the configuration
# files (e.g. you want to generate your /etc/sendmail.cf yourself).
# Do  you want to generate a sendmail-configuration /etc/sendmail.cf from
# parameters given in /etc/sysconfig/sendmail then use "yes"
#
MAIL_CREATE_CONFIG="yes"

## Type:        yesno
## Default:     no
#
# Set this to "yes" if mails from remote should be accepted
# this is necessary for any mail server.
# If set to "no" or empty the only mails from localhost
# are accepted.
#
SMTPD_LISTEN_REMOTE="no"
