[afnog] exim-mailman puzzle
    Mike Barnard 
    mike.barnardq at gmail.com
       
    Wed Jul  9 15:51:18 UTC 2008
    
    
  
Hi,
I have a strange problem with exim and mailman. Everything has been working
well with my exim mail server up until all emails to list addresses started
to "fail".
No bounce messages are generated, no errors in the exim log file... if
anything, exim log file shows that all went well, except, no email is
delivered to any list recipients.
This is what i get in the exim log file:
2008-07-09 18:39:04 1KGbl2-0004Oe-5d <= mike.kwatampora at xxxxx H=
gate.xxxxxxx.com (trinity.xxxxxx.com) [41.222.2.89] P=esmtp S=617 id=
4874DAA7.1090209 at xxxxxx.com
2008-07-09 18:39:04 1KGbl2-0004Oe-5d => crew <crew at xxxxxxx.com>
R=mailman_router T=mailman_transport
2008-07-09 18:39:04 1KGbl2-0004Oe-5d Completed
nothing follows there after....
my mailman router and transport:
mailman_router:
  driver = accept
  require_files = MAILMAN_HOME/lists/$local_part/config.pck
  local_part_suffix_optional
  local_part_suffix = -bounces : -bounces+* : \
                      -confirm : -confirm+* : -join : -leave : \
                      -owner : -request : -admin :  \
                      -subscribe : -unsubscribe
  transport = mailman_transport
mailman_transport:
  driver = pipe
  command = MAILMAN_WRAP \
            '${if def:local_part_suffix \
                  {${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} \
                  {post}}' \
            $local_part
  current_directory = MAILMAN_HOME
  home_directory = MAILMAN_HOME
  user = MAILMAN_USER
  group = MAILMAN_GROUP
I have re-created the list recipients, combed through my exim conf, nothing
has changed in it, nothing has changed on mailman as well.
Im running Exim 4.62 and Mailman 2.1.9. Anything i am missing that other
eyes can see...
-- 
Mike
Of course, you might discount this possibility, but remember that one in
a million chances happen 99% of the time.
------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://afnog.org/pipermail/afnog/attachments/20080709/de156a8f/attachment-0002.html>
    
    
More information about the afnog
mailing list