Skip to Content.
Sympa Menu

en - Re: [sympa-users] Sympa update on Ubuntu

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Russ Kepler <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Sympa update on Ubuntu
  • Date: Mon, 30 May 2016 07:59:58 -0600

On Sunday, May 29, 2016 06:41:30 PM Russ Kepler wrote:

> First problem was fairly simple - all the binaries were root/root, setting
> them to sympa:sympa and u+s got most things running. A mail to sympa with a
> "who <list>" gave me the list users. So far so good. But a mail to the
> list doesn't go out to anyone, and looking at the web view through wwsympa
> shows no one (really, one guy who has apparently resubscribed.)

Sorry for the partial message, new desktop and all.

Things in the database look OK, I see the lists in the list_table, the
subscriber_table has matching names. Joinging things:

select name_list, (select count(*) from subscriber_table where
list_subscriber
= name_list) from list_table;

gives the results I'd expect.

Sending "who <list>" to sympa returns a list of subscribers.

But mail isn't going out to everyone, or even anyone. Looking at the lists
as
admin from the web interface gives a user count of 0.

So there's some disconnect in how list subscribers are seen, something I
haven't seen in the configuration.





Archive powered by MHonArc 2.6.19+.

Top of Page