• src/sbbs3/atcodes.cpp getmsg.cpp mailsrvr.c msgtoqwk.cpp postmsg.cpp qwk.cpp qwktomsg.cpp readmail.cpp readmsgs.cpp sbbs.h sbbs

    From rswindell@VERT to CVS commit on Fri Nov 18 01:58:14 2016
    src/sbbs3 atcodes.cpp 1.71 1.72 getmsg.cpp 1.57 1.58 mailsrvr.c 1.596 1.597 msgtoqwk.cpp 1.44 1.45 postmsg.cpp 1.101 1.102 qwk.cpp 1.71 1.72 qwktomsg.cpp 1.60 1.61 readmail.cpp 1.68 1.69 readmsgs.cpp 1.88 1.89 sbbs.h 1.433 1.434 sbbsecho.c 3.24 3.25 writemsg.cpp 1.112 1.113
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv21716

    Modified Files:
    atcodes.cpp getmsg.cpp mailsrvr.c msgtoqwk.cpp postmsg.cpp
    qwk.cpp qwktomsg.cpp readmail.cpp readmsgs.cpp sbbs.h
    sbbsecho.c writemsg.cpp
    Log Message:
    Introduced 2 new poll concepts:
    - Closures (polls can be closed for new voting by the pollster)
    - Results can have configurable visibility:
    a. Only to voters (and the pollster) - the default
    b. Everyone
    c. Everyone once the poll has closed
    d. Only the pollster

    Changes to smb_getmsgtxt():
    Main change: poll questions can now be quoted when replying to a posted poll (the results cannot be quoted).
    Also: there's now automatically a blank line inserted between comment header fields and poll answers or the msg body text.
    Also: upon any malloc failure, the function now returns NULL.
    New functions: smb_msg_is_from() and smb_addpollclosure().

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net