set_post_names: set_post_names Function

Description Usage Arguments

Description

This function stores the name, email box name, and email domain in nntpr.private for use by posttext in constructing the NNTP message headers. Calling posttext before using this to set the names will return an error condition.

Usage

1
set_post_names(from_name, email_name, email_domain)

Arguments

from_name

sender name displayed in the NNTP From header

email_name

sender email box name (before the @) for the NNTP From header

email_domain

sender email address domain (after the @) for the NNTP From and Message-ID headers


RichCotler/nntpr documentation built on May 31, 2019, 1:48 a.m.