<%set set_focus = 'myform.reg_number'%> <%set book_mark = 'misc_options'%> <%include include_header.html%>
<%include admin_setup_include_menu.html%>
Misc Options

<%if msg%><%msg%><%else%>These are other options that you can change:<%endif%>

Template set to use
template_set <%GList::Tools::_template_dir_select('template_set')%>
Create backup templates (.bak)
template_backups
Registration Number
reg_number 50<%else%>30<%endif%> />
Mail setup. If your server has sendmail, you should set mail_path to the path to sendmail. If you do not have sendmail (typically, Windows servers do not) or do not wish to use it, set smtp_server to the name of your SMTP server. Only one should be set!
smtp_server 50<%else%>30<%endif%> />
mail_path 50<%else%>30<%endif%> />
Allowed size for attachments, in KB
max_attachments_size 50<%else%>30<%endif%> />
The number bounced emails in POP account that you can check from the web.
max_bounced_emails 50<%else%>30<%endif%> />
Mailing Lists Debug Level. This will display debug information into the error logs, and also show debug information on any fatal error.
debug_level
Choose whether or not to generate a session_id. If this is set to "No", users will have to configure their browsers to allow cookies to view the database.
user_session
Session expiry time, in hours
session_exp
Highlight Color
highlight_color
Display the limit bar
display_limit_bar
Use IFRAME for Open Message tracking
iframe_tracking
Custom Error Handler. Mailing Lists will display the following HTML on any error message that is generated. If left blank, the default error will be shown. You can only use two template tags in this: <%error%> for the error message, and <%environment%> for a complete debug message.
error_message
This should be HTML code, you can add the code below to your website to get new subscribers on the list.
html_code



<%hidden_objects%>
<%include include_footer.html%>