home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mservb2.zip / servers.cfg < prev    next >
Text File  |  1998-11-03  |  855b  |  34 lines

  1. ;
  2. ; MultiServer/2 Configuration File
  3. ; --------------------------------
  4. ;
  5. ; Path to your Netmail directory (where the *.msg's are stored for e-mail)
  6. NetmailDir      c:\sbbs\data\netmail
  7. ;
  8. ; Interval between outgoing mail checks. (in seconds)
  9. MailCheckTime   5
  10. ;
  11. ; Netmail Node to make netmails for (incoming email)
  12. OurNode         30:30/1
  13. ;
  14. ; Node to make internet e-mails from / Address of E-Mail gateway
  15. E-MailNode      30:30/99
  16. ;
  17. ; The domain of your BBS (ex: my.bbs.com)
  18. BBSDomain       my.bbs.com
  19. ;
  20. ; Your ISP's SMTP server
  21. SMTPServer      ees.eesc.com
  22. ;
  23. ; Default Ident-D Username
  24. DefaultUser     default
  25. ;
  26. ; Append netmail to end of netmails (highest number)
  27. ; This is for BBS's such as Maximus that don't import .msg files
  28. AppendNetmail   no
  29. ;
  30. ; BEEP! when e-mail arrives
  31. BeepOnIncoming  no
  32. ;
  33. ; end of servers.cfg
  34.