|
Top Document: slrn FAQ Previous Document: 11. Why doesn't the `L' command work as advertised? Next Document: 13. Why doesn't set_author_display work? See reader questions & answers on this topic! - Help others by sharing your knowledge
Use the .slrnrc settings:
set hostname "YOUR.HOST.NAME"
set username "USERNAME"
set realname "YOUR REAL NAME"
This will cause slrn to use a From line of the form:
From: USERNAME@YOUR.HOST.NAME (YOUR REAL NAME)
Finally, if a slang function called `make_from_string_hook'
exists, then it will be used to generate the `From' header, e.g.,
define make_from_string_hook ()
{
return "W. J. Clinton <president@whitehouse.gov>";
}
Top Document: slrn FAQ Previous Document: 11. Why doesn't the `L' command work as advertised? Next Document: 13. Why doesn't set_author_display work? Single Page [ Usenet FAQs | Web FAQs | Documents | RFC Index ] Send corrections/additions to the FAQ Maintainer: davis@space.mit.edu
Last Update November 21 2011 @ 01:00 PM
|
