# # /jnos/mail.cfg # # Original from the days of DRG basic configuration # 180925 TKL - Added configs from VE3CGR examples # # ######################################## ### SMTP Configurations ### ######################################## # smtp timer 600 # ##smtp gateway none # original DRG config ##smtp gateway 44.135.85.151 # ve3cgr config # smtp usemx off smtp mode route smtp trace 1 smtp maxclients 10 smtp maxserv 10 smtp batch no smtp tdisc 120 smtp t4 300 smtp quiet off smtp dtimeout 48 # # LZW Compression ##smtp sendlzw yes ##smtp reclzw yes lzw trace off lzw bits 9 lzw mode fast # smtp kick # # ######################################## ### BBS Mailbox Configurations ### ######################################## # motd "\n WB8TKL-3 AX25, NetROM/BPQ & TCP/IP HamGate \n Ypsilanti, MI \n\n" # mbox qth "[Ypsilanti, MI]" mbox zipcode "48198" mbox haddress "wb8tkl.#semi.mi.usa.noam" # mbox mport 144.93 on # third-party on prompt on # mbox tmsg "For login {callsign) & your name for password.\n\n" mbox tdisc 3600 mbox timer 900 mbox attend on mbox secure off mbox smtp on mbox smtptoo off mbox header on mbox nrid on # ##mbox fwdinfo "jnos2.0k.3B" mbox fwdinfo "2.0k.2" # ##mbox mailfor 900 ##mbox mailfor exclude wp ##mbox mailfor watch wb8tkl sysop check ##mbox mailfor watch sysop check mbox mailfor now # mbox register on mbox nobid off mbox fbb 2 mbox trace off ##mbox blacklist 1800 # expire future yes oldbid 24 720 # # Maximum number of simultanious MBOX Users (was 5) mbox maxusers 15 mbox sendquery off mbox newmail on # # ########################################### ### Add ALIASES to the command line ### ########################################### mbox showalias on # mbox alias SEOC "c seoc" mbox alias CHAT "c heecha" # ONLY enable the following line if you have an Internet connection mbox alias RMS "telnet server.winlink.org 8772" # # ##mbox alias TIME "telnet nist.time.gov 13" #mbox alias CALLBOOK "t gw.ve2har.ampr.org 1235" #mbox alias CALLBOOK "t callsign.ualr.edu 2000" #mbox alias DX "c xnet ve3cgr-5 ve3cgr-8" #mbox alias XNET "c xnet ve3cgr-8" #mbox alias WP "wp" #mbox alias XW "xw" # # ##################### ### BULLETINS ### ##################### ##bulletin check on ##bulletin return on ##bulletin date on ##bulletin holdold 14 bulletin loop 2 # ############################ ### White Page (WP) ### ############################ ##wp age 90 ##wp client on ##wp timer 120 ##wp server on ##wp support on # # The WhitePages Servers to be updated #wp destinations ve2har #wp destinations ve4klm #wp destinations ve3mch #wp destinations ve7ass #wp destinations kd6oat #wp destinations f8coj #wp destinations n9lya #wp destinations ok2pen #wp destinations aa6hf #wp destinations ve3zda # # ######################## ### POP Services ### ######################## ##pop add 44.102.1.32 9425 00:00-23:59 pop3 ka8pog ka8pog phillip ##pop add 44.102.1.33 9200 00:00-23:59 pop3 ka8pog ka8pog phillip # ##popmail addserver 44.135.92.14 28800 pop3 ve3cgr ve3cgr aurora ##popmail trace 1 ##popmail quiet off ##popmail kick 44.135.92.14 # # ###################### ### AT Jobs ### ###################### ##at 0035 "expire 24" ##at 0036 "expire now" ##at 0040 "wp update 24" ##at 0041 "wp update now" # #--- # # Send an Email to this person whenever JNOS is restarted # (requires that the JNOS box have direct Internet connectivity to work) # ####mailmsg jjn@nuge.com "JNOS Started" "JNOS has been Started" # # # # ---end--- #