3 quick questions if anyone can help: 1) Is there any way to add a standard header of footer to a message posted to a list? 2) Also are there any remote tools for editing rc.Custom? If not I think I'd like to write one... 3) rc.Custom format Smartlist is installed as part of my ISP service, and I am not sure if the default rc.Custom files have been edited - but I have a problem understanding it... #reply_to reply_to = "Reply-To: $listaddr" # uncomment (and perhaps change # it to "Reply-To") to force replies # to go to the list (discouraged) # why discouraged? see: # http://garcon.unicom.com/FAQ/reply-to-harmful.html In the above I take it that the first "#reply_to" is just an informative header? And that the second "reply_to = "Reply-To: $listaddr"" is the line which has been uncommented and should therefore allow "reply-to-list" functionality? Now in this case: #foreign_submit = yes ##foreign_submit # uncomment this line if you is the second line just explanation? What are the options for the first line "yes/no"? Thanks for the help, David