Skip to Content.
Sympa Menu

en - [sympa-users] Sympa debugging

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Liam Kirsher <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] Sympa debugging
  • Date: Wed, 03 Jul 2013 17:50:50 -0700

Hi --

For reasons unknown, a list that was working suddenly is not.

When I send a message to address@concealed it comes right back to
me. ("me" being the administrator -- if someone else sends a message to
that list I also get it.)
I think it's not a sendmail issue -- testing the address it looks like
it is being delivered to the correct local address;
> [root@nautilus mail]# sendmail -bt
> ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
> Enter <ruleset> <address>
> > 3,0 news.lists.domain.org
> canonify input: news . lists . domain . org
> Canonify2 input: news . lists . domain . org
> Canonify2 returns: news . lists . domain . org
> canonify returns: news . lists . domain . org
> parse input: news . lists . domain . org
> Parse0 input: news . lists . domain . org
> Parse0 returns: news . lists . domain . org
> ParseLocal input: news . lists . domain . org
> ParseLocal returns: news . lists . domain . org
> Parse1 input: news . lists . domain . org
> Parse1 returns: $# local $: news . lists . domain . org
> parse returns: $# local $: news . lists . domain . org

I've tried setting the debug level but that didn't give me anything.
Starting from command line with --debug I get repeated messages like this:
> debug2 Language::SetLang() Language::SetLang(en_US)
> debug2 List::init_list_cache() List::init_list_cache()
> debug2 mail::reaper() Reaper unwaited pids :
> Open = 0
>
> debug2 Language::SetLang() Language::SetLang(en_US)
> debug2 List::init_list_cache() List::init_list_cache()
> debug2 mail::reaper() Reaper unwaited pids :
> Open = 0
>
> debug2 Language::SetLang() Language::SetLang(en_US)
> debug2 List::init_list_cache() List::init_list_cache()
> debug2 mail::reaper() Reaper unwaited pids :
> Open = 0
>
> debug2 Language::SetLang() Language::SetLang(en_US)
> debug2 List::init_list_cache() List::init_list_cache()
> debug2 mail::reaper() Reaper unwaited pids :
> Open = 0

The message never shows up for moderation. It doesn't even trigger any
messages in the debug log!
The maillog just shows it being received, as expected, and then being
returned (or, actually, forwarded).

I also saw this in the debug log:

> debug2 Language::SetLang() Language::SetLang(en_US)
> debug2 List::init_list_cache() List::init_list_cache()
> debug tools::CleanSpool() CleanSpool(/var/www/sympa/spool/msg/bad,7)
> debug tools::CleanSpool() CleanSpool(/var/www/sympa/spool/moderation,30)
> debug tools::CleanSpool() CleanSpool(/var/www/sympa/spool/bounce/bad,7)
> debug tools::CleanSpool() CleanSpool(/var/www/sympa/spool/auth,30)
> debug tools::CleanSpool() CleanSpool(/var/www/sympa/spool/topic,30)
> debug tools::CleanSpool() CleanSpool(/var/www/sympa/spool/tmp,7,)
> debug tools::CleanSpool() CleanSpool(/var/www/sympa/spool/subscribe,30)
> debug tools::CleanSpool() CleanSpool(/var/www/sympa/spool/automatic,10)
> debug2 mail::reaper() Reaper unwaited pids :
> Open = 0

I'm not sure where to look at this point. Au secours!

Liam


--
Liam Kirsher
PGP: http://liam.numenet.com/pgp/



  • [sympa-users] Sympa debugging, Liam Kirsher, 07/04/2013

Archive powered by MHonArc 2.6.19+.

Top of Page