Changes

Jump to navigation Jump to search
1,332 bytes added ,  07:40, 6 December 2007
no edit summary
Line 32: Line 32:     
Open the file '''config.pm''' and replace the string '''''PUT_YOUR_LISTNAME_HERE''''' with the name of your ezmlm list.
 
Open the file '''config.pm''' and replace the string '''''PUT_YOUR_LISTNAME_HERE''''' with the name of your ezmlm list.
 +
 +
And say as README file configure the following parameters:
 +
 +
==> name
 +
Full e-mail address of list
 +
 
 +
==> local_part
 +
Chars that comes before che '@' sign in list address.
 +
 
 +
==> host_part
 +
Chars that comes after che '@' sign in list address.
 +
 
 +
==> description
 +
Verbose description of list (for indexing purposes).
 +
 
 +
==> archive
 +
Mail::Ezmlm::Archive object, specify list path.
 +
 
 +
==> conceal_senders
 +
Set this to 1 (otherwise to 0) if you want domains to be replaced by
 +
'...' in e-mail addresses to prevent spammers to read them.
 +
 
 +
==> subscription_info
 +
Set this to 1 (otherwise to 0) if you want some info about
 +
subscribing and unsubscribing to be put on main list page.
 +
 
 +
==> default_sorting
 +
This may be 'thread', 'date' or 'subject'.
 +
 
 +
==> descending_by_default
 +
Set this to 1 (otherwise to 0) if you want threads to be listed in
 +
descending order by default.
 +
 
 +
==> show_html
 +
Set this to 1 (otherwise to 0) if you want to display HTML messages.
 +
 
 +
==> highlight
 +
Set this to 1 (otherwise to 0) if you want to highlight parts of messages.
 +
such as replies, signatures, URLs.
 +
 
 +
==> show_inline_images
 +
Set this to 1 (otherwise to 0) if you want to display inline images
 +
instead of just a link.
 +
 
 +
$lang must be 'br', 'en', 'es', 'de', 'no', 'pt' or 'it' depending on your chosen language.
985

edits

Navigation menu