[Mailman-Developers] mailman3 API and workflow

nicolas nicolas at karageuzian.com
Wed Dec 11 18:43:03 CET 2013


Hello,

I have the following use case :

an unregistered user sends a mail to list, accepted by moderators,
then i see it's adress inserted in the address table but no entry
is created in the user table.

when using mailman client to 'get' the user's profile using email as 
key,
it answers 404 user not found,
and when i'm trying create_user routine, I have :

HTTPError: HTTP Error 400: Address already exists:

It's either a bug at recieve/accept which should not insert

or

some bug in api for creating user

or maybe i'm wrong using the API, or missing some doc, somewhere...
would appreciate help (or fix directives)

Regards


More information about the Mailman-Developers mailing list