27 Dec
2000
27 Dec
'00
10:46 p.m.
On Wed, Dec 27, 2000 at 04:38:12PM -0500, Jerry Sloan wrote:
I need to know why the options i have uncommented in the rc.custom file don't seem to be working. I am running version 3.15, I need to restrict access to employees only. I have an accept list, i have uncommented foreign_submit = yes , and still see outside e-mail to the list.
That's because "foreign_submit = yes" means "allow foreign submission". Try "foreign_submit = no". And don't worry - many people find the syntax unclear. What's commented out is in fact the default state, provided for your reference - if you want something other than the default, you have to put it in yourself. Roger