Fud30 mlist

From FUDforum Wiki
Jump to: navigation, search

Description of FUDforum table fud30_mlist. This table is used to track mailing lists that are synced with the forum. For more information, see Mailing List Manager.

Contents

Fields

Column Name Datatype Can be Null? Key? Default Description
id int(11) NO PRI auto_increment
forum_id int(11) NO MUL 0 References fud30_forum.id.
name varchar(255) NO Mailing list name.
subject_regex_haystack text YES
subject_regex_needle text YES
body_regex_haystack text YES
body_regex_needle text YES
additional_headers text YES
mlist_opt int(11) NO 76 Options (see below).
custom_sig text YES
mbox_server varchar(255) YES Password to access mailbox.
mbox_user varchar(30) YES Username to access mailbox.
mbox_pass varchar(30) YES Password to access mailbox.
mbox_type int(11) NO 0 Options (see below).
fixed_from_address varchar(50) YES

Keys

Index Name Uniqueness Column Name Seq in index Comments
PRIMARY UNIQUE id 1
fud30_mlist_i_f NOT UNIQUE forum_id 1

mlist_opt

  • 1 = mlist_post_apr (ON/OFF)
  • 2 = allow_frm_post (ON/OFF)
  • 4 = frm_post_apr (ON/OFF)
  • 8 = allow_mlist_attch (ON/OFF)
  • 16 = allow_mlist_html (ON/OFF)
  • 32 = complex_reply_match (ON/OFF)
  • 64 = create_users (ON/OFF)
  • 128 = skip_non_forum_users (ON/OFF)

mbox_type

  • 0 = POP3 mailbox (default)
  • 1 = IMAP mailbox
  • 2 = POP3, TLS mode
  • 4 = IMAP, TLS mode
  • 8 = POP3, SSL mode
  • 16 = IMAP, SSL mode
FUDforum tables

fud30_action log | fud30_ann forums | fud30_announce | fud30_attach | fud30_avatar | fud30_blocked_logins | fud30_bookmarks | fud30_buddy | fud30_calendar | fud30_cat | fud30_custom_fields | fud30_custom_tags | fud30_email_block | fud30_ext_block | fud30_fc_view | fud30_fl_1 | fud30_fl_pg | fud30_fl_pm | fud30_forum | fud30_forum_notify | fud30_forum_read | fud30_geoip | fud30_group_cache | fud30_group_members | fud30_group_resources | fud30_groups | fud30_index | fud30_ip_block | fud30_jobs | fud30_level | fud30_mime | fud30_mlist | fud30_mod | fud30_msg | fud30_msg_report | fud30_msg_store | fud30_nntp | fud30_pages | fud30_plugins | fud30_pmsg | fud30_poll | fud30_poll_opt | fud30_poll_opt_track | fud30_read | fud30_replace | fud30_search | fud30_search cache | fud30_ses | fud30_smiley | fud30_spiders | fud30_stats_cache | fud30_themes | fud30_thr_exchange | fud30_thread | fud30_thread_notify | fud30_thread_rate_track | fud30_title_index | fud30_tv_1 | fud30_user_ignore | fud30_users | fud30_xmlagg

Languages
Personal tools