<tr><td><input type=radio name="c_type" %%type_me%% value="me"> Me feed (these are rules to apply to incoming articles)</td></tr>
%%ifdef%%notme%%
<tr><td><input type=radio name="c_type" %%type_builtin%% value="builtin"> Send articles upstream using the Builtin Ihave mechanism</td></tr>
<tr><td><input type=radio name="c_type" %%type_posting%% value="posting"> Send aritcles upstream using the Builtin Posting mechanism</td></tr>
<tr><td><input type=radio name="c_type" %%type_live%% value="live">Send full live feed to another server using the high speed live link</td></tr>
<tr><td><input type=radio name="c_type" %%type_smtp%% value="smtp">This is the SMTP gateway and not a feed</td></tr>
<tr><td><input type=radio name="c_type" %%type_uucp%% value="uucp"> This is a UUCP feed, Write in rnews format to <input type=text size=20 maxlength=256 name="c_uucp_dir" value="%%c_uucp_dir%%"></td></tr>
%%endif%%
</table>
<p></p>
<table cellpadding=0 cellspacing=1>
<tr><th>Misc Settings</th></tr>
<tr><td><input type=checkbox name="t_onlyposts" %%t_onlyposts%% value="ON">Only send local posts to this feed</td></tr>
<tr><td>If using live link use this many simultaneous channels <input type=text size=20 maxlength=256 name="c_live_nchan" value="%%c_live_nchan%%"></td></tr>