home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20110725.etc.tar.gz / bradford.20110725.etc.tar / etc / sysconfig / mail < prev    next >
Text File  |  2006-12-18  |  787b  |  33 lines

  1. ## Path:        Network/Mail/General
  2. ## Description:
  3. ## Type:        string
  4. ## Default:     ""
  5. ## Config:      postfix
  6. ## ServiceReload:    sendmail,postfix
  7. #
  8. # From:-Line in email and News postings
  9. # (otherwise the FQDN is used)
  10. #
  11. FROM_HEADER=""
  12. ## Path:        Network/Mail/General
  13. ## Description: Basic general MTA configuration
  14. ## Type:        yesno
  15. ## Default:     yes
  16. ## Config:      postfix,sendmail
  17. #
  18. # If you don't want to let SuSEconfig generate your
  19. # configuration file, set this to no
  20. #
  21. MAIL_CREATE_CONFIG="yes"
  22.  
  23. ## Type:        yesno
  24. ## Default:     no
  25. ## Config:      postfix
  26. #
  27. # Set this to "yes" if mail from remote should be accepted
  28. # this is necessary for any mail server.
  29. # If set to "no" or empty then only mail from localhost
  30. # will be accepted.
  31. #
  32. SMTPD_LISTEN_REMOTE="no"
  33.