[clue-tech] Mailman Mailing List Issue

Joseph A. Nagy, Jr. jnagyjr at joseph-a-nagy-jr.us
Sun Apr 24 00:16:26 MDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have this issue with mailman mailing lists. People who are subscribed can
post, but the posts are never sent. I use exim and have the following
routers in my exim.conf as perscribed by the Mailman FAQ:

######################################################################
#                   CONFIGURATION FOR MailMan                        #
######################################################################

# Home dir for your Mailman installation -- aka Mailman's prefix
# directory.
# By default this is set to "/usr/local/mailman"
# On a Red Hat/Fedora system using the RPM use "/var/mailman"
# On Debian using the deb package use "/var/lib/mailman"
# This is normally the same as ~mailman
MM_HOME=/usr/local/mailman
#
# User and group for Mailman, should match your --with-mail-gid
# switch to Mailman's configure script.
# Value is normally "mailman"
MM_UID=mailman
MM_GID=mailman
#
# Domains that your lists are in - colon separated list
# you may wish to add these into local_domains as well
domainlist
mm_domains=joseph-a-nagy-jr.us:mc-luug.homelinux.org:games.joseph-a-nagy-jr.us:happytreefamilynurs
ery.biz
#
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
#
# These values are derived from the ones above and should not need
# editing unless you have munged your mailman installation
#
# The path of the Mailman mail wrapper script
MM_WRAP=MM_HOME/mail/mailman
#
# The path of the list config file (used as a required file when
# verifying list addresses)
MM_LISTCHK=MM_HOME/lists/${lc::$local_part}/config.pck

mailman_router:
  driver = accept
  domains = +mm_domains
  require_files = MM_LISTCHK
  local_part_suffix_optional
  local_part_suffix = -admin     : \
                      -bounces   : -bounces+* : \
                      -confirm   : -confirm+* : \
                      -join      : -leave     : \
                      -owner     : -request   : \
                      -subscribe : -unsubscribe
  transport = mailman_transport

mailman_transport:
  driver = pipe
  command = MM_WRAP \
            '${if def:local_part_suffix \
                  {${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} \
                  {post}}' \
            $local_part
  current_directory = MM_HOME
  home_directory = MM_HOME
  user = MM_UID
  group = MM_GID

What's going on? My router is set to DMZ my box (but it still likes to
reject port 80 requests at random, so this may be part of the problem, but I
can't afford a new router atm, well I can but I'm saving up for a switch).

Thoughts?
- -- 
Joseph A. Nagy Jr.
AIM: pres CTHULHU ICQ: 18115568
Yahoo: pagan_prince Jabber: DarkKnightRadick@(jabber.org|amessage.at)
PGP: 0xCF7EAA67
<http://www.joseph-a-nagy-jr.us> <http://www.jan-jr-ent.biz>
<http://games.joseph-a-nagy-ur.us>
'TIS AN ILL WIND THAT BLOWS NO MINDS
POEE CHAPLIN for the LEGION OF DYNAMIC DISCORD, McMinnville Chapter
Hail Eris! Hail Discord!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0-ecc0.1.6 (GNU/Linux)

iD8DBQFCazm6oz/s6BFAjRwRAlpkAJ4vZeukfu/0UvKNyB9f5DGDytYYQACfV53B
g6qkficl7duRNHidnzHhT/0=
=eJGI
-----END PGP SIGNATURE-----



More information about the clue-tech mailing list