Jul 29, 2022 at 3:40 PM Stephen J. Turnbull <
stephenjturnb...@gmail.com> wrote:
> Daniel Krause via Mailman-Users writes:
>
> > We're looking at options to manage our mailman3 lists programmatically
> from
> > a saas platform we offer.
> >
> >
We're looking at options to manage our mailman3 lists programmatically from
a saas platform we offer.
The rest api seems like the way to go, but almost everything I read about
it says do not expose this publicly.
Does anyone have an alternative option to be able to do this?
We use a managed mailm
PM Mark Sapiro wrote:
>
>> On 9/29/20 5:38 AM, Daniel Krause via Mailman-Users wrote:
>> > Good Day
>> >
>> > We are using mailman 3, and would like to whitelist a domain for
>> acceptance
>> > of messages as non-members.
>> > It
It would seem the issue was that the sending address was already listed as
a non-member with a default action
Tested after clearing out the non-member and its working now
On Tue, Sep 29, 2020 at 7:29 PM Mark Sapiro wrote:
> On 9/29/20 5:38 AM, Daniel Krause via Mailman-Users wrote:
> >
Good Day
We are using mailman 3, and would like to whitelist a domain for acceptance
of messages as non-members.
It seems possible from my online searches, I have also tried with an online
python regex tester(https://www.regextester.com/94044), but I have not
managed to be successful.
Below are 2
gt; >
> > > > On 7/22/20 12:54 AM, Daniel Krause via Mailman-Users wrote:
> > > > > Good Day
> > > > >
> > > > > We have a running 2.1.12 installation that was done long ago via an
> > > > > external consultant.
> > >
Thanks Mark
On Wed, Jul 22, 2020 at 11:40 PM Mark Sapiro wrote:
> On 7/22/20 12:54 AM, Daniel Krause via Mailman-Users wrote:
> > Good Day
> >
> > We have a running 2.1.12 installation that was done long ago via an
> > external consultant.
> > It hasn't b
Good Day
We have a running 2.1.12 installation that was done long ago via an
external consultant.
It hasn't been changed in years, but I would like to upgrade this to at
least the latest 2.x version and potentially 3.x.
We would also like to migrate this from the current Centos VM to an Ubuntu
EC2