Skip to Content.
Sympa Menu

en - Re: [sympa-users] Unable to send message to a list with only 1 subscriber, Sympa 6.0.1

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaün <address@concealed>
  • To: Omen Wild <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Unable to send message to a list with only 1 subscriber, Sympa 6.0.1
  • Date: Fri, 13 Aug 2010 12:10:16 +0200

Hi Omen,

The 'debug' log_level does not provide much more information indeed.
You can have a try with 'debug2' for more verbosity.
You should also have a try running sympa.pl --foreground. In this mode, the process remains attached to the TTY and you could get error messages through STDERR.

If you still don't get more informations, have a try with this:
  1. stop sympa.pl
  2. ask your user to send an email to the list
  3. edit the incoming mail in /home/sympa/spool/msg/ and change the From (or anything you want to try changing)
  4. restart sympa.pl

Le 12/08/2010 21:58, Omen Wild a écrit :
Quoting Olivier Sala?n <address@concealed> on Wed, Aug 11 08:54:
  
In such circumstance, Sympa should provide a proper error message in
the logs. I guess there is some error management code :-\

Could you please increase your log_level parameter, so we get more
information on the subroutines Sympa goes through?
    
Here is the log data for level 4:
----- Begin log level 4 -----
Aug 12 12:35:44 penny-2 Open = 0
Aug 12 12:35:44 penny-2 bulk[15399]: [ID 702911 local1.debug] Bulk::next() Bulk::next
Aug 12 12:35:44 penny-2 bulk[15399]: [ID 702911 local1.debug] List::db_get_handler() List::db_get_handler
Aug 12 12:35:44 penny-2 sympa[15393]: [ID 702911 local1.notice] main::DoFile() Processing /address@concealed ; sender: Omen Wild <address@concealed>
Aug 12 12:35:44 penny-2  ; message-id: <address@concealed>
Aug 12 12:35:44 penny-2 sympa[15393]: [ID 702911 local1.debug] main::DoFile() Setting log level with ucdavis.edu configuration (or sympa.conf) : 4
Aug 12 12:35:44 penny-2 sympa[15393]: [ID 702911 local1.debug] List::new() List::new(engineeringweb, ucdavis.edu, )
Aug 12 12:35:44 penny-2 sympa[15393]: [ID 702911 local1.debug] List::load() List::load(engineeringweb, ucdavis.edu, )
Aug 12 12:35:44 penny-2 sympa[15393]: [ID 702911 local1.info] main::DoMessage() Processing message for engineeringweb with priority 5, <address@concealed>
Aug 12 12:35:44 penny-2 sympa[15393]: [ID 702911 local1.error] main::DoMessage() sympa::DoMessage(): Unable to send message to list engineeringweb
Aug 12 12:35:44 penny-2 bulk[15428]: [ID 702911 local1.debug] mail::reaper() Reaper unwaited pids : 
Aug 12 12:35:44 penny-2 Open = 0
Aug 12 12:35:44 penny-2 bulk[15428]: [ID 702911 local1.debug] Bulk::next() Bulk::next
Aug 12 12:35:44 penny-2 bulk[15428]: [ID 702911 local1.debug] List::db_get_handler() List::db_get_handler
Aug 12 12:35:45 penny-2 bulk[15427]: [ID 702911 local1.debug] mail::reaper() Reaper unwaited pids : 
----- End log level 4 -----

Not much more there...

  
Does the single list member have a specific subscription option like
digest, nomail?
    
Reception mode is mail.

I should note that this list was migrated from Listproc using the
lp2sympa script
<http://www.sympa.org/contribs/migration_and_archives/index#lp2sympa>.
I don't know if that would make any difference.

I have attached a database dump of the user's entry in subscriber_table
in XML format (engineeringweb.xml).  I have X'd out the actual user
address.

I cloned the list to engineeringwebtest and added the X'd out user as the
only user.  That list works just fine, so there is something specific
about the user's entry in engineeringweb.  I have also attached the
database dump for the test list and user (engineeringwebtest.csv).

Thanks!

  




Archive powered by MHonArc 2.6.19+.

Top of Page